SuccessConsole Output

Skipping 72 KB.. Full Log
ckJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:24)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122)
	at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.dataone.client.exception.ClientSideException: /demo.test.dataone.org
	... 72 more
Caused by: java.net.UnknownHostException: demo.test.dataone.org
	at java.net.InetAddress.getAllByName0(InetAddress.java:1273)
	at java.net.InetAddress.getAllByName(InetAddress.java:1185)
	at java.net.InetAddress.getAllByName(InetAddress.java:1119)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
	at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:101)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.dataone.client.rest.RestClient.doRequest(RestClient.java:294)
	at org.dataone.client.rest.RestClient.doRequestNoBody(RestClient.java:230)
	at org.dataone.client.rest.RestClient.doGetRequest(RestClient.java:148)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:329)
	... 71 more
20151130-05:10:27: [WARN]: Unable to find a valid authoritative MN to use for the object: testUpdate_2015333211027875 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null.
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1521)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1295)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1254)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1271)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:459)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:442)
	at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletesInfo(MNStorageV1IT.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:24)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122)
	at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null.
	at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:614)
	at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:481)
	at org.dataone.client.v1.itk.D1Object.<init>(D1Object.java:169)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1453)
	... 67 more
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: ***  context label:   null [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn
20151130-05:10:27: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: 
***************** running test for testUpdate_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015333211027914; FilePart:object = /tmp/mmp.output.2396717035461814083.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3148556257403197120.tmp (743 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: ***  context label:   null [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn
20151130-05:10:27: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: certificate filename: testSubmitter [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: created client for certificate file: testSubmitter with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: 
***************** running test for testUpdate_NoRightsOnObsoleted() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015333211027957; FilePart:object = /tmp/mmp.output.505032782059309456.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6628221006531110024.tmp (743 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: ***  context label:   null [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn
20151130-05:10:27: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:27: [INFO]: 
***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2015333211027985; FilePart:object = /tmp/mmp.output.8103663282305680030.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.2490748451423049801.tmp (743 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: ***  context label:   null [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn
20151130-05:10:28: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: 
***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: rest call info: PUT http://demo.test.dataone.org/knb/d1/mn/v1/archive/fakeID.20153332110288; MMP entity is null [org.dataone.client.rest.RestClient]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: ***  context label:   null [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn
20151130-05:10:28: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: 
***************** running test for testArchive_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestArchive201533321102816; FilePart:object = /tmp/mmp.output.1486985408205261067.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5325776048127953467.tmp (743 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: ***  context label:   null [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn
20151130-05:10:28: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: 
***************** running test for testDelete_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:28: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete201533321102840; FilePart:object = /tmp/mmp.output.3653342081985976502.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.4003115495869518053.tmp (742 bytes);  [org.dataone.client.rest.RestClient]
<html>
  <head>
    <title>Member Node Web Service Test Results</title>
    <style type="text/css">
      div { padding-left: 10px; padding-right: 10px; border-top: 2px solid #CCC; }
      body { font-family: sans-serif; margin: 0px; }
      div.padded { margin-top: 20px; }
      table { width: 100%; }
      th { text-align: left; }
      td { width: 60%; text-align: left; font-weight: normal; font-size: smaller; padding-left: 50px; }
      .runHeader {
          background: gray;
          padding: 10px; padding-left: 50px;}

      .testPass {
          background-image: url('images/blue.png');   background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testIgnore {
          background-image: url('images/grey.png');   background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testFailure {
          background-image: url('images/red.png');    background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testWarning {
          background-image: url('images/yellow.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testError {
          background-image: url('images/red.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testAssumptionBye {
          background-image: url('images/blue.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .summaryPass {
          background: #aaa; background-image: url('images/blue.png');   background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .summaryFail {
          background: #aaa; background-image: url('images/red.png');    background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .summaryWarn {
          background: #aaa; background-image: url('images/yellow.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .summaryAllIgnored {
          background: #aaa; background-image: url('images/yellow.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .greyDescr {
          background: #ccc;
          padding: 10px; padding-left: 50px;
          }

      span.dropt {border-bottom: thin dotted;}
      span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
      span.dropt span {position: absolute; left: -9999px;
           margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
           border-style:solid; border-color:black; border-width:3px; z-index: 6;}
      span.dropt:hover span {left: 2%; background: #ffffff;}

      span.dropt span {position: absolute; left: -9999px;
           margin: 40px 0 0 0px; padding: 3px 3px 3px 3px;
           border-style:solid; border-color:blue; border-width:1px;}
      span.dropt:hover span {margin: 20px 0 0 42%; background: #eeeeee; z-index:6; font-style: oblique; }

    </style>
    <script language="javascript">
function toggleTrace(showHideDiv, switchTextDiv) {
    var ele = document.getElementById(showHideDiv);
    var text = document.getElementById(switchTextDiv);
    if(ele.style.display == "block") {
    ele.style.display = "none";
    text.innerHTML = "show trace";
    }
    else {
    ele.style.display = "block";
    text.innerHTML = "hide trace";
    }
}
    </script>
  </head>


  <body>

<div class="greyDescr"><table><tr><th>Member Node Url: http://demo.test.dataone.org/knb/d1/mn</th><td>Mon Nov 30 05:10:26 UTC 2015</td></tr></table></div><div class="runHeader">
  <table>
    <tr>
      <th>org.dataone.integration.it.apiTests.MNCoreV1IT</th>
      <td/>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>ping - test for valid return</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test uses a certificateless connection, and tests for a valid date that can be deserialized into java.util.Date,and also checks that the returned date is within 1 minute of the client date</span>
        </span>AssertionError: GET http://demo.test.dataone.org/knb/d1/mn/v1/monitor/ping ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org: Name or service not known
        <a id="toggleControl2" href="javascript:toggleTrace('traceContent2','toggleControl2');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent2" style="display: none;">
          <pre>java.lang.AssertionError: GET http://demo.test.dataone.org/knb/d1/mn/v1/monitor/ping ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org: Name or service not known
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testPing(CoreTestImplementations.java:90)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getCapabilities - test that a Node document is returned</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">tests that the getCapabilities() call returns a result of type Node</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ]
        <a id="toggleControl3" href="javascript:toggleTrace('traceContent3','toggleControl3');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent3" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetCapabilities(CoreTestImplementations.java:151)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getCapabilities - contactSubject value is valid</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">tests that at least one contactSubject element is populated with a RFC2253 compliant Subject value.</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ]
        <a id="toggleControl4" href="javascript:toggleTrace('traceContent4','toggleControl4');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent4" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetCapabilities_HasCompatibleNodeContact(CoreTestImplementations.java:198)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getCapabilities - nodeIdentity value is valid</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">tests that the nodeIdentity field follows naming rules indicated by 'urn:node:[[alpha]|_]{2,23}'</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ]
        <a id="toggleControl5" href="javascript:toggleTrace('traceContent5','toggleControl5');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent5" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetCapabilities_NodeIdentityValidFormat(CoreTestImplementations.java:233)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="summaryFail">
  <table>
    <tr>
      <th>org.dataone.integration.it.apiTests.MNCoreV1IT</th>
      <td>Failed Test Case due to failures. [RunCount=4 Failures=4 Errors=0 Warnings=0 Assumptions=0 Ignored=0]</td>
    </tr>
  </table>
</div>
<div class="runHeader">
  <table>
    <tr>
      <th>org.dataone.integration.it.apiTests.MNCoreV1SlowIT</th>
      <td/>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getLogRecords - test no parameter and every-parameter cases</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">test that a Log object is returned, calling with the STAGE CN certificate.</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
        <a id="toggleControl8" href="javascript:toggleTrace('traceContent8','toggleControl8');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent8" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords(CoreTestImplementations.java:358)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getLogRecords - test list slicing behavior</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">performs heuristic tests that count and total parameters are correct, and that the caller can limit the number of items returned using the count parameter.</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
        <a id="toggleControl9" href="javascript:toggleTrace('traceContent9','toggleControl9');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent9" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_Slicing(CoreTestImplementations.java:427)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getLogRecords - date filtering</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">Test that the fromDate parameter works and excludes log records occurring before it.</span>
        </span>AssertionError: ServiceFailure : 0 Client_Error : class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
        <a id="toggleControl10" href="javascript:toggleTrace('traceContent10','toggleControl10');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent10" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure : 0 Client_Error : class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_dateFiltering(CoreTestImplementations.java:728)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getLogRecords - enforces access restrictions</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test works by testing the negative case where the client is not a CN making the call, but is anonymous</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
        <a id="toggleControl11" href="javascript:toggleTrace('traceContent11','toggleControl11');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent11" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_AccessRestriction(CoreTestImplementations.java:300)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getLogRecords - test event filtering</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">Tier 1 MNs might only have READ events, so the test gets the log records from a given period and if only one type of event, filters for a different one and expect zero of them returned. If 2 types, just expect fewer records from withinthat time period. </span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log?toDate=2015-11-30T05:10:27.294%2B00:00 ]
        <a id="toggleControl12" href="javascript:toggleTrace('traceContent12','toggleControl12');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent12" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log?toDate=2015-11-30T05:10:27.294%2B00:00 ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_eventFiltering(CoreTestImplementations.java:525)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>getLogRecords - test PID filtering</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">Test that pidFilter only returns objects with the given Identifier string The test attepmpts to find a negative case and to make sure it is filtered out when thefilter is applied.</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
        <a id="toggleControl13" href="javascript:toggleTrace('traceContent13','toggleControl13');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent13" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_pidFiltering(CoreTestImplementations.java:632)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="summaryFail">
  <table>
    <tr>
      <th>org.dataone.integration.it.apiTests.MNCoreV1SlowIT</th>
      <td>Failed Test Case due to failures. [RunCount=6 Failures=6 Errors=0 Warnings=0 Assumptions=0 Ignored=0]</td>
    </tr>
  </table>
</div>
<div class="runHeader">
  <table>
    <tr>
      <th>org.dataone.integration.it.apiTests.MNStorageV1IT</th>
      <td/>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>create - tests that create works</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test calls create, then verifies that the returned identifier matches the one passed to create, and also calls get in order to test that the object with that identifier contains the text submitted</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015333211027460; FilePart:object = /tmp/mmp.output.6530958913655966866.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.2693903434900172930.tmp (743 bytes); ]
        <a id="toggleControl16" href="javascript:toggleTrace('traceContent16','toggleControl16');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent16" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015333211027460; FilePart:object = /tmp/mmp.output.6530958913655966866.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.2693903434900172930.tmp (743 bytes); ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate(MNStorageTestImplementations.java:93)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>create - test with unauthorized subject</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test calls create with a certificate whose subject is not authorized and expects to get either a NotAuthorized or InvalidToken exception</span>
        </span>AssertionError: Expected InvalidToken or NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015333211027771; FilePart:object = /tmp/mmp.output.8012084176496082495.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7109897426497109525.tmp (743 bytes); ]
        <a id="toggleControl17" href="javascript:toggleTrace('traceContent17','toggleControl17');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent17" style="display: none;">
          <pre>java.lang.AssertionError: Expected InvalidToken or NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015333211027771; FilePart:object = /tmp/mmp.output.8012084176496082495.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7109897426497109525.tmp (743 bytes); ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate_NoCert(MNStorageTestImplementations.java:139)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testIgnored">
  <table>
    <tr>
      <th>create - test with challenging unicode identifiers</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">tests create called with a variety of unicode identifiers, verifying that create throws no exceptions</span>
        </span>Test exists but claims to not be implemented (see MNStorageTestImplementations)
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>update - tests that update works </th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test creates a new object and calls update on the object. It verifies that the identifier returned from update matches the new identifier given to the update call. It then gets the updated system metadata and verifies the it has the original identifier in obsoletes field. It also verifies that dateSystemMetadataModified was set properly. It then gets the original system metadata and verifies that it has the new identifier in the obsoletedBy field. It also verifies that a call to listObjects will contain the updated system metadata.</span>
        </span>AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ]
        <a id="toggleControl19" href="javascript:toggleTrace('traceContent19','toggleControl19');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent19" style="display: none;">
          <pre>java.lang.AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:370)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>update - tests with bad obsoletedBy info</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test incorrectly sets the obsoletedBy property instead of the obsoletes property on the system metadata before calling update with it, expecting an InvalidSystemMetadata exception</span>
        </span>AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ]
        <a id="toggleControl20" href="javascript:toggleTrace('traceContent20','toggleControl20');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent20" style="display: none;">
          <pre>java.lang.AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:433)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>update - tests with bad obsoletes info</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test sets the obsoletes property on the system metadata before calling update with it, expecting an InvalidSystemMetadata exception</span>
        </span>AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ]
        <a id="toggleControl21" href="javascript:toggleTrace('traceContent21','toggleControl21');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent21" style="display: none;">
          <pre>java.lang.AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:492)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>update - tests without a certificate</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test creates an object and then tries, without a certificate, to call update, expecting a NotAuthorized or InvalidToken exception</span>
        </span>AssertionError: Exception while setting up test (callAdapter.create): ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015333211027914; FilePart:object = /tmp/mmp.output.2396717035461814083.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3148556257403197120.tmp (743 bytes); ]
        <a id="toggleControl22" href="javascript:toggleTrace('traceContent22','toggleControl22');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent22" style="display: none;">
          <pre>java.lang.AssertionError: Exception while setting up test (callAdapter.create): ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015333211027914; FilePart:object = /tmp/mmp.output.2396717035461814083.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3148556257403197120.tmp (743 bytes); ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoCert(MNStorageTestImplementations.java:558)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>update - tests without a certificate</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test creates an object and then tries, with a certificate that isn't authorized, to call update, expecting a NotAuthorized exception. It also gets the system metadata and verifies that the obsoletedBy was not modified</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015333211027957; FilePart:object = /tmp/mmp.output.505032782059309456.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6628221006531110024.tmp (743 bytes); ]
        <a id="toggleControl23" href="javascript:toggleTrace('traceContent23','toggleControl23');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent23" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015333211027957; FilePart:object = /tmp/mmp.output.505032782059309456.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6628221006531110024.tmp (743 bytes); ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoRightsOnObsoleted(MNStorageTestImplementations.java:621)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>archive - tests that archive works</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test creates an object, calls archive on it, then checks that the identifier returned from the archive call matches the one given and that the system metadata for the archived object has a status of archived</span>
        </span>AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2015333211027985; FilePart:object = /tmp/mmp.output.8103663282305680030.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.2490748451423049801.tmp (743 bytes); ]
        <a id="toggleControl24" href="javascript:toggleTrace('traceContent24','toggleControl24');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent24" style="display: none;">
          <pre>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2015333211027985; FilePart:object = /tmp/mmp.output.8103663282305680030.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.2490748451423049801.tmp (743 bytes); ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive(MNStorageTestImplementations.java:672)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>archive - test with a fake identifier</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test calls archive with a fake identifier, expecting a NotFound exception</span>
        </span>AssertionError: Expected NotFound, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host PUT http://demo.test.dataone.org/knb/d1/mn/v1/archive/fakeID.20153332110288; MMP entity is null ]
        <a id="toggleControl25" href="javascript:toggleTrace('traceContent25','toggleControl25');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent25" style="display: none;">
          <pre>java.lang.AssertionError: Expected NotFound, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host PUT http://demo.test.dataone.org/knb/d1/mn/v1/archive/fakeID.20153332110288; MMP entity is null ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive_NotFound(MNStorageTestImplementations.java:711)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>archive - test without a certificate</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test creates an object then calls archive without a certificate, expecting a NotAuthorized or InvalidToken exception</span>
        </span>AssertionError: Expected InvalidToken or NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestArchive201533321102816; FilePart:object = /tmp/mmp.output.1486985408205261067.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5325776048127953467.tmp (743 bytes); ]
        <a id="toggleControl26" href="javascript:toggleTrace('traceContent26','toggleControl26');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent26" style="display: none;">
          <pre>java.lang.AssertionError: Expected InvalidToken or NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestArchive201533321102816; FilePart:object = /tmp/mmp.output.1486985408205261067.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5325776048127953467.tmp (743 bytes); ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive_NoCert(MNStorageTestImplementations.java:786)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testFailure">
  <table>
    <tr>
      <th>delete - test without a certificate</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">this test creates an object then calls delete without a certificate, expecting a NotAuthorized or InvalidToken exception</span>
        </span>AssertionError: Expected InvalidToken, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015333211027771; FilePart:object = /tmp/mmp.output.8012084176496082495.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7109897426497109525.tmp (743 bytes); ]
        <a id="toggleControl27" href="javascript:toggleTrace('traceContent27','toggleControl27');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent27" style="display: none;">
          <pre>java.lang.AssertionError: Expected InvalidToken, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015333211027771; FilePart:object = /tmp/mmp.output.8012084176496082495.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7109897426497109525.tmp (743 bytes); ]
            at org.junit.Assert.fail(Assert.java:91)
            at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
            at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
            at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
            at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
            at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testDelete_NoCert(MNStorageTestImplementations.java:862)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testIgnored">
  <table>
    <tr>
      <th>testGenerateIdentifier</th>
      <td>No test exists for this yet.</td>
    </tr>
  </table>
</div>
<div class="summaryFail">
  <table>
    <tr>
      <th>org.dataone.integration.it.apiTests.MNStorageV1IT</th>
      <td>Failed Test Case due to failures. [RunCount=11 Failures=11 Errors=0 Warnings=0 Assumptions=0 Ignored=2]</td>
    </tr>
  </table>
</div>
  </body>
</html>

20151130-05:10:28: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet]
20151130-05:10:28: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings]
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151)
	at org.dataone.configuration.Settings.getConfiguration(Settings.java:87)
	at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122)
	at org.dataone.integration.webTest.TestingTestRunnerServlet.testClassAnnotation(TestingTestRunnerServlet.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri.  Number received: 2
	at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:164)
	at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:95)
	... 38 more
20151130-05:10:28: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet]
20151130-05:10:28: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet]
20151130-05:10:28: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet]
20151130-05:10:28: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings]
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151)
	at org.dataone.configuration.Settings.getConfiguration(Settings.java:87)
	at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199)
	at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122)
	at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest(TestingTestRunnerServlet.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri.  Number received: 2
	at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:164)
	at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:95)
	... 38 more
20151130-05:10:28: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet]
20151130-05:10:28: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet]
<html>
  <head>
    <title>Member Node Web Service Test Results</title>
    <style type="text/css">
      div { padding-left: 10px; padding-right: 10px; border-top: 2px solid #CCC; }
      body { font-family: sans-serif; margin: 0px; }
      div.padded { margin-top: 20px; }
      table { width: 100%; }
      th { text-align: left; }
      td { width: 60%; text-align: left; font-weight: normal; font-size: smaller; padding-left: 50px; }
      .runHeader {
          background: gray;
          padding: 10px; padding-left: 50px;}

      .testPass {
          background-image: url('images/blue.png');   background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testIgnore {
          background-image: url('images/grey.png');   background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testFailure {
          background-image: url('images/red.png');    background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testWarning {
          background-image: url('images/yellow.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testError {
          background-image: url('images/red.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .testAssumptionBye {
          background-image: url('images/blue.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 70px;
          }
      .summaryPass {
          background: #aaa; background-image: url('images/blue.png');   background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .summaryFail {
          background: #aaa; background-image: url('images/red.png');    background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .summaryWarn {
          background: #aaa; background-image: url('images/yellow.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .summaryAllIgnored {
          background: #aaa; background-image: url('images/yellow.png'); background-repeat: no-repeat;
          padding: 10px; padding-left: 50px;
          }
      .greyDescr {
          background: #ccc;
          padding: 10px; padding-left: 50px;
          }

      span.dropt {border-bottom: thin dotted;}
      span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
      span.dropt span {position: absolute; left: -9999px;
           margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
           border-style:solid; border-color:black; border-width:3px; z-index: 6;}
      span.dropt:hover span {left: 2%; background: #ffffff;}

      span.dropt span {position: absolute; left: -9999px;
           margin: 40px 0 0 0px; padding: 3px 3px 3px 3px;
           border-style:solid; border-color:blue; border-width:1px;}
      span.dropt:hover span {margin: 20px 0 0 42%; background: #eeeeee; z-index:6; font-style: oblique; }

    </style>
    <script language="javascript">
function toggleTrace(showHideDiv, switchTextDiv) {
    var ele = document.getElementById(showHideDiv);
    var text = document.getElementById(switchTextDiv);
    if(ele.style.display == "block") {
    ele.style.display = "none";
    text.innerHTML = "show trace";
    }
    else {
    ele.style.display = "block";
    text.innerHTML = "hide trace";
    }
}
    </script>
  </head>


  <body>

<div class="greyDescr"><table><tr><th>Member Node Url: http://demo.test.dataone.org/knb/d1/mn</th><td>Mon Nov 30 05:10:28 UTC 2015</td></tr></table></div><div class="runHeader">
  <table>
    <tr>
      <th>org.dataone.integration.webTest.MockV1ITCase</th>
      <td>
        <span class="dropt" title="">
          <img src="images/help.png"/>
          <span style="width: 500px;">TestCase class annotation</span>
        </span>
      </td>
    </tr>
  </table>
</div>
<div class="uncategorized">
  <table>
    <tr>
      <th>testWarning</th>
      <td>TestIterationEndingException: 
        <a id="toggleControl2" href="javascript:toggleTrace('traceContent2','toggleControl2');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent2" style="display: none;">
          <pre>org.dataone.integration.TestIterationEndingException: 
            at org.dataone.integration.webTest.MockV1ITCase.testWarning(MockV1ITCase.java:68)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="testPass">
  <table>
    <tr>
      <th>testSuccess</th>
      <td/>
    </tr>
  </table>
</div>
<div class="testIgnored">
  <table>
    <tr>
      <th>testIgnore</th>
      <td/>
    </tr>
  </table>
</div>
<div class="uncategorized">
  <table>
    <tr>
      <th>testAssumptionViolatedException</th>
      <td>AssumptionViolatedException: failed assumption: Could not set up the test properly.
        <a id="toggleControl5" href="javascript:toggleTrace('traceContent5','toggleControl5');">show trace</a>
      </td>
    </tr>
  </table>
  <table>
    <tr>
      <td/>
      <td>
        <div id="traceContent5" style="display: none;">
          <pre>org.junit.internal.AssumptionViolatedException: failed assumption: Could not set up the test properly.
            at org.dataone.integration.webTest.MockV1ITCase.testAssumptionViolatedException(MockV1ITCase.java:73)</pre>
        </div>
      </td>
    </tr>
  </table>
</div>
<div class="uncategorized">
  <table>
    <tr>
      <th>org.dataone.integration.webTest.MockV1ITCase</th>
      <td>Could not run all tests. [RunCount=3 Failures=0 Errors=0 Warnings=1 Assumptions=1 Ignored=1]</td>
    </tr>
  </table>
</div>
  </body>
</html>

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 sec
Running org.dataone.integration.webTest.TestLauncher
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.dataone.integration.CommonResourcesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.dataone.integration.contextTests.TestDefaultSettings
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.dataone.configuration.TestSettingsTest
20151130-05:10:28: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings]
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151)
	at org.dataone.configuration.Settings.getConfiguration(Settings.java:87)
	at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123)
	at org.dataone.configuration.TestSettingsTest.testBadParameterCombinationHandling(TestSettingsTest.java:188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri.  Number received: 2
	at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:164)
	at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:95)
	... 38 more
20151130-05:10:28: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings]
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151)
	at org.dataone.configuration.Settings.getConfiguration(Settings.java:87)
	at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123)
	at org.dataone.configuration.TestSettingsTest.testBadFilenameExceptionHandling(TestSettingsTest.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.apache.commons.configuration.ConfigurationException: Cannot locate configuration source null
	at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:217)
	at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:197)
	at org.apache.commons.configuration.AbstractFileConfiguration.<init>(AbstractFileConfiguration.java:181)
	at org.apache.commons.configuration.PropertiesConfiguration.<init>(PropertiesConfiguration.java:269)
	at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:203)
	at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:72)
	... 38 more
20151130-05:10:28: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings]
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151)
	at org.dataone.configuration.Settings.getConfiguration(Settings.java:87)
	at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123)
	at org.dataone.configuration.TestSettingsTest.testContextSafetyOnError(TestSettingsTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.apache.commons.configuration.ConfigurationException: Cannot locate configuration source null
	at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:217)
	at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:197)
	at org.apache.commons.configuration.AbstractFileConfiguration.<init>(AbstractFileConfiguration.java:181)
	at org.apache.commons.configuration.PropertiesConfiguration.<init>(PropertiesConfiguration.java:269)
	at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:203)
	at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:72)
	... 38 more
20151130-05:10:28: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:28: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings]
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151)
	at org.dataone.configuration.Settings.getConfiguration(Settings.java:87)
	at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123)
	at org.dataone.configuration.TestSettingsTest.testContextSafetyOnError(TestSettingsTest.java:211)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.apache.commons.configuration.ConfigurationException: Cannot locate configuration source null
	at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:217)
	at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:197)
	at org.apache.commons.configuration.AbstractFileConfiguration.<init>(AbstractFileConfiguration.java:181)
	at org.apache.commons.configuration.PropertiesConfiguration.<init>(PropertiesConfiguration.java:269)
	at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:203)
	at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:72)
	... 38 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.276 sec
Running org.dataone.client.PoolingHttpClientConnectionManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.dataone.client.CNRestURLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.014 sec

Results :

Tests run: 35, Failures: 0, Errors: 0, Skipped: 12

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (execution1) @ d1_integration ---
[INFO] Executing tasks
     [copy] Copying 236 files to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/classes
     [copy] Copying 3 files to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT/org/dataone/integration/webTest
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.3:unpack-dependencies (jetty-classpath) @ d1_integration ---
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.apache.jasper.glassfish/2.2.2.v201112011158/org.apache.jasper.glassfish-2.2.2.v201112011158.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/slf4j/slf4j-simple/1.6.4/slf4j-simple-1.6.4.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-websocket/8.1.15.v20140411/jetty-websocket-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.security.auth.message/1.0.0.v201108011116/javax.security.auth.message-1.0.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet.jsp.jstl/1.2.0.v201105211821/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201108011116/com.sun.el-2.2.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.mail.glassfish/1.4.1.v201005082020/javax.mail.glassfish-1.4.1.v201005082020.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/8.1.15.v20140411/jetty-io-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet.jsp/2.2.0.v201112011158/javax.servlet.jsp-2.2.0.v201112011158.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/aggregate/jetty-all-server/8.1.15.v20140411/jetty-all-server-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-jsp/8.1.15.v20140411/jetty-jsp-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.apache.taglibs.standard.glassfish/1.2.0.v201112081803/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.activation/1.1.0.v201105071233/javax.activation-1.1.0.v201105071233.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.annotation/1.1.0.v201108011116/javax.annotation-1.1.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/8.1.15.v20140411/jetty-http-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/8.1.15.v20140411/jetty-util-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.7.1/org.eclipse.jdt.core-3.7.1.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.el/2.2.0.v201108011116/javax.el-2.2.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT with includes "" and excludes ""
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ d1_integration ---
[INFO] Packaging webapp
[INFO] Assembling webapp [d1_integration] in [/var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/src/main/webapp]
[INFO] Webapp assembled in [439 msecs]
[INFO] Building war: /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/d1_integration-2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (execution2) @ d1_integration ---
[INFO] Executing tasks
     [move] Moving 1 file to /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ d1_integration ---
[INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/failsafe-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.dataone.integration.it.functional.v2.CNViewFunctionalIT
20151130-05:10:42: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings]
20151130-05:10:43: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: ***  context label:   SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/
20151130-05:10:43: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_Scimeta_2015333211043377 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: creating a test object.  pid = testView_Scimeta_2015333211043377 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:43: [INFO]: SystemMetadata for pid: testView_Scimeta_2015333211043377
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testView_Scimeta_2015333211043377</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder><accessPolicy><allow><subject>public</subject><permission>read</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:10:43.543+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:10:43.543+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:46: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_Scimeta_2015333211043377; FilePart:object = /tmp/mmp.output.747155642810318394.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5690363448818057187.tmp (922 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:10:46: [INFO]: object created.  pid = testView_Scimeta_2015333211043377 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:47: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/default/testView_Scimeta_2015333211043377 [org.dataone.client.rest.RestClient]
20151130-05:10:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:47: [INFO]: ***  context label:   SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/
20151130-05:10:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:48: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object?formatId=http://www.openarchives.org/ore/terms [org.dataone.client.rest.RestClient]
20151130-05:10:49: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object/38f9df9c-eb42-449c-af15-75ff4569f918_package [org.dataone.client.rest.RestClient]
20151130-05:10:49: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/default/38f9df9c-eb42-449c-af15-75ff4569f918_package [org.dataone.client.rest.RestClient]
20151130-05:10:49: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: ***  context label:   SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/
20151130-05:10:49: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views [org.dataone.client.rest.RestClient]
20151130-05:10:49: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211049689 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: creating a test object.  pid = testListViewsExist_2015333211049689 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:49: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211049689
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211049689</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:10:49.704+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:10:49.704+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:10:51: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211049689; FilePart:object = /tmp/mmp.output.6316353474521085160.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3238242020082769418.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:10:51: [INFO]: object created.  pid = testListViewsExist_2015333211049689 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:02: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/default/testListViewsExist_2015333211049689 [org.dataone.client.rest.RestClient]
20151130-05:11:02: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:02: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:02: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:02: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_201533321112399 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:02: [INFO]: creating a test object.  pid = testListViewsExist_201533321112399 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:02: [INFO]: SystemMetadata for pid: testListViewsExist_201533321112399
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_201533321112399</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:11:02.412+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:11:02.412+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:03: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_201533321112399; FilePart:object = /tmp/mmp.output.1087432211582050248.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.810117241145388386.tmp (904 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:11:03: [INFO]: object created.  pid = testListViewsExist_201533321112399 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:15: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/metacatui/testListViewsExist_201533321112399 [org.dataone.client.rest.RestClient]
20151130-05:11:15: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:15: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:15: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:15: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_20153332111157 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:15: [INFO]: creating a test object.  pid = testListViewsExist_20153332111157 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:15: [INFO]: SystemMetadata for pid: testListViewsExist_20153332111157
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_20153332111157</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:11:15.018+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:11:15.018+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:17: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_20153332111157; FilePart:object = /tmp/mmp.output.195621274699088543.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4428717007337791355.tmp (903 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:11:17: [INFO]: object created.  pid = testListViewsExist_20153332111157 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:28: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/nceas/testListViewsExist_20153332111157 [org.dataone.client.rest.RestClient]
20151130-05:11:28: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:28: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:28: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:28: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211128280 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:28: [INFO]: creating a test object.  pid = testListViewsExist_2015333211128280 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:28: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211128280
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211128280</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:11:28.290+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:11:28.290+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:30: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211128280; FilePart:object = /tmp/mmp.output.6546647898591357198.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5613963444558876653.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:11:30: [INFO]: object created.  pid = testListViewsExist_2015333211128280 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:41: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/esa/testListViewsExist_2015333211128280 [org.dataone.client.rest.RestClient]
20151130-05:11:41: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:41: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:41: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:41: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211141291 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:41: [INFO]: creating a test object.  pid = testListViewsExist_2015333211141291 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:41: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211141291
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211141291</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:11:41.301+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:11:41.301+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:43: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211141291; FilePart:object = /tmp/mmp.output.2555288061012319162.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8181767486122397726.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:11:43: [INFO]: object created.  pid = testListViewsExist_2015333211141291 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:54: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/knb/testListViewsExist_2015333211141291 [org.dataone.client.rest.RestClient]
20151130-05:11:54: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:54: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:54: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:54: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_201533321115455 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:54: [INFO]: creating a test object.  pid = testListViewsExist_201533321115455 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:54: [INFO]: SystemMetadata for pid: testListViewsExist_201533321115455
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_201533321115455</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:11:54.065+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:11:54.065+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:11:55: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_201533321115455; FilePart:object = /tmp/mmp.output.8490176882896185453.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7271476433343157731.tmp (904 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:11:55: [INFO]: object created.  pid = testListViewsExist_201533321115455 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:06: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/kepler/testListViewsExist_201533321115455 [org.dataone.client.rest.RestClient]
20151130-05:12:06: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:06: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:06: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:06: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_201533321126612 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:06: [INFO]: creating a test object.  pid = testListViewsExist_201533321126612 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:06: [INFO]: SystemMetadata for pid: testListViewsExist_201533321126612
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_201533321126612</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:12:06.623+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:12:06.623+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:08: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_201533321126612; FilePart:object = /tmp/mmp.output.514557447472084822.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7563359554059152297.tmp (904 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:12:08: [INFO]: object created.  pid = testListViewsExist_201533321126612 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:19: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/lter/testListViewsExist_201533321126612 [org.dataone.client.rest.RestClient]
20151130-05:12:19: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:19: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:19: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:19: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211219396 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:19: [INFO]: creating a test object.  pid = testListViewsExist_2015333211219396 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:19: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211219396
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211219396</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:12:19.406+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:12:19.406+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:21: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211219396; FilePart:object = /tmp/mmp.output.6944733511722200814.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6397587084803831782.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:12:21: [INFO]: object created.  pid = testListViewsExist_2015333211219396 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:32: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/ltss/testListViewsExist_2015333211219396 [org.dataone.client.rest.RestClient]
20151130-05:12:32: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:32: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:32: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:32: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211232108 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:32: [INFO]: creating a test object.  pid = testListViewsExist_2015333211232108 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:32: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211232108
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211232108</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:12:32.119+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:12:32.119+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:33: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211232108; FilePart:object = /tmp/mmp.output.7276625160885564976.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6001447217912129742.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:12:33: [INFO]: object created.  pid = testListViewsExist_2015333211232108 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:44: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/obfs/testListViewsExist_2015333211232108 [org.dataone.client.rest.RestClient]
20151130-05:12:44: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:44: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:44: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:44: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211244788 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:44: [INFO]: creating a test object.  pid = testListViewsExist_2015333211244788 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:44: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211244788
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211244788</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:12:44.799+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:12:44.799+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:46: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211244788; FilePart:object = /tmp/mmp.output.3753934883429996108.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3336169924903067099.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:12:46: [INFO]: object created.  pid = testListViewsExist_2015333211244788 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:58: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/nrs/testListViewsExist_2015333211244788 [org.dataone.client.rest.RestClient]
20151130-05:12:58: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:58: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:58: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:58: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_201533321125854 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:58: [INFO]: creating a test object.  pid = testListViewsExist_201533321125854 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:58: [INFO]: SystemMetadata for pid: testListViewsExist_201533321125854
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_201533321125854</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:12:58.065+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:12:58.065+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:12:59: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_201533321125854; FilePart:object = /tmp/mmp.output.807881782169893043.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8539082379805734831.tmp (904 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:12:59: [INFO]: object created.  pid = testListViewsExist_201533321125854 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:10: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/sanparks/testListViewsExist_201533321125854 [org.dataone.client.rest.RestClient]
20151130-05:13:10: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:10: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:10: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:10: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211310838 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:10: [INFO]: creating a test object.  pid = testListViewsExist_2015333211310838 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:10: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211310838
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211310838</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:13:10.849+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:13:10.849+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:12: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211310838; FilePart:object = /tmp/mmp.output.3629312609306769575.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6308804098012330094.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:13:12: [INFO]: object created.  pid = testListViewsExist_2015333211310838 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:23: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/saeon/testListViewsExist_2015333211310838 [org.dataone.client.rest.RestClient]
20151130-05:13:23: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:23: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:23: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:23: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211323261 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:23: [INFO]: creating a test object.  pid = testListViewsExist_2015333211323261 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:23: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211323261
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211323261</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:13:23.271+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:13:23.271+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:25: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211323261; FilePart:object = /tmp/mmp.output.1828002800952257271.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6335509997171877179.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:13:25: [INFO]: object created.  pid = testListViewsExist_2015333211323261 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:35: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/first/testListViewsExist_2015333211323261 [org.dataone.client.rest.RestClient]
20151130-05:13:35: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:35: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:35: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:35: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211335868 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:35: [INFO]: creating a test object.  pid = testListViewsExist_2015333211335868 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:35: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211335868
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211335868</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:13:35.878+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:13:35.878+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:37: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211335868; FilePart:object = /tmp/mmp.output.5318029725114144310.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2344897460343870358.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:13:37: [INFO]: object created.  pid = testListViewsExist_2015333211335868 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:48: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/parc/testListViewsExist_2015333211335868 [org.dataone.client.rest.RestClient]
20151130-05:13:48: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:48: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:48: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:48: [WARN]: Unable to find a valid authoritative MN to use for the object: testListViewsExist_2015333211348862 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:48: [INFO]: creating a test object.  pid = testListViewsExist_2015333211348862 on https://cn-dev-ucsb-1.test.dataone.org/cn//v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:48: [INFO]: SystemMetadata for pid: testListViewsExist_2015333211348862
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testListViewsExist_2015333211348862</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnDevUNM1,DC=dataone,DC=org</submitter><rightsHolder>public</rightsHolder><accessPolicy><allow><subject>public</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2015-11-30T05:13:48.872+00:00</dateUploaded><dateSysMetadataModified>2015-11-30T05:13:48.872+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:13:50: [INFO]: rest call info: POST https://cn-dev-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testListViewsExist_2015333211348862; FilePart:object = /tmp/mmp.output.7912476613277114468.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4882118370897233447.tmp (905 bytes);  [org.dataone.client.rest.RestClient]
20151130-05:13:50: [INFO]: object created.  pid = testListViewsExist_2015333211348862 [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:14:02: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views/dataone/testListViewsExist_2015333211348862 [org.dataone.client.rest.RestClient]
20151130-05:14:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:14:02: [INFO]: ***  context label:   SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:14:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/
20151130-05:14:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:14:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20151130-05:14:02: [INFO]: rest call info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/views [org.dataone.client.rest.RestClient]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 200.383 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ d1_integration ---
[INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV_CN_view_functional/workspace/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:52.167s
[INFO] Finished at: Mon Nov 30 05:14:02 UTC 2015
[INFO] Final Memory: 53M/746M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data