<===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/pom.xml clean package [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.dataone:d1_integration:war:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 166, column 15 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:buildnumber-maven-plugin is missing. @ line 190, column 15 [WARNING] 'build.plugins.plugin.version' for com.mycila.maven-license-plugin:maven-license-plugin is missing. @ line 183, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 206, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DataONE Integration Testing Package 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ d1_integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ d1_integration --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration && svn --non-interactive info [INFO] Working directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration [INFO] Storing buildNumber: 16086 at timestamp: 1439322725062 [INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration && svn --non-interactive info [INFO] Working directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ d1_integration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ d1_integration --- [INFO] Compiling 23 source files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ d1_integration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 60 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ d1_integration --- [INFO] Compiling 132 source files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ d1_integration --- [INFO] Surefire report directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.dataone.integration.ContextAwareTestCaseDataoneTest 20150811-19:52:21: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: *** mn.baseurl set from context.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: https://mn-x.dataone.org/mn 20150811-19:52:23: [INFO]: *** Adding MN to list: [https://mn-x.dataone.org/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] reference BaseUrl = https://cn-dev.test.dataone.org/cn context CN url = Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.18 sec Running org.dataone.integration.webTest.TestManifestAccess Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.dataone.integration.webTest.TestingTestRunnerServlet 20150811-19:52:23: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [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>Tue Aug 11 19:52:23 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> 20150811-19:52:23: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNStorageV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNDiagnosticV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNQueryV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNCoreV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNViewV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthorizationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNRegisterV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNRegisterV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV2SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthorizationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthorizationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthenticationV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNContentIntegrityV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthenticationV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReadV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNStorageV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNPackageV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReplicationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNUpdateSystemMetadataIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReplicationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReplicationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReadV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNQueryV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthorizationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNViewV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNQueryV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReplicationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNContentIntegrityV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNIdentityV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV1SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReadV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReadV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNIdentityV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNQueryV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: running tests on: MNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:23: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:23: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: running tests on: MNCoreV1SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetLogRecords(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetLogRecords_Slicing(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetLogRecords_DateFiltering(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetLogRecords_AccessRestriction(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetLogRecords_eventFiltering() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log?toDate=2015-08-11T19:52:24.256%2B00:00 [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testGetLogRecords_pidFiltering() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log?toDate=2015-08-11T19:52:24.461%2B00:00 [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: running tests on: MNStorageV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [ERROR]: [org.dataone.client.auth.CertificateManager] java.lang.NullPointerException at org.dataone.client.auth.CertificateManager.loadCertificate(CertificateManager.java:441) at org.dataone.integration.ContextAwareTestCaseDataone.setupClientSubject(ContextAwareTestCaseDataone.java:524) at org.dataone.integration.ContextAwareTestCaseDataone.getSession(ContextAwareTestCaseDataone.java:567) at org.dataone.integration.it.ContextAwareAdapter.getSession(ContextAwareAdapter.java:40) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate(MNStorageTestImplementations.java:61) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate(MNStorageTestImplementations.java:53) at org.dataone.integration.it.apiTests.MNStorageV1IT.testCreate(MNStorageV1IT.java:30) 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) 20150811-19:52:24: [ERROR]: [org.dataone.client.auth.CertificateManager] java.lang.NullPointerException at org.dataone.client.auth.CertificateManager.loadCertificate(CertificateManager.java:441) at org.dataone.client.auth.ClientIdentityManager.getCurrentIdentity(ClientIdentityManager.java:57) at org.dataone.integration.ContextAwareTestCaseDataone.setupClientSubject(ContextAwareTestCaseDataone.java:527) at org.dataone.integration.ContextAwareTestCaseDataone.getSession(ContextAwareTestCaseDataone.java:567) at org.dataone.integration.it.ContextAwareAdapter.getSession(ContextAwareAdapter.java:40) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate(MNStorageTestImplementations.java:61) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate(MNStorageTestImplementations.java:53) at org.dataone.integration.it.apiTests.MNStorageV1IT.testCreate(MNStorageV1IT.java:30) 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) 20150811-19:52:24: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testCreate() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015223125224533; FilePart:object = /tmp/mmp.output.3158848565077544651.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3106908078556031185.tmp (769 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: ***************** running test for testUpdate_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015223125224953; FilePart:object = /tmp/mmp.output.7545295679802552676.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.4487546242714570689.tmp (769 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:24: [ERROR]: [org.dataone.client.auth.CertificateManager] java.lang.NullPointerException at org.dataone.client.auth.CertificateManager.loadCertificate(CertificateManager.java:441) at org.dataone.integration.ContextAwareTestCaseDataone.setupClientSubject(ContextAwareTestCaseDataone.java:524) at org.dataone.integration.ContextAwareTestCaseDataone.getSession(ContextAwareTestCaseDataone.java:567) at org.dataone.integration.it.ContextAwareAdapter.getSession(ContextAwareAdapter.java:40) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoRightsOnObsoleted(MNStorageTestImplementations.java:561) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoRightsOnObsoleted(MNStorageTestImplementations.java:554) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_NoRightsOnObsoleted(MNStorageV1IT.java:73) 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) 20150811-19:52:24: [ERROR]: [org.dataone.client.auth.CertificateManager] java.lang.NullPointerException at org.dataone.client.auth.CertificateManager.loadCertificate(CertificateManager.java:441) at org.dataone.client.auth.ClientIdentityManager.getCurrentIdentity(ClientIdentityManager.java:57) at org.dataone.integration.ContextAwareTestCaseDataone.setupClientSubject(ContextAwareTestCaseDataone.java:527) at org.dataone.integration.ContextAwareTestCaseDataone.getSession(ContextAwareTestCaseDataone.java:567) at org.dataone.integration.it.ContextAwareAdapter.getSession(ContextAwareAdapter.java:40) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoRightsOnObsoleted(MNStorageTestImplementations.java:561) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoRightsOnObsoleted(MNStorageTestImplementations.java:554) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_NoRightsOnObsoleted(MNStorageV1IT.java:73) 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) 20150811-19:52:24: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testUpdate_NoRightsOnObsoleted() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate201522312522513; FilePart:object = /tmp/mmp.output.7845532822242982870.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.809391349980093393.tmp (768 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: PUT http://demo.test.dataone.org/knb/d1/mn/v1/archive/fakeID.201522312522580; MMP entity is null [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testArchive_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestArchive2015223125225101; FilePart:object = /tmp/mmp.output.4918996703977240909.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7853687959352570365.tmp (770 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testDelete_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2015223125225163; FilePart:object = /tmp/mmp.output.7580961740990571162.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.697849930194577840.tmp (769 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testCreate_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2015223125225191; FilePart:object = /tmp/mmp.output.782916773168523950.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6283370097603042780.tmp (769 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testUpdate() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015223125225220; FilePart:object = /tmp/mmp.output.1148937455255237991.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5268751247622816314.tmp (769 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testUpdate_badObsoletedByInfo() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015223125225277; FilePart:object = /tmp/mmp.output.8196307887925813439.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7341248413342223136.tmp (769 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testUpdate_badObsoletesInfo() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2015223125225331; FilePart:object = /tmp/mmp.output.5912387994267864323.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3256852474029254213.tmp (769 bytes); [org.dataone.client.rest.RestClient] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20150811-19:52:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: ***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20150811-19:52:25: [INFO]: rest call info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2015223125225354; FilePart:object = /tmp/mmp.output.4174766283730590281.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6124422713695025260.tmp (769 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>Tue Aug 11 19:52:23 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>getCapabilities - test that a Node document is returned</th> <td>AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org: Name or service not known [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ] <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: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org: Name or service not known [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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetCapabilities(CoreTestImplementations.java:148)</pre> </div> </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 <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: 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 at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testPing(CoreTestImplementations.java:88)</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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetCapabilities_HasCompatibleNodeContact(CoreTestImplementations.java:195)</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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetCapabilities_NodeIdentityValidFormat(CoreTestImplementations.java:230)</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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords(CoreTestImplementations.java:355)</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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_Slicing(CoreTestImplementations.java:424)</pre> </div> </td> </tr> </table> </div> <div class="testFailure"> <table> <tr> <th>testGetLogRecords : dateFiltering</th> <td>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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_dateFiltering(CoreTestImplementations.java:718)</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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_AccessRestriction(CoreTestImplementations.java:297)</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-08-11T19:52:24.256%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-08-11T19:52:24.256%2B00:00 ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_eventFiltering(CoreTestImplementations.java:522)</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 starting with the given 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?toDate=2015-08-11T19:52:24.461%2B00:00 ] <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?toDate=2015-08-11T19:52:24.461%2B00:00 ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.CoreTestImplementations.testGetLogRecords_pidFiltering(CoreTestImplementations.java:621)</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 = mNodeTier3TestCreate2015223125224533; FilePart:object = /tmp/mmp.output.3158848565077544651.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3106908078556031185.tmp (769 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 = mNodeTier3TestCreate2015223125224533; FilePart:object = /tmp/mmp.output.3158848565077544651.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3106908078556031185.tmp (769 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate(MNStorageTestImplementations.java:87)</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 = mNodeTier3TestUpdate2015223125224953; FilePart:object = /tmp/mmp.output.7545295679802552676.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.4487546242714570689.tmp (769 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: 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 = mNodeTier3TestUpdate2015223125224953; FilePart:object = /tmp/mmp.output.7545295679802552676.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.4487546242714570689.tmp (769 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoCert(MNStorageTestImplementations.java:536)</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 = mNodeTier3TestUpdate201522312522513; FilePart:object = /tmp/mmp.output.7845532822242982870.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.809391349980093393.tmp (768 bytes); ] <a id="toggleControl18" href="javascript:toggleTrace('traceContent18','toggleControl18');">show trace</a> </td> </tr> </table> <table> <tr> <td/> <td> <div id="traceContent18" 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 = mNodeTier3TestUpdate201522312522513; FilePart:object = /tmp/mmp.output.7845532822242982870.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.809391349980093393.tmp (768 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_NoRightsOnObsoleted(MNStorageTestImplementations.java:599)</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.201522312522580; MMP entity is null ] <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: 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.201522312522580; MMP entity is null ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive_NotFound(MNStorageTestImplementations.java:689)</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 = mNodeTier3TestArchive2015223125225101; FilePart:object = /tmp/mmp.output.4918996703977240909.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7853687959352570365.tmp (770 bytes); ] <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: 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 = mNodeTier3TestArchive2015223125225101; FilePart:object = /tmp/mmp.output.4918996703977240909.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7853687959352570365.tmp (770 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive_NoCert(MNStorageTestImplementations.java:766)</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 GET http://demo.test.dataone.org/knb/d1/mn/v1/log ] <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: Expected InvalidToken, got: 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:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testDelete_NoCert(MNStorageTestImplementations.java:844)</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="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 = mNodeTier3TestCreate2015223125225191; FilePart:object = /tmp/mmp.output.782916773168523950.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6283370097603042780.tmp (769 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: 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 = mNodeTier3TestCreate2015223125225191; FilePart:object = /tmp/mmp.output.782916773168523950.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6283370097603042780.tmp (769 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreate_NoCert(MNStorageTestImplementations.java:131)</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: 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 = mNodeTier3TestUpdate2015223125225220; FilePart:object = /tmp/mmp.output.1148937455255237991.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5268751247622816314.tmp (769 bytes); ] <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: 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 = mNodeTier3TestUpdate2015223125225220; FilePart:object = /tmp/mmp.output.1148937455255237991.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5268751247622816314.tmp (769 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:352)</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: 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 = mNodeTier3TestUpdate2015223125225277; FilePart:object = /tmp/mmp.output.8196307887925813439.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7341248413342223136.tmp (769 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: 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 = mNodeTier3TestUpdate2015223125225277; FilePart:object = /tmp/mmp.output.8196307887925813439.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7341248413342223136.tmp (769 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:409)</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: 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 = mNodeTier3TestUpdate2015223125225331; FilePart:object = /tmp/mmp.output.5912387994267864323.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3256852474029254213.tmp (769 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: 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 = mNodeTier3TestUpdate2015223125225331; FilePart:object = /tmp/mmp.output.5912387994267864323.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3256852474029254213.tmp (769 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:464)</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 = mNodeTier3TestDelete2015223125225354; FilePart:object = /tmp/mmp.output.4174766283730590281.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6124422713695025260.tmp (769 bytes); ] <a id="toggleControl28" href="javascript:toggleTrace('traceContent28','toggleControl28');">show trace</a> </td> </tr> </table> <table> <tr> <td/> <td> <div id="traceContent28" 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 = mNodeTier3TestDelete2015223125225354; FilePart:object = /tmp/mmp.output.4174766283730590281.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6124422713695025260.tmp (769 bytes); ] at org.junit.Assert.fail(Assert.java:91) at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1554) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70) at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1549) at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive(MNStorageTestImplementations.java:650)</pre> </div> </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> 20150811-19:52:25: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20150811-19:52:25: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 sec Running org.dataone.integration.webTest.TestLauncher Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.dataone.integration.CommonResourcesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.dataone.integration.contextTests.TestDefaultSettings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.dataone.configuration.TestSettingsTest 20150811-19:52:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [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:160) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:91) ... 38 more 20150811-19:52:25: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [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:199) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:69) ... 38 more 20150811-19:52:25: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [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:199) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:69) ... 38 more 20150811-19:52:25: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20150811-19:52:25: [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:199) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:69) ... 38 more Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.157 sec Running org.dataone.client.PoolingHttpClientConnectionManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.dataone.client.CNRestURLTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.042 sec Results : Tests run: 34, Failures: 0, Errors: 0, Skipped: 11 [JENKINS] Recording test results [INFO] [INFO] --- maven-antrun-plugin:1.3:run (execution1) @ d1_integration --- [INFO] Executing tasks [copy] Copying 204 files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/classes [copy] Copying 3 files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/target/d1_integration-2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/main/webapp] [INFO] Webapp assembled in [498 msecs] [INFO] Building war: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/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/MNWebTestManual/workspace/d1_integration/target [INFO] Executed tasks Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.028s [INFO] Finished at: Tue Aug 11 19:52:39 UTC 2015 [INFO] Final Memory: 41M/370M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data