SuccessConsole Output

Skipping 3,963 KB.. Full Log
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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1875)
	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.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.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.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)
20160324-08:35:42: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=write with pid TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=read [org.dataone.client.rest.RestClient]
20160324-08:35:43: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : READ not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  : READ not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: READ not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1876)
	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.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.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.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)
20160324-08:35:43: [INFO]: created client for certificate file: testPerson_SelfSigned with subject: CN=testPerson_SelfSigned,OU=CoreDev,O=DataONE,L=Albuquerque,ST=New Mexico,C=US [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:43: [INFO]: Running isAuthorized() on GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:legacyAcct_WRITE.15?action=read with pid TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=changePermission [org.dataone.client.rest.RestClient]
20160324-08:35:44: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1889)
	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.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.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.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)
20160324-08:35:44: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=changePermission with pid TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=write [org.dataone.client.rest.RestClient]
20160324-08:35:44: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : WRITE not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  : WRITE not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: WRITE not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1890)
	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.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.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.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)
20160324-08:35:45: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=write with pid TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=read [org.dataone.client.rest.RestClient]
20160324-08:35:45: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : READ not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  : READ not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: READ not allowed on TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15 for subject[s]: public; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.checkExpectedIsAuthorizedOutcome(AbstractAuthorizationTestImplementations.java:126)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1891)
	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.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.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.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)
20160324-08:35:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:45: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:45: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/meta/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 [org.dataone.client.rest.RestClient]
20160324-08:35:46: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:46: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=read with pid TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=read [org.dataone.client.rest.RestClient]
20160324-08:35:48: [INFO]: Running isAuthorized() on GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=read with pid TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20160324-08:35:49: [INFO]: Running isAuthorized() on GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=write with pid TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20160324-08:35:50: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org;  : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2014)
	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.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.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.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)
20160324-08:35:50: [INFO]: created client for certificate file: testGroupie with subject: CN=testGroupie,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:50: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:legacyAcct_WRITE.15?action=read with pid TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20160324-08:35:52: [INFO]: Running isAuthorized() on GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=write with pid TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20160324-08:35:53: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public;  : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-stage-orc-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2039)
	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.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.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.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)
20160324-08:35:53: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/meta/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 [org.dataone.client.rest.RestClient]
20160324-08:35:53: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:53: [INFO]: Running isAuthorized() on GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=changePermission with pid TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=read [org.dataone.client.rest.RestClient]
20160324-08:35:54: [INFO]: Running isAuthorized() on GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=read with pid TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20160324-08:35:54: [INFO]: Running isAuthorized() on GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=write with pid TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20160324-08:35:55: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org;  : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2014)
	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.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.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.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)
20160324-08:35:55: [INFO]: created client for certificate file: testGroupie with subject: CN=testGroupie,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:55: [INFO]: Running isAuthorized() on GET https://cn-stage-orc-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-orc-1:ComplicatedPolicy.15?action=changePermission with pid TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20160324-08:35:56: [INFO]: Running isAuthorized() on GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=write with pid TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20160324-08:35:56: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public;  : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2039)
	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.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.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.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)
20160324-08:35:56: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/meta/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 [org.dataone.client.rest.RestClient]
20160324-08:35:57: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:57: [INFO]: Running isAuthorized() on GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=changePermission with pid TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 to check for permission: READ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=read [org.dataone.client.rest.RestClient]
20160324-08:35:58: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=read with pid TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20160324-08:35:58: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=write with pid TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20160324-08:35:59: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org;  : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; verifiedUser; authenticatedUser; CN=testEQPerson1,DC=dataone,DC=org; CN=testEQPerson3,DC=dataone,DC=org; CN=testPerson,DC=dataone,DC=org; CN=someLegacyAcct,DC=somewhere,DC=org; public; CN=testEQPerson2,DC=dataone,DC=org; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2014)
	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.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.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.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)
20160324-08:35:59: [INFO]: created client for certificate file: testGroupie with subject: CN=testGroupie,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:59: [INFO]: Running isAuthorized() on GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-ucsb-1:ComplicatedPolicy.15?action=changePermission with pid TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 to check for permission: WRITE ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:35:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=write [org.dataone.client.rest.RestClient]
20160324-08:35:59: [INFO]: Running isAuthorized() on GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=write with pid TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 to check for permission: CHANGE_PERMISSION ... [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/isAuthorized/TierTesting:cn-stage-unm-1:ComplicatedPolicy.15?action=changePermission [org.dataone.client.rest.RestClient]
20160324-08:36:00: [ERROR]: isAuthorized() returned exception: NotAuthorized1820 : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public;  : CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public;  [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: CHANGE_PERMISSION not allowed on TierTesting:cn-stage-unm-1:ComplicatedPolicy.15 for subject[s]: CN=testGroup,DC=dataone,DC=org; authenticatedUser; CN=testGroupie,DC=dataone,DC=org; public; 
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:627)
	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.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:343)
	at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328)
	at org.dataone.client.rest.MultipartD1Node.isAuthorized(MultipartD1Node.java:647)
	at org.dataone.integration.adapters.CommonCallAdapter.isAuthorized(CommonCallAdapter.java:409)
	at org.dataone.integration.it.testImplementations.IsAuthorizedAuthorizationTestImplementations.runAuthTest(IsAuthorizedAuthorizationTestImplementations.java:53)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_ComplicatedAccessPolicy(AbstractAuthorizationTestImplementations.java:2039)
	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.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.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.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)
20160324-08:36:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: 
***************** running test for testRegisterAccount(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.8960371493387739637.tmp (232 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:00: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: 
***************** running test for testRegisterAccount(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.8594345825767279809.tmp (232 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:00: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: 
***************** running test for testRegisterAccount(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.5047376864717145086.tmp (232 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:00: [INFO]: 
***************** running test for testRegisterAccount(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:01: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.7690904388560866256.tmp (261 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:01: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:01: [INFO]: 
***************** running test for testRegisterAccount(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:01: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.5014388626666050712.tmp (261 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:01: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:01: [INFO]: 
***************** running test for testRegisterAccount(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:02: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts; MMP message has: FilePart:person = /tmp/mmp.output.8647109750128103894.tmp (261 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: 
***************** running test for testUpdateAccount(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: 
***************** running test for testUpdateAccount(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: 
***************** running test for testUpdateAccount(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: 
***************** running test for testVerifyAccount_NotAuthorized(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:02: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts/verification/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20160324-08:36:02: [INFO]: 
***************** running test for testVerifyAccount_NotAuthorized(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:02: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts/verification/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20160324-08:36:02: [INFO]: 
***************** running test for testVerifyAccount_NotAuthorized(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:03: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts/verification/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20160324-08:36:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:03: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:03: [INFO]: 
***************** running test for testVerifyAccount_AlreadyVerified(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:03: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:04: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts/verification/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20160324-08:36:04: [INFO]: 
***************** running test for testVerifyAccount_AlreadyVerified(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:04: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts/verification/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20160324-08:36:04: [INFO]: 
***************** running test for testVerifyAccount_AlreadyVerified(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:04: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts/verification/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org; MMP entity is null [org.dataone.client.rest.RestClient]
20160324-08:36:04: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:04: [INFO]: 
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: 
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: 
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts/CN=Robert%20Nahf%20T863,O=Google,C=US,DC=cilogon,DC=org [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: 
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts/CN=Duque%20de%20Alburquerque,%20DC=spain,%20DC=emp [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: 
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts/CN=Duque%20de%20Alburquerque,%20DC=spain,%20DC=emp [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: 
***************** running test for testGetSubjectInfo(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts/CN=Duque%20de%20Alburquerque,%20DC=spain,%20DC=emp [org.dataone.client.rest.RestClient]
20160324-08:36:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:05: [INFO]: 
***************** running test for testListSubjects(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
subject: CN=Robert Nahf T863,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Giriprakash Palanisamy T864,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T805,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Benjamin Leinfelder A515,O=University of Chicago,C=US,DC=cilogon,DC=org
subject: CN=Bruce Wilson T892,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bruce Wilson T893,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mike Frame T896,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais T799,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jim Basney T5754,O=Google,C=US,DC=cilogon,DC=org
subject: CN=ben leinfelder T5768,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Michael Frenock T5780,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A630,O=LTERN (Long Term Ecological Research Network),C=US,DC=cilogon,DC=org
subject: CN=Mark Reyes T5860,O=University of California - Office of the President,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T5830,O=Google,C=US,DC=cilogon,DC=org
subject: CN=John Kunze A913,O=University of California - Office of the President,C=US,DC=cilogon,DC=org
subject: CN=Robert Patrick Waltz T6343,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T6445,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao T6444,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Meei-ru Jeng T6446,O=Google,C=US,DC=cilogon,DC=org
subject: CN=ben leinfelder T6450,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Michael Frenock T6449,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Kavitha Chandrasekar T6939,O=Indiana University,C=US,DC=cilogon,DC=org
subject: CN=benjam\+AO0-n leinfelder A6943,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Richard Marsh A2022,O=The University of Arizona,C=US,DC=cilogon,DC=org
subject: CN=CJ Grady A739,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dev Team A10142,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ryan Scherle A281,O=Duke University,C=US,DC=cilogon,DC=org
subject: CN=AARON STEPHENSON A10465,O=University of Wisconsin-Madison,C=US,DC=cilogon,DC=org
subject: CN=CORINNA GRIES A10466,O=University of Wisconsin-Madison,C=US,DC=cilogon,DC=org
subject: CN=Roger Dahl A1779,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jim Green A10401,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A10499,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A2108,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Seth Kurt-Mason A11981,O=Montana State University - Bozeman,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A6788,O=LTERN (Long Term Ecological Research Network),C=US,DC=cilogon,DC=org
subject: CN=Judy Kallestad A13391,O=University of Minnesota,C=US,DC=cilogon,DC=org
subject: CN=Edward Flathers A16001,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Andrei Buium A17461,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Charitha Dandeniya Arachchige A20956,O=Indiana University,C=US,DC=cilogon,DC=org
subject: CN=Tom Saleeba A18801,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao A11716,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mario Zamora A22496,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ben Leinfelder A10096,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A357,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Md Moinul Hossain B26037,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao A1098,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Roger Dahl T808,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Robert Waltz A610,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Benjamin Leinfelder A31786,O=University of California-Santa Barbara,C=US,DC=cilogon,DC=org
subject: CN=Laura Moyers A33921,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Tim Vincent A33841,O=Google,C=US,DC=cilogon,DC=org
subject: testAccountA
subject: CN=Ben Leinfelder A34901,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais A34511,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A34456,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Matt Jones A729,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A33906,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jessica Couture A35351,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A27576,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A10489,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Carl Boettiger A45736,O=University of California\, Berkeley,C=US,DC=cilogon,DC=org
subject: CN=Noam Ross A45991,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Diggory A14576,O=Google,C=US,DC=cilogon,DC=org
20160324-08:36:06: [INFO]: 
***************** running test for testListSubjects(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
subject: CN=Robert Nahf T863,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Giriprakash Palanisamy T864,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T805,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Benjamin Leinfelder A515,O=University of Chicago,C=US,DC=cilogon,DC=org
subject: CN=Bruce Wilson T892,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bruce Wilson T893,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mike Frame T896,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais T799,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jim Basney T5754,O=Google,C=US,DC=cilogon,DC=org
subject: CN=ben leinfelder T5768,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Michael Frenock T5780,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A630,O=LTERN (Long Term Ecological Research Network),C=US,DC=cilogon,DC=org
subject: CN=Mark Reyes T5860,O=University of California - Office of the President,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T5830,O=Google,C=US,DC=cilogon,DC=org
subject: CN=John Kunze A913,O=University of California - Office of the President,C=US,DC=cilogon,DC=org
subject: CN=Robert Patrick Waltz T6343,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao T6444,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T6445,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Meei-ru Jeng T6446,O=Google,C=US,DC=cilogon,DC=org
subject: CN=ben leinfelder T6450,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Michael Frenock T6449,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Kavitha Chandrasekar T6939,O=Indiana University,C=US,DC=cilogon,DC=org
subject: CN=benjam\+AO0-n leinfelder A6943,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Richard Marsh A2022,O=The University of Arizona,C=US,DC=cilogon,DC=org
subject: CN=CJ Grady A739,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dev Team A10142,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ryan Scherle A281,O=Duke University,C=US,DC=cilogon,DC=org
subject: CN=AARON STEPHENSON A10465,O=University of Wisconsin-Madison,C=US,DC=cilogon,DC=org
subject: CN=CORINNA GRIES A10466,O=University of Wisconsin-Madison,C=US,DC=cilogon,DC=org
subject: CN=Roger Dahl A1779,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jim Green A10401,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A10499,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A2108,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Seth Kurt-Mason A11981,O=Montana State University - Bozeman,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A6788,O=LTERN (Long Term Ecological Research Network),C=US,DC=cilogon,DC=org
subject: CN=Judy Kallestad A13391,O=University of Minnesota,C=US,DC=cilogon,DC=org
subject: CN=Edward Flathers A16001,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Andrei Buium A17461,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Charitha Dandeniya Arachchige A20956,O=Indiana University,C=US,DC=cilogon,DC=org
subject: CN=Tom Saleeba A18801,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao A11716,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mario Zamora A22496,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ben Leinfelder A10096,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A357,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Md Moinul Hossain B26037,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao A1098,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Roger Dahl T808,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Robert Waltz A610,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Benjamin Leinfelder A31786,O=University of California-Santa Barbara,C=US,DC=cilogon,DC=org
subject: CN=Laura Moyers A33921,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Tim Vincent A33841,O=Google,C=US,DC=cilogon,DC=org
subject: testAccountA
subject: CN=Ben Leinfelder A34901,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais A34511,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A34456,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Matt Jones A729,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A33906,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jessica Couture A35351,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A27576,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A10489,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Carl Boettiger A45736,O=University of California\, Berkeley,C=US,DC=cilogon,DC=org
subject: CN=Noam Ross A45991,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Diggory A14576,O=Google,C=US,DC=cilogon,DC=org
20160324-08:36:06: [INFO]: 
***************** running test for testListSubjects(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
subject: CN=Robert Nahf T863,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Giriprakash Palanisamy T864,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T805,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Benjamin Leinfelder A515,O=University of Chicago,C=US,DC=cilogon,DC=org
subject: CN=Bruce Wilson T892,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bruce Wilson T893,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mike Frame T896,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais T799,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jim Basney T5754,O=Google,C=US,DC=cilogon,DC=org
subject: CN=ben leinfelder T5768,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Michael Frenock T5780,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A630,O=LTERN (Long Term Ecological Research Network),C=US,DC=cilogon,DC=org
subject: CN=Mark Reyes T5860,O=University of California - Office of the President,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T5830,O=Google,C=US,DC=cilogon,DC=org
subject: CN=John Kunze A913,O=University of California - Office of the President,C=US,DC=cilogon,DC=org
subject: CN=Robert Patrick Waltz T6343,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao T6444,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones T6445,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Meei-ru Jeng T6446,O=Google,C=US,DC=cilogon,DC=org
subject: CN=ben leinfelder T6450,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Michael Frenock T6449,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Kavitha Chandrasekar T6939,O=Indiana University,C=US,DC=cilogon,DC=org
subject: CN=benjam\+AO0-n leinfelder A6943,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Richard Marsh A2022,O=The University of Arizona,C=US,DC=cilogon,DC=org
subject: CN=CJ Grady A739,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dev Team A10142,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ryan Scherle A281,O=Duke University,C=US,DC=cilogon,DC=org
subject: CN=AARON STEPHENSON A10465,O=University of Wisconsin-Madison,C=US,DC=cilogon,DC=org
subject: CN=CORINNA GRIES A10466,O=University of Wisconsin-Madison,C=US,DC=cilogon,DC=org
subject: CN=Roger Dahl A1779,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jim Green A10401,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A10499,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Christopher Jones A2108,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Seth Kurt-Mason A11981,O=Montana State University - Bozeman,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A6788,O=LTERN (Long Term Ecological Research Network),C=US,DC=cilogon,DC=org
subject: CN=Judy Kallestad A13391,O=University of Minnesota,C=US,DC=cilogon,DC=org
subject: CN=Edward Flathers A16001,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Andrei Buium A17461,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Charitha Dandeniya Arachchige A20956,O=Indiana University,C=US,DC=cilogon,DC=org
subject: CN=Tom Saleeba A18801,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao A11716,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mario Zamora A22496,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Ben Leinfelder A10096,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Servilla A357,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Md Moinul Hossain B26037,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jing Tao A1098,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Roger Dahl T808,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Robert Waltz A610,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Benjamin Leinfelder A31786,O=University of California-Santa Barbara,C=US,DC=cilogon,DC=org
subject: CN=Laura Moyers A33921,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Tim Vincent A33841,O=Google,C=US,DC=cilogon,DC=org
subject: testAccountA
subject: CN=Ben Leinfelder A34901,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Dave Vieglais A34511,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Peter Slaughter A34456,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Matt Jones A729,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A33906,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Jessica Couture A35351,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Bryce Mecum A27576,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Lauren Walker A10489,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Carl Boettiger A45736,O=University of California\, Berkeley,C=US,DC=cilogon,DC=org
subject: CN=Noam Ross A45991,O=Google,C=US,DC=cilogon,DC=org
subject: CN=Mark Diggory A14576,O=Google,C=US,DC=cilogon,DC=org
20160324-08:36:06: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: 
***************** running test for testListSubjects_Slicing(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/accounts?start=0&count=37 [org.dataone.client.rest.RestClient]
20160324-08:36:06: [INFO]: 
***************** running test for testListSubjects_Slicing(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/accounts?start=0&count=37 [org.dataone.client.rest.RestClient]
20160324-08:36:07: [INFO]: 
***************** running test for testListSubjects_Slicing(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts [org.dataone.client.rest.RestClient]
20160324-08:36:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/accounts?start=0&count=37 [org.dataone.client.rest.RestClient]
20160324-08:36:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: 
***************** running test for testRegister(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:08: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-orc-1.test.dataone.org/cn/v2/node; MMP message has: FilePart:node = /tmp/mmp.output.3453016145187770165.tmp (1127 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:08: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: 
***************** running test for testRegister(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:08: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node; MMP message has: FilePart:node = /tmp/mmp.output.1649361226923346012.tmp (1127 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:08: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: 
***************** running test for testRegister(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:08: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-unm-1.test.dataone.org/cn/v2/node; MMP message has: FilePart:node = /tmp/mmp.output.4152989340112939852.tmp (1127 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:08: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:08: [INFO]: 
***************** running test for testGetNodeCapabilities(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/node/urn:node:mnStageUNM1 [org.dataone.client.rest.RestClient]
20160324-08:36:09: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: 
***************** running test for testGetNodeCapabilities(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnStageUNM1 [org.dataone.client.rest.RestClient]
20160324-08:36:09: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: 
***************** running test for testGetNodeCapabilities(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/node/urn:node:mnStageUNM1 [org.dataone.client.rest.RestClient]
20160324-08:36:09: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-orc-1.test.dataone.org/cn/v2/node/urn:node:cnStage; MMP message has: FilePart:node = /tmp/mmp.output.5528887392322672380.tmp (1448 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:10: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node/urn:node:cnStage; MMP message has: FilePart:node = /tmp/mmp.output.8152793891639503322.tmp (1448 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:10: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-unm-1.test.dataone.org/cn/v2/node/urn:node:cnStage; MMP message has: FilePart:node = /tmp/mmp.output.6460197848909599735.tmp (1448 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:10: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-orc-1.test.dataone.org/cn/v2/node/urn:node:cnStageBAD; MMP message has: FilePart:node = /tmp/mmp.output.5171794446852662031.tmp (1511 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:11: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node/urn:node:cnStageBAD; MMP message has: FilePart:node = /tmp/mmp.output.1719460360656615641.tmp (1511 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:11: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-unm-1.test.dataone.org/cn/v2/node/urn:node:cnStageBAD; MMP message has: FilePart:node = /tmp/mmp.output.1673661050810677053.tmp (1511 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-orc-1.test.dataone.org/cn/v2/node/urn:node:cnStage; MMP message has: FilePart:node = /tmp/mmp.output.60612338312250597.tmp (1448 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-ucsb-1.test.dataone.org/cn/v2/node/urn:node:cnStage; MMP message has: FilePart:node = /tmp/mmp.output.6225277695043828150.tmp (1448 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: 
***************** running test for testUpdateNodeCapabilities(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-stage-unm-1.test.dataone.org/cn/v2/node/urn:node:cnStage; MMP message has: FilePart:node = /tmp/mmp.output.7596202918116870129.tmp (1448 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:11: [INFO]: 
***************** running test for testView_NotAuthorized(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/meta/testView_NotAuthorized_20168403611866 [org.dataone.client.rest.RestClient]
20160324-08:36:12: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:12: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:12: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:12: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:12: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:12: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_NotAuthorized_20168403611866 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:12: [INFO]: creating a test object.  pid = testView_NotAuthorized_20168403611866 on https://cn-stage-orc-1.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:12: [INFO]: SystemMetadata for pid: testView_NotAuthorized_20168403611866
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testView_NotAuthorized_20168403611866</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnStageUNM1,DC=dataone,DC=org</submitter><rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder><accessPolicy><allow><subject>testRightsHolder</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2016-03-24T08:36:12.721+00:00</dateUploaded><dateSysMetadataModified>2016-03-24T08:36:12.721+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:16: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-orc-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_NotAuthorized_20168403611866; FilePart:object = /tmp/mmp.output.4717777480928983341.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4765062927916004012.tmp (950 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:16: [INFO]: object created.  pid = testView_NotAuthorized_20168403611866 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:16: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:16: [INFO]:  ====>>>>> pid of procured test Object: testView_NotAuthorized_20168403611866 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/views/default/testView_NotAuthorized_20168403611866 [org.dataone.client.rest.RestClient]
20160324-08:36:18: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: 
***************** running test for testView_NotAuthorized(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/meta/testView_NotAuthorized_20168403618453 [org.dataone.client.rest.RestClient]
20160324-08:36:18: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:18: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_NotAuthorized_20168403618453 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: creating a test object.  pid = testView_NotAuthorized_20168403618453 on https://cn-stage-ucsb-1.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:18: [INFO]: SystemMetadata for pid: testView_NotAuthorized_20168403618453
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testView_NotAuthorized_20168403618453</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnStageUNM1,DC=dataone,DC=org</submitter><rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder><accessPolicy><allow><subject>testRightsHolder</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2016-03-24T08:36:18.780+00:00</dateUploaded><dateSysMetadataModified>2016-03-24T08:36:18.780+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:20: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_NotAuthorized_20168403618453; FilePart:object = /tmp/mmp.output.6183244169854048566.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7202892813951686003.tmp (950 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:20: [INFO]: object created.  pid = testView_NotAuthorized_20168403618453 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:20: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:20: [INFO]:  ====>>>>> pid of procured test Object: testView_NotAuthorized_20168403618453 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/views/default/testView_NotAuthorized_20168403618453 [org.dataone.client.rest.RestClient]
20160324-08:36:21: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: created client for certificate file: testPerson with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: 
***************** running test for testView_NotAuthorized(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/meta/testView_NotAuthorized_20168403621284 [org.dataone.client.rest.RestClient]
20160324-08:36:21: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:21: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_NotAuthorized_20168403621284 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: creating a test object.  pid = testView_NotAuthorized_20168403621284 on https://cn-stage-unm-1.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:21: [INFO]: SystemMetadata for pid: testView_NotAuthorized_20168403621284
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testView_NotAuthorized_20168403621284</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnStageUNM1,DC=dataone,DC=org</submitter><rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder><accessPolicy><allow><subject>testRightsHolder</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2016-03-24T08:36:21.774+00:00</dateUploaded><dateSysMetadataModified>2016-03-24T08:36:21.774+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:24: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-unm-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_NotAuthorized_20168403621284; FilePart:object = /tmp/mmp.output.1618594239375149758.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4911015922093423611.tmp (950 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:24: [INFO]: object created.  pid = testView_NotAuthorized_20168403621284 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:24: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:24: [INFO]:  ====>>>>> pid of procured test Object: testView_NotAuthorized_20168403621284 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/views/default/testView_NotAuthorized_20168403621284 [org.dataone.client.rest.RestClient]
20160324-08:36:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: 
***************** running test for testListViews(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/views [org.dataone.client.rest.RestClient]
20160324-08:36:25: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: 
***************** running test for testListViews(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/views [org.dataone.client.rest.RestClient]
20160324-08:36:25: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: 
***************** running test for testListViews(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/views [org.dataone.client.rest.RestClient]
20160324-08:36:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:25: [INFO]: 
***************** running test for testView_InvalidTheme(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/meta/testView_InvalidTheme_20168403625949 [org.dataone.client.rest.RestClient]
20160324-08:36:27: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:27: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:27: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:27: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:27: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:27: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_InvalidTheme_20168403625949 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:27: [INFO]: creating a test object.  pid = testView_InvalidTheme_20168403625949 on https://cn-stage-orc-1.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:27: [INFO]: SystemMetadata for pid: testView_InvalidTheme_20168403625949
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testView_InvalidTheme_20168403625949</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnStageUNM1,DC=dataone,DC=org</submitter><rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder><accessPolicy><allow><subject>testRightsHolder</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2016-03-24T08:36:27.020+00:00</dateUploaded><dateSysMetadataModified>2016-03-24T08:36:27.020+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:30: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-orc-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_InvalidTheme_20168403625949; FilePart:object = /tmp/mmp.output.2657632145822709708.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8268074030593369889.tmp (949 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:30: [INFO]: object created.  pid = testView_InvalidTheme_20168403625949 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:30: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:30: [INFO]:  ====>>>>> pid of procured test Object: testView_InvalidTheme_20168403625949 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/views/bogus_theme_yaaaay/testView_InvalidTheme_20168403625949 [org.dataone.client.rest.RestClient]
20160324-08:36:32: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:32: [INFO]: 
***************** running test for testView_InvalidTheme(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/meta/testView_InvalidTheme_20168403632730 [org.dataone.client.rest.RestClient]
20160324-08:36:33: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:33: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:33: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:33: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:33: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:33: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_InvalidTheme_20168403632730 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:33: [INFO]: creating a test object.  pid = testView_InvalidTheme_20168403632730 on https://cn-stage-ucsb-1.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:33: [INFO]: SystemMetadata for pid: testView_InvalidTheme_20168403632730
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testView_InvalidTheme_20168403632730</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnStageUNM1,DC=dataone,DC=org</submitter><rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder><accessPolicy><allow><subject>testRightsHolder</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2016-03-24T08:36:33.107+00:00</dateUploaded><dateSysMetadataModified>2016-03-24T08:36:33.107+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:34: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-ucsb-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_InvalidTheme_20168403632730; FilePart:object = /tmp/mmp.output.8787973374951178764.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.640928103782733751.tmp (949 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:34: [INFO]: object created.  pid = testView_InvalidTheme_20168403632730 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:34: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:34: [INFO]:  ====>>>>> pid of procured test Object: testView_InvalidTheme_20168403632730 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/views/bogus_theme_yaaaay/testView_InvalidTheme_20168403632730 [org.dataone.client.rest.RestClient]
20160324-08:36:35: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:35: [INFO]: 
***************** running test for testView_InvalidTheme(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/meta/testView_InvalidTheme_20168403635450 [org.dataone.client.rest.RestClient]
20160324-08:36:36: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:36: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:36: [INFO]: certificate filename: cnStageUNM1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:36: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:36: [INFO]: client setup as Subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:36: [WARN]: Unable to find a valid authoritative MN to use for the object: testView_InvalidTheme_20168403635450 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:36: [INFO]: creating a test object.  pid = testView_InvalidTheme_20168403635450 on https://cn-stage-unm-1.test.dataone.org/cn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:36: [INFO]: SystemMetadata for pid: testView_InvalidTheme_20168403635450
<?xml version="1.0" encoding="UTF-8"?><d1_v2.0:systemMetadata xmlns:d1_v2.0="http://ns.dataone.org/service/types/v2.0" xmlns:d1="http://ns.dataone.org/service/types/v1"><serialVersion>1</serialVersion><identifier>testView_InvalidTheme_20168403635450</identifier><formatId>eml://ecoinformatics.org/eml-2.0.1</formatId><size>17181</size><checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum><submitter>CN=urn:node:cnStageUNM1,DC=dataone,DC=org</submitter><rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder><accessPolicy><allow><subject>testRightsHolder</subject><permission>changePermission</permission></allow></accessPolicy><dateUploaded>2016-03-24T08:36:36.356+00:00</dateUploaded><dateSysMetadataModified>2016-03-24T08:36:36.356+00:00</dateSysMetadataModified><originMemberNode>bogusAuthoritativeNode</originMemberNode><authoritativeMemberNode>bogusAuthoritativeNode</authoritativeMemberNode></d1_v2.0:systemMetadata> [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:38: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://cn-stage-unm-1.test.dataone.org/cn/v2/object; MMP message has: ParamPart:pid = testView_InvalidTheme_20168403635450; FilePart:object = /tmp/mmp.output.9069191918017495569.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8524802458139884312.tmp (949 bytes);  [org.dataone.client.rest.RestClient]
20160324-08:36:38: [INFO]: object created.  pid = testView_InvalidTheme_20168403635450 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:38: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:38: [INFO]:  ====>>>>> pid of procured test Object: testView_InvalidTheme_20168403635450 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/views/bogus_theme_yaaaay/testView_InvalidTheme_20168403635450 [org.dataone.client.rest.RestClient]
20160324-08:36:40: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:40: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:40: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:40: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:40: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:40: [INFO]: 
***************** running test for testView_InvalidSystemMetadata(...) vs. node: https://cn-stage-orc-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v2/views/default/bogus%20pid [org.dataone.client.rest.RestClient]
20160324-08:36:41: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:41: [INFO]: 
***************** running test for testView_InvalidSystemMetadata(...) vs. node: https://cn-stage-ucsb-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v2/views/default/bogus%20pid [org.dataone.client.rest.RestClient]
20160324-08:36:41: [INFO]: created client for certificate file: cnStageUNM1 with subject: CN=urn:node:cnStageUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:41: [INFO]: 
***************** running test for testView_InvalidSystemMetadata(...) vs. node: https://cn-stage-unm-1.test.dataone.org/cn ***************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v2/views/default/bogus%20pid [org.dataone.client.rest.RestClient]
20160324-08:36:42: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [INFO]: certificate filename: urn_node_cnStageUNM1_SS1 [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:42: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:42: [WARN]: Starting Idle Connections Monitor... [org.dataone.client.utils.IdleConnectionsMonitorThread]
20160324-08:36:42: [INFO]: created client for certificate file: urn_node_cnStageUNM1_SS1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v1/log [org.dataone.client.rest.RestClient]
total:8116786
20160324-08:36:43: [INFO]: created client for certificate file: urn_node_cnStageUNM1_SS1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v1/log [org.dataone.client.rest.RestClient]
total:8116783
20160324-08:36:44: [INFO]: created client for certificate file: urn_node_cnStageUNM1_SS1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v1/log [org.dataone.client.rest.RestClient]
total:8116786
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: created client for certificate file: testPerson_Expired with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: created client for certificate file: testPerson_Expired with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: created client for certificate file: testPerson_Expired with subject: CN=testPerson,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: ***  context label:   STAGE [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: created client for certificate file: testSubmitter with subject: CN=testSubmitter,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-orc-1.test.dataone.org/cn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20160324-08:36:45: [INFO]: created client for certificate file: testSubmitter with subject: CN=testSubmitter,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-ucsb-1.test.dataone.org/cn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20160324-08:36:45: [INFO]: created client for certificate file: testSubmitter with subject: CN=testSubmitter,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20160324-08:36:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-stage-unm-1.test.dataone.org/cn/v1/monitor/ping [org.dataone.client.rest.RestClient]
Tests run: 139, Failures: 0, Errors: 0, Skipped: 34, Time elapsed: 1,835.618 sec

Results :

Tests run: 139, Failures: 0, Errors: 0, Skipped: 34

[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_Stage_cn_v2/workspace/d1_integration/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:04.846s
[INFO] Finished at: Thu Mar 24 08:36:46 UTC 2016
[INFO] Final Memory: 54M/751M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/d1_integration_Stage_cn_v2/workspace/d1_integration/pom.xml to org.dataone/d1_integration/2.0-SNAPSHOT/d1_integration-2.0-SNAPSHOT.pom
channel stopped
Notifying upstream projects of job completion
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: SUCCESS