Established TCP socket on 36205 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/pom.xml -Dit.test=V1V2InteropFunctionalIT* -Dcontext.cn.baseurl=https://cn-dev-ucsb-1.test.dataone.org/cn/ verify [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.dataone:d1_integration:war:2.4-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 201, column 15 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:buildnumber-maven-plugin is missing. @ line 225, column 15 [WARNING] 'build.plugins.plugin.version' for com.mycila.maven-license-plugin:maven-license-plugin is missing. @ line 218, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 241, 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.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ d1_integration --- [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace [INFO] Storing buildNumber: 18827 at timestamp: 1496731494387 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace [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 14 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ d1_integration --- [INFO] Compiling 23 source files to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/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 61 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ d1_integration --- [INFO] Compiling 147 source files to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ d1_integration --- [INFO] Surefire report directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.dataone.integration.ContextAwareTestCaseDataoneTest 20170606-06:45:06: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.integration.ContextAwareTestCaseDataoneTest.testReferenceContextLabel_isolation(ContextAwareTestCaseDataoneTest.java:94) 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.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:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 37 more 20170606-06:45:07: [WARN]: Starting monitor thread [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:07: [WARN]: Starting monitoring... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:07: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:07: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is from d1client.properties: null 20170606-06:45:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= reference BaseUrl = null context CN url = null 20170606-06:45:07: [INFO]: isNodeAlive for Node: https://mn-demo-6.test.dataone.org ... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:07: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:08: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone] Got response waited... 20170606-06:45:17: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone] waited... done... Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.11 sec Running org.dataone.integration.webTest.TestManifestAccess Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Running org.dataone.integration.webTest.TestingTestRunnerServlet 20170606-06:45:23: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.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:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNStorageV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNDiagnosticV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNQueryV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNCoreV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNViewV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthorizationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNRegisterV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNRegisterV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV2SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthorizationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthorizationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthenticationV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNContentIntegrityV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthenticationV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReadV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNStorageV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNPackageV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReplicationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNUpdateSystemMetadataIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReplicationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReplicationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReadV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNQueryV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthorizationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNViewV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNQueryV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReplicationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNContentIntegrityV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNIdentityV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV1SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReadV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReadV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNIdentityV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNQueryV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: running tests on: MNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:23: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:23: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:23: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:23: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:23: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:23: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:23: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:23: [INFO]: running tests on: MNCoreV1SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:23: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:23: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: ***************** running test for testGetLogRecords(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: ***************** running test for testGetLogRecords_Slicing(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: ***************** running test for testGetLogRecords_DateFiltering(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:24: [INFO]: ***************** running test for testGetLogRecords_AccessRestriction(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: ***************** running test for testGetLogRecords_eventFiltering() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log?toDate=2017-06-06T06:45:24.041%2B00:00 [org.dataone.client.rest.RestClient] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: ***************** running test for testGetLogRecords_pidFiltering() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170606-06:45:24: [INFO]: running tests on: MNStorageV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:24: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:24: [INFO]: ***************** running test for testCreate_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:24: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:24: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:24: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:24: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:24: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:24: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:24: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:24: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017156234524202; FilePart:object = /tmp/mmp.output.4859080962405666449.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.4325922522075307893.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testUpdate() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:25: [WARN]: Unable to get a valid NodeReference for node at: http://demo.test.dataone.org/knb/d1/mn/v1 to use as the system metadata's authoritativeMemberNode for created object: testUpdate_2017156234525111 because the getCapabilities() call failed. [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:349) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328) at org.dataone.client.v1.impl.MultipartMNode.getCapabilities(MultipartMNode.java:253) at org.dataone.integration.adapters.CommonCallAdapter.getCapabilities(CommonCallAdapter.java:156) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1503) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:308) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:288) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate(MNStorageV1IT.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.rules.Verifier$1.evaluate(Verifier.java:34) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.client.exception.ClientSideException: /demo.test.dataone.org ... 72 more Caused by: java.net.UnknownHostException: demo.test.dataone.org at java.net.InetAddress.getAllByName0(InetAddress.java:1273) at java.net.InetAddress.getAllByName(InetAddress.java:1185) at java.net.InetAddress.getAllByName(InetAddress.java:1119) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44) at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:102) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:319) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578) at org.apache.http.impl.client.cache.CachingExec.handleCacheMiss(CachingExec.java:346) at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:265) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330) at org.dataone.client.rest.RestClient.doRequestNoBody(RestClient.java:264) at org.dataone.client.rest.RestClient.doGetRequest(RestClient.java:182) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:339) ... 71 more 20170606-06:45:25: [WARN]: Unable to find a valid authoritative MN to use for the object: testUpdate_2017156234525111 [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:308) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:288) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate(MNStorageV1IT.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.rules.Verifier$1.evaluate(Verifier.java:34) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 67 more 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testUpdate_badObsoletedByInfo() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:25: [WARN]: Unable to get a valid NodeReference for node at: http://demo.test.dataone.org/knb/d1/mn/v1 to use as the system metadata's authoritativeMemberNode for created object: testUpdate_2017156234525152 because the getCapabilities() call failed. [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:349) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328) at org.dataone.client.v1.impl.MultipartMNode.getCapabilities(MultipartMNode.java:253) at org.dataone.integration.adapters.CommonCallAdapter.getCapabilities(CommonCallAdapter.java:156) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1503) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:397) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:380) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletedByInfo(MNStorageV1IT.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.rules.Verifier$1.evaluate(Verifier.java:34) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.client.exception.ClientSideException: /demo.test.dataone.org ... 72 more Caused by: java.net.UnknownHostException: demo.test.dataone.org at java.net.InetAddress.getAllByName0(InetAddress.java:1273) at java.net.InetAddress.getAllByName(InetAddress.java:1185) at java.net.InetAddress.getAllByName(InetAddress.java:1119) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44) at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:102) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:319) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578) at org.apache.http.impl.client.cache.CachingExec.handleCacheMiss(CachingExec.java:346) at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:265) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330) at org.dataone.client.rest.RestClient.doRequestNoBody(RestClient.java:264) at org.dataone.client.rest.RestClient.doGetRequest(RestClient.java:182) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:339) ... 71 more 20170606-06:45:25: [WARN]: Unable to find a valid authoritative MN to use for the object: testUpdate_2017156234525152 [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:397) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:380) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletedByInfo(MNStorageV1IT.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.rules.Verifier$1.evaluate(Verifier.java:34) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 67 more 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testUpdate_badObsoletesInfo() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:25: [WARN]: Unable to get a valid NodeReference for node at: http://demo.test.dataone.org/knb/d1/mn/v1 to use as the system metadata's authoritativeMemberNode for created object: testUpdate_2017156234525181 because the getCapabilities() call failed. [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:349) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328) at org.dataone.client.v1.impl.MultipartMNode.getCapabilities(MultipartMNode.java:253) at org.dataone.integration.adapters.CommonCallAdapter.getCapabilities(CommonCallAdapter.java:156) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1503) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:459) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:442) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletesInfo(MNStorageV1IT.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.rules.Verifier$1.evaluate(Verifier.java:34) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.client.exception.ClientSideException: /demo.test.dataone.org ... 72 more Caused by: java.net.UnknownHostException: demo.test.dataone.org at java.net.InetAddress.getAllByName0(InetAddress.java:1273) at java.net.InetAddress.getAllByName(InetAddress.java:1185) at java.net.InetAddress.getAllByName(InetAddress.java:1119) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44) at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:102) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:319) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578) at org.apache.http.impl.client.cache.CachingExec.handleCacheMiss(CachingExec.java:346) at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:265) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330) at org.dataone.client.rest.RestClient.doRequestNoBody(RestClient.java:264) at org.dataone.client.rest.RestClient.doGetRequest(RestClient.java:182) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:339) ... 71 more 20170606-06:45:25: [WARN]: Unable to find a valid authoritative MN to use for the object: testUpdate_2017156234525181 [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:459) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:442) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletesInfo(MNStorageV1IT.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.rules.Verifier$1.evaluate(Verifier.java:34) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 67 more 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testUpdate_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2017156234525206; FilePart:object = /tmp/mmp.output.8789095170978654340.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.1787841865608480093.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: certificate filename: testSubmitter [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:25: [INFO]: created client for certificate file: testSubmitter with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testUpdate_NoRightsOnObsoleted() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2017156234525245; FilePart:object = /tmp/mmp.output.5778614632111477779.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7744662013057660868.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2017156234525271; FilePart:object = /tmp/mmp.output.2843557108133846567.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5004271005439055152.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT http://demo.test.dataone.org/knb/d1/mn/v1/archive/fakeID.2017156234525300; MMP entity is null [org.dataone.client.rest.RestClient] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testArchive_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestArchive2017156234525307; FilePart:object = /tmp/mmp.output.2016074992514991863.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5447602119647923396.tmp (876 bytes); [org.dataone.client.rest.RestClient] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testDelete_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2017156234525332; FilePart:object = /tmp/mmp.output.8720878056088699213.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6293460650259975188.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170606-06:45:25: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:25: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: ***************** running test for testCreate() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:25: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017156234525361; FilePart:object = /tmp/mmp.output.2657980287794896202.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.1188109215576027947.tmp (875 bytes); [org.dataone.client.rest.RestClient] Member Node Web Service Test Results
Member Node Url: http://demo.test.dataone.org/knb/d1/mnTue Jun 06 06:45:23 UTC 2017
org.dataone.integration.it.apiTests.MNCoreV1IT
ping - test for valid return 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 AssertionError: GET http://demo.test.dataone.org/knb/d1/mn/v1/monitor/ping ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org: Name or service not known show trace
getCapabilities - test that a Node document is returned tests that the getCapabilities() call returns a result of type Node 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 ] show trace
getCapabilities - contactSubject value is valid tests that at least one contactSubject element is populated with a RFC2253 compliant Subject value. 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 ] show trace
getCapabilities - nodeIdentity value is valid tests that the nodeIdentity field follows naming rules indicated by 'urn:node:[[alpha]|_]{2,23}' 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 ] show trace
org.dataone.integration.it.apiTests.MNCoreV1IT Failed Test Case due to failures. [RunCount=4 Failures=4 Errors=0 Warnings=0 Assumptions=0 Ignored=0]
org.dataone.integration.it.apiTests.MNCoreV1SlowIT
getLogRecords - test no parameter and every-parameter cases test that a Log object is returned, calling with the STAGE CN certificate. 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 ] show trace
getLogRecords - test list slicing behavior 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. 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 ] show trace
getLogRecords - date filtering Test that the fromDate parameter works and excludes log records occurring before it. 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 ] show trace
getLogRecords - enforces access restrictions this test works by testing the negative case where the client is not a CN making the call, but is anonymous 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 ] show trace
getLogRecords - test event filtering 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. 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=2017-06-06T06:45:24.041%2B00:00 ] show trace
getLogRecords - test PID filtering Test that pidFilter only returns objects with the given Identifier string The test attepmpts to find a negative case and to make sure it is filtered out when thefilter is applied. 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 ] show trace
org.dataone.integration.it.apiTests.MNCoreV1SlowIT Failed Test Case due to failures. [RunCount=6 Failures=6 Errors=0 Warnings=0 Assumptions=0 Ignored=0]
org.dataone.integration.it.apiTests.MNStorageV1IT
create - test with unauthorized subject this test calls create with a certificate whose subject is not authorized and expects to get either a NotAuthorized or InvalidToken exception 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 = mNodeTier3TestCreate2017156234524202; FilePart:object = /tmp/mmp.output.4859080962405666449.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.4325922522075307893.tmp (875 bytes); ] show trace
create - test with challenging unicode identifiers tests create called with a variety of unicode identifiers, verifying that create throws no exceptions Test exists but claims to not be implemented (see MNStorageTestImplementations)
update - tests that update works 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. AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ] show trace
update - tests with bad obsoletedBy info 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 AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ] show trace
update - tests with bad obsoletes info this test sets the obsoletes property on the system metadata before calling update with it, expecting an InvalidSystemMetadata exception AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ] show trace
update - tests without a certificate this test creates an object and then tries, without a certificate, to call update, expecting a NotAuthorized or InvalidToken exception 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 = mNodeTier3TestUpdate2017156234525206; FilePart:object = /tmp/mmp.output.8789095170978654340.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.1787841865608480093.tmp (875 bytes); ] show trace
update - tests without a certificate 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 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 = mNodeTier3TestUpdate2017156234525245; FilePart:object = /tmp/mmp.output.5778614632111477779.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7744662013057660868.tmp (875 bytes); ] show trace
archive - tests that archive works 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 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 = mNodeTier3TestDelete2017156234525271; FilePart:object = /tmp/mmp.output.2843557108133846567.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5004271005439055152.tmp (875 bytes); ] show trace
archive - test with a fake identifier this test calls archive with a fake identifier, expecting a NotFound exception 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.2017156234525300; MMP entity is null ] show trace
archive - test without a certificate this test creates an object then calls archive without a certificate, expecting a NotAuthorized or InvalidToken exception 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 = mNodeTier3TestArchive2017156234525307; FilePart:object = /tmp/mmp.output.2016074992514991863.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5447602119647923396.tmp (876 bytes); ] show trace
delete - test without a certificate this test creates an object then calls delete without a certificate, expecting a NotAuthorized or InvalidToken exception AssertionError: Expected InvalidToken, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017156234524202; FilePart:object = /tmp/mmp.output.4859080962405666449.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.4325922522075307893.tmp (875 bytes); ] show trace
testGenerateIdentifier No test exists for this yet.
create - tests that create works 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 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 = mNodeTier3TestCreate2017156234525361; FilePart:object = /tmp/mmp.output.2657980287794896202.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.1188109215576027947.tmp (875 bytes); ] show trace
org.dataone.integration.it.apiTests.MNStorageV1IT Failed Test Case due to failures. [RunCount=11 Failures=11 Errors=0 Warnings=0 Assumptions=0 Ignored=2]
20170606-06:45:25: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45: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.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.testClassAnnotation(TestingTestRunnerServlet.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri. Number received: 2 at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170606-06:45:25: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:25: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:25: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45: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.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest(TestingTestRunnerServlet.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri. Number received: 2 at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170606-06:45:25: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170606-06:45:25: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] Member Node Web Service Test Results
Member Node Url: http://demo.test.dataone.org/knb/d1/mnTue Jun 06 06:45:25 UTC 2017
org.dataone.integration.webTest.MockV1ITCase TestCase class annotation
testWarning TestIterationEndingException: show trace
testSuccess
testIgnore
testAssumptionViolatedException AssumptionViolatedException: failed assumption: Could not set up the test properly. show trace
org.dataone.integration.webTest.MockV1ITCase Could not run all tests. [RunCount=3 Failures=0 Errors=0 Warnings=1 Assumptions=1 Ignored=1]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 sec Running org.dataone.integration.webTest.TestLauncher Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.dataone.integration.CommonResourcesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.dataone.integration.contextTests.TestDefaultSettings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.dataone.configuration.TestSettingsTest 20170606-06:45:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45:25: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45: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:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170606-06:45:25: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45: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.(AbstractFileConfiguration.java:181) at org.apache.commons.configuration.PropertiesConfiguration.(PropertiesConfiguration.java:269) at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:209) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:73) ... 38 more 20170606-06:45:25: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45: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.(AbstractFileConfiguration.java:181) at org.apache.commons.configuration.PropertiesConfiguration.(PropertiesConfiguration.java:269) at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:209) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:73) ... 38 more 20170606-06:45:25: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45: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.(AbstractFileConfiguration.java:181) at org.apache.commons.configuration.PropertiesConfiguration.(PropertiesConfiguration.java:269) at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:209) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:73) ... 38 more Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.264 sec Running org.dataone.client.PoolingHttpClientConnectionManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Running org.dataone.client.CNRestURLTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.014 sec Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 12 [JENKINS] Recording test results [INFO] [INFO] --- maven-antrun-plugin:1.3:run (execution1) @ d1_integration --- [INFO] Executing tasks [copy] Copying 241 files to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/classes [copy] Copying 3 files to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT/org/dataone/integration/webTest [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:2.3:unpack-dependencies (jetty-classpath) @ d1_integration --- [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.apache.jasper.glassfish/2.2.2.v201112011158/org.apache.jasper.glassfish-2.2.2.v201112011158.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/slf4j/slf4j-simple/1.6.4/slf4j-simple-1.6.4.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-websocket/8.1.15.v20140411/jetty-websocket-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.security.auth.message/1.0.0.v201108011116/javax.security.auth.message-1.0.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet.jsp.jstl/1.2.0.v201105211821/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201108011116/com.sun.el-2.2.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.mail.glassfish/1.4.1.v201005082020/javax.mail.glassfish-1.4.1.v201005082020.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/8.1.15.v20140411/jetty-io-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet.jsp/2.2.0.v201112011158/javax.servlet.jsp-2.2.0.v201112011158.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/aggregate/jetty-all-server/8.1.15.v20140411/jetty-all-server-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-jsp/8.1.15.v20140411/jetty-jsp-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.apache.taglibs.standard.glassfish/1.2.0.v201112081803/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.activation/1.1.0.v201105071233/javax.activation-1.1.0.v201105071233.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.annotation/1.1.0.v201108011116/javax.annotation-1.1.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/8.1.15.v20140411/jetty-http-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/8.1.15.v20140411/jetty-util-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.7.1/org.eclipse.jdt.core-3.7.1.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.el/2.2.0.v201108011116/javax.el-2.2.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes "" [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ d1_integration --- [INFO] Packaging webapp [INFO] Assembling webapp [d1_integration] in [/var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/src/main/webapp] [INFO] Processing overlay [ id edu.uiuc.ncsa.myproxy:oa4mp-client-oauth1] [INFO] Webapp assembled in [662 msecs] [INFO] Building war: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-antrun-plugin:1.3:run (execution2) @ d1_integration --- [INFO] Executing tasks [move] Moving 1 file to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ d1_integration --- [INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT 20170606-06:45:39: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170606-06:45:41: [WARN]: Starting monitor thread [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:41: [WARN]: Starting monitoring... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:41: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:41: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:41: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:41: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:45:41: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:41: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:41: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:41: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:41: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:41: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:43: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:43: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:44: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:47: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:48: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170606-06:45:48: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:48: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234548223 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234548223 1 testV2CreateV1UpdateSameNode_pid_2017156234548223 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:45:48.372+00:00 2017-06-06T06:45:48.372+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234548223 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234548223; FilePart:object = /tmp/mmp.output.3996949907006573131.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3201078145647351504.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234548223 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234548223 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:45:48: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:45:48: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:48: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:48: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:48: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:49: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:51: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:51: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:51: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:51: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234551354 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234551354 1 testV2CreateV1UpdateSameNode_pid_2017156234551354 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:45:51.371+00:00 2017-06-06T06:45:51.371+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234551354 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234551354; FilePart:object = /tmp/mmp.output.7919561471606957123.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2231996597327599641.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234551354 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234551354 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:45:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:45:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:51: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:52: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:53: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:54: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:54: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:54: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:54: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234553998 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234553998 1 testV2CreateV1UpdateSameNode_pid_2017156234553998 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:45:54.010+00:00 2017-06-06T06:45:54.010+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234553998 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234553998; FilePart:object = /tmp/mmp.output.7448846259916213785.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1752075337943194262.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234553998 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234553998 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:45:54: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:45:54: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:54: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:54: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:54: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:54: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:56: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:56: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:56: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:56: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:45:56: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234556962 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:56: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234556962 1 testV2CreateV1UpdateSameNode_pid_2017156234556962 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:45:56.974+00:00 2017-06-06T06:45:56.974+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234556962 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234556962; FilePart:object = /tmp/mmp.output.7531555693812206436.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6758906449224373824.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234556962 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234556962 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:45:57: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:45:57: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:45:57: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:57: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:57: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:58: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:58: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:58: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:58: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:58: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:45:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:45:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:45:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:45:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:00: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:00: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:00: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:00: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201715623460128 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715623460128 1 testV2CreateV1UpdateSameNode_pid_201715623460128 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:00.140+00:00 2017-06-06T06:46:00.140+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201715623460128 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623460128; FilePart:object = /tmp/mmp.output.3781182471608804684.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3483607728584206965.tmp (1106 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623460128 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623460128 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:00: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:00: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:02: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:02: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:02: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:02: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:02: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201715623462747 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715623462747 1 testV2CreateV1UpdateSameNode_pid_201715623462747 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:02.761+00:00 2017-06-06T06:46:02.761+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201715623462747 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623462747; FilePart:object = /tmp/mmp.output.2083945898381352367.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3495037059562165750.tmp (1106 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623462747 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623462747 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:02: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:05: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:05: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:05: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:05: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201715623465418 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715623465418 1 testV2CreateV1UpdateSameNode_pid_201715623465418 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:05.429+00:00 2017-06-06T06:46:05.429+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201715623465418 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623465418; FilePart:object = /tmp/mmp.output.3906525050220959671.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3079070623513452610.tmp (1106 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623465418 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623465418 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:05: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:05: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:06: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:06: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:06: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:06: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:06: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:08: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:08: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:08: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:08: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201715623468183 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715623468183 1 testV2CreateV1UpdateSameNode_pid_201715623468183 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:08.194+00:00 2017-06-06T06:46:08.194+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201715623468183 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623468183; FilePart:object = /tmp/mmp.output.3710609637043421957.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8128099195045903226.tmp (1106 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623468183 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623468183 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:08: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:08: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:08: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:08: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:10: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:10: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:10: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:10: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:10: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234610769 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234610769 1 testV2CreateV1UpdateSameNode_pid_2017156234610769 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:10.780+00:00 2017-06-06T06:46:10.780+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234610769 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234610769; FilePart:object = /tmp/mmp.output.2560557486718354950.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4937173753685667316.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234610769 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234610769 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:11: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:13: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:13: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:13: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:13: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234613362 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234613362 1 testV2CreateV1UpdateSameNode_pid_2017156234613362 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:13.374+00:00 2017-06-06T06:46:13.374+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234613362 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234613362; FilePart:object = /tmp/mmp.output.1309657491691003819.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3005491675517603739.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234613362 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234613362 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:13: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:13: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:14: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:16: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:16: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:16: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:16: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234616271 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234616271 1 testV2CreateV1UpdateSameNode_pid_2017156234616271 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:16.283+00:00 2017-06-06T06:46:16.283+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234616271 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234616271; FilePart:object = /tmp/mmp.output.4819326407684252364.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3226045437696570878.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234616271 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234616271 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:16: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:16: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:17: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:19: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:19: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:19: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:19: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234619736 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234619736 1 testV2CreateV1UpdateSameNode_pid_2017156234619736 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:19.747+00:00 2017-06-06T06:46:19.747+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234619736 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234619736; FilePart:object = /tmp/mmp.output.309091160979377045.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8205975245923468137.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234619736 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234619736 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:19: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:19: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:19: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:19: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:20: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:22: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:22: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:22: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:22: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234622267 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234622267 1 testV2CreateV1UpdateSameNode_pid_2017156234622267 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:22.278+00:00 2017-06-06T06:46:22.278+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234622267 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234622267; FilePart:object = /tmp/mmp.output.6566342323399373534.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.9212406837142028624.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234622267 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234622267 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:22: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:22: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:22: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:22: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:24: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:24: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:24: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:24: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:24: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234624837 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:24: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234624837 1 testV2CreateV1UpdateSameNode_pid_2017156234624837 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:24.848+00:00 2017-06-06T06:46:24.848+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234624837 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234624837; FilePart:object = /tmp/mmp.output.3439055902428353347.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.232231196143187889.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234624837 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234624837 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:25: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:25: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:25: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:26: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:28: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:28: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:28: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:28: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234628654 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234628654 1 testV2CreateV1UpdateSameNode_pid_2017156234628654 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:28.665+00:00 2017-06-06T06:46:28.665+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234628654 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234628654; FilePart:object = /tmp/mmp.output.3303109313712194822.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1594935922527275808.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234628654 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234628654 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:28: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:29: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:29: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:29: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:31: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:31: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:31: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:31: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234631402 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234631402 1 testV2CreateV1UpdateSameNode_pid_2017156234631402 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:31.413+00:00 2017-06-06T06:46:31.413+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234631402 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234631402; FilePart:object = /tmp/mmp.output.6533846449673012378.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3406633169997062647.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234631402 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234631402 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 33 more 20170606-06:46:31: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:31: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:31: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:32: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:33: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:33: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:33: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:33: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:33: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234633920 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:33: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234633920 1 testV2CreateV1UpdateSameNode_pid_2017156234633920 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:33.930+00:00 2017-06-06T06:46:33.930+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234633920 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234633920; FilePart:object = /tmp/mmp.output.182412533123964671.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3468889448544794736.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234633920 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234633920 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 32 more 20170606-06:46:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:34: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:34: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:34: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:34: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:34: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:36: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:36: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:36: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:36: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234636439 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234636439 1 testV2CreateV1UpdateSameNode_pid_2017156234636439 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:36.453+00:00 2017-06-06T06:46:36.453+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234636439 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234636439; FilePart:object = /tmp/mmp.output.6892852129608896922.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8346027582742777607.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234636439 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234636439 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 32 more 20170606-06:46:36: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:36: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:36: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:37: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:38: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:39: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:39: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:39: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:39: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201715623463931 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715623463931 1 testV2CreateV1UpdateSameNode_pid_201715623463931 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:39.042+00:00 2017-06-06T06:46:39.042+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201715623463931 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623463931; FilePart:object = /tmp/mmp.output.2171338682121053970.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7594628652534457826.tmp (1106 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623463931 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623463931 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 32 more 20170606-06:46:39: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:39: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:39: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:39: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:41: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:41: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:41: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:41: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:41: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234641802 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:41: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234641802 1 testV2CreateV1UpdateSameNode_pid_2017156234641802 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:41.812+00:00 2017-06-06T06:46:41.812+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234641802 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234641802; FilePart:object = /tmp/mmp.output.6812756001535424511.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.868423058096029009.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234641802 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234641802 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 32 more 20170606-06:46:42: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:42: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:42: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:42: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:42: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:43: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:44: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:45: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:45: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:45: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:45: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:45: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201715623464543 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715623464543 1 testV2CreateV1UpdateSameNode_pid_201715623464543 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:45.053+00:00 2017-06-06T06:46:45.053+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201715623464543 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623464543; FilePart:object = /tmp/mmp.output.1843458529392769233.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2719315489315698723.tmp (1106 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623464543 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623464543 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 32 more 20170606-06:46:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170606-06:46:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170606-06:46:45: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:45: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:45: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:46: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170606-06:46:47: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:47: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170606-06:46:47: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017156234647933 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:47: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156234647933 1 testV2CreateV1UpdateSameNode_pid_2017156234647933 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-06-06T06:46:47.943+00:00 2017-06-06T06:46:47.943+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017156234647933 [org.dataone.integration.ContextAwareTestCaseDataone] 20170606-06:46:48: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234647933; FilePart:object = /tmp/mmp.output.6477864449620186597.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2390856437328351247.tmp (1108 bytes); [org.dataone.client.rest.RestClient] org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234647933 since Hazelcast Instance is not active! at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 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.RunBefores.evaluate(RunBefores.java:27) 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:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234647933 since Hazelcast Instance is not active! at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636) at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363) at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107) at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82) at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463) at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495) at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600) ... 32 more Tests run: 22, Failures: 22, Errors: 0, Skipped: 0, Time elapsed: 69.197 sec <<< FAILURE! Results : Failed tests: testV2CreateV1GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234548223; FilePart:object = /tmp/mmp.output.3996949907006573131.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3201078145647351504.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234548223 since Hazelcast Instance is not active! testV1CreateV2GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234551354; FilePart:object = /tmp/mmp.output.7919561471606957123.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2231996597327599641.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234551354 since Hazelcast Instance is not active! testV2CreateV1DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234553998; FilePart:object = /tmp/mmp.output.7448846259916213785.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1752075337943194262.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234553998 since Hazelcast Instance is not active! testV1CreateV2DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234556962; FilePart:object = /tmp/mmp.output.7531555693812206436.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6758906449224373824.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234556962 since Hazelcast Instance is not active! testV2CreateV1GetSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623460128; FilePart:object = /tmp/mmp.output.3781182471608804684.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3483607728584206965.tmp (1106 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623460128 since Hazelcast Instance is not active! testV2CreateCnSetReplicationPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623462747; FilePart:object = /tmp/mmp.output.2083945898381352367.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3495037059562165750.tmp (1106 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623462747 since Hazelcast Instance is not active! testV2CreateV1ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623465418; FilePart:object = /tmp/mmp.output.3906525050220959671.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3079070623513452610.tmp (1106 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623465418 since Hazelcast Instance is not active! testV1CreateV2ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623468183; FilePart:object = /tmp/mmp.output.3710609637043421957.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8128099195045903226.tmp (1106 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623468183 since Hazelcast Instance is not active! testV2CreateV1UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234610769; FilePart:object = /tmp/mmp.output.2560557486718354950.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4937173753685667316.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234610769 since Hazelcast Instance is not active! testV1CreateV2UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234613362; FilePart:object = /tmp/mmp.output.1309657491691003819.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3005491675517603739.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234613362 since Hazelcast Instance is not active! testV1CreateV2GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234616271; FilePart:object = /tmp/mmp.output.4819326407684252364.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3226045437696570878.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234616271 since Hazelcast Instance is not active! testV1CreateV2Query(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234619736; FilePart:object = /tmp/mmp.output.309091160979377045.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8205975245923468137.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234619736 since Hazelcast Instance is not active! testV2CreateV1GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234622267; FilePart:object = /tmp/mmp.output.6566342323399373534.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.9212406837142028624.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234622267 since Hazelcast Instance is not active! testV1CreateV2Get(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234624837; FilePart:object = /tmp/mmp.output.3439055902428353347.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.232231196143187889.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234624837 since Hazelcast Instance is not active! testV2CreateV1Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234628654; FilePart:object = /tmp/mmp.output.3303109313712194822.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1594935922527275808.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234628654 since Hazelcast Instance is not active! testV1CreateV2Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234631402; FilePart:object = /tmp/mmp.output.6533846449673012378.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3406633169997062647.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234631402 since Hazelcast Instance is not active! testV2CreateV1ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234633920; FilePart:object = /tmp/mmp.output.182412533123964671.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3468889448544794736.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234633920 since Hazelcast Instance is not active! testV1CreateV2ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234636439; FilePart:object = /tmp/mmp.output.6892852129608896922.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8346027582742777607.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234636439 since Hazelcast Instance is not active! testV2CreateCnArchive(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623463931; FilePart:object = /tmp/mmp.output.2171338682121053970.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7594628652534457826.tmp (1106 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623463931 since Hazelcast Instance is not active! testV2CreateCnSetAccessPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234641802; FilePart:object = /tmp/mmp.output.6812756001535424511.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.868423058096029009.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234641802 since Hazelcast Instance is not active! testV2CreateCnSetObsoletedBy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623464543; FilePart:object = /tmp/mmp.output.1843458529392769233.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2719315489315698723.tmp (1106 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623464543 since Hazelcast Instance is not active! testV2CreateCnSetRightsHolder(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156234647933; FilePart:object = /tmp/mmp.output.6477864449620186597.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2390856437328351247.tmp (1108 bytes); testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156234647933 since Hazelcast Instance is not active! Tests run: 22, Failures: 22, Errors: 0, Skipped: 0 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [JENKINS] Recording test results [INFO] [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ d1_integration --- [INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/failsafe-reports [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [ERROR] There are test failures. Please refer to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/failsafe-reports for the individual test results. [JENKINS] Recording test results Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:59.022s [INFO] Finished at: Tue Jun 06 06:46:49 UTC 2017 [INFO] Final Memory: 56M/767M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data