You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by je...@cloudbees.com on 2017/01/24 00:44:57 UTC

Build failed in Jenkins: jclouds-osgi-compat » default #20

https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/20/Changes:

[Andrew Gaul] JCLOUDS-1228: Include PublicAccess in responses

------------------------------------------
[...truncated 33754 lines...]
Starting test testListMarkerAfterLastKey(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testListMarkerAfterLastKey(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 5ms
Test suite progress: tests succeeded: 71, failed: 1, skipped: 7.
Starting test testListMarkerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testListMarkerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 5ms
Test suite progress: tests succeeded: 72, failed: 1, skipped: 7.
Starting test containerExists(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test containerExists(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 2ms
Test suite progress: tests succeeded: 73, failed: 1, skipped: 7.
Starting test deleteContainerIfEmptyWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore13...
[TestNG] Test deleteContainerIfEmptyWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 4ms
Test suite progress: tests succeeded: 74, failed: 1, skipped: 7.
Starting test deleteContainerIfEmptyWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore14...
[TestNG] Test deleteContainerIfEmptyWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 4ms
Test suite progress: tests succeeded: 75, failed: 1, skipped: 7.
Starting test deleteContainerWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore15...
[TestNG] Test deleteContainerWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 5ms
Test suite progress: tests succeeded: 76, failed: 1, skipped: 7.
Starting test deleteContainerWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore16...
[TestNG] Test deleteContainerWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 2ms
Test suite progress: tests succeeded: 77, failed: 1, skipped: 7.
Starting test testDirectory(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testDirectory(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) skipped.
Test suite progress: tests succeeded: 77, failed: 1, skipped: 8.
Starting test testListContainer(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testListContainer(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 22ms
Test suite progress: tests succeeded: 78, failed: 1, skipped: 8.
Starting test testListContainerMarker(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testListContainerMarker(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 58ms
Test suite progress: tests succeeded: 79, failed: 1, skipped: 8.
Starting test testListContainerMaxResults(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testListContainerMaxResults(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 59ms
Test suite progress: tests succeeded: 80, failed: 1, skipped: 8.
Starting test testListContainerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testListContainerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 39ms
Test suite progress: tests succeeded: 81, failed: 1, skipped: 8.
Starting test testListRootUsesDelimiter(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testListRootUsesDelimiter(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 45ms
Test suite progress: tests succeeded: 82, failed: 1, skipped: 8.
Starting test testNotWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testNotWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 6ms
Test suite progress: tests succeeded: 83, failed: 1, skipped: 8.
Starting test testPutTwiceIsOkAndDoesntOverwrite(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testPutTwiceIsOkAndDoesntOverwrite(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 4ms
Test suite progress: tests succeeded: 84, failed: 1, skipped: 8.
Starting test testSetContainerAccess(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testSetContainerAccess(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) skipped.
Test suite progress: tests succeeded: 84, failed: 1, skipped: 9.
Starting test testWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test testWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest) succeeded: 5ms
Test suite progress: tests succeeded: 85, failed: 1, skipped: 9.
Tests run: 95, Failures: 1, Errors: 0, Skipped: 9, Time elapsed: 3.942 sec <<< FAILURE! - in TestSuite
testPutBlobAccess(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)  Time elapsed: 0.01 sec  <<< FAILURE!
org.jclouds.blobstore.ContainerNotFoundException: jenkins-blobstore0 not found: in getBlobAccess
	at org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl.getBlobAccess(FilesystemStorageStrategyImpl.java:558)
	at org.jclouds.blobstore.config.LocalBlobStore.getBlobAccess(LocalBlobStore.java:394)
	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 com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:37)
	at com.sun.proxy.$Proxy44.getBlobAccess(Unknown Source)
	at org.jclouds.blobstore.integration.internal.BaseBlobIntegrationTest.testPutBlobAccess(BaseBlobIntegrationTest.java:683)
	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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:696)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)


Results :

Failed tests: 
  FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testPutBlobAccess:683 » ContainerNotFound

Tests run: 95, Failures: 1, Errors: 0, Skipped: 9

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds Project ............................ SUCCESS [9.900s]
[INFO] jclouds shared Maven resources .................... SUCCESS [3.638s]
[INFO] jclouds Components Core ........................... SUCCESS [1:31.591s]
[INFO] jclouds SLF4J Logging Module ...................... SUCCESS [2.429s]
[INFO] jclouds OAuth core ................................ SUCCESS [4.368s]
[INFO] jclouds Google Cloud Core ......................... SUCCESS [2.151s]
[INFO] jclouds OpenStack Components Core ................. SUCCESS [19.859s]
[INFO] jclouds commons project ........................... SUCCESS [0.693s]
[INFO] jclouds script builder ............................ SUCCESS [5.919s]
[INFO] jclouds compute core .............................. SUCCESS [2:24.191s]
[INFO] jclouds Log4J Logging Module ...................... SUCCESS [4.623s]
[INFO] jclouds loadbalancer core ......................... SUCCESS [2.672s]
[INFO] jclouds sts api ................................... SUCCESS [7.054s]
[INFO] jclouds cloudwatch api ............................ SUCCESS [7.367s]
[INFO] jclouds bouncycastle EncryptionService Module ..... SUCCESS [4.354s]
[INFO] jclouds sshj ssh client ........................... SUCCESS [4.647s]
[INFO] jclouds cloudstack core ........................... SUCCESS [35.345s]
[INFO] jclouds blobstore core ............................ SUCCESS [23.465s]
[INFO] jclouds filesystem core ........................... FAILURE [51.182s]
[INFO] jclouds bring your own node provider .............. SKIPPED
[INFO] jclouds OkHttp Driver ............................. SKIPPED
[INFO] jclouds s3 api .................................... SKIPPED
[INFO] jclouds ec2 api ................................... SKIPPED
[INFO] jclouds sqs api ................................... SKIPPED
[INFO] jclouds elasticstack core ......................... SKIPPED
[INFO] jclouds atmos components .......................... SKIPPED
[INFO] jclouds openstack-keystone api .................... SKIPPED
[INFO] jclouds openstack-cinder api ...................... SKIPPED
[INFO] Apache jclouds :: OpenStack :: Nova API ........... SKIPPED
[INFO] jclouds openstack-nova-ec2 api .................... SKIPPED
[INFO] jclouds openstack-swift api ....................... SKIPPED
[INFO] jclouds openstack-trove api ....................... SKIPPED
[INFO] jclouds rackspace cloudidentity api ............... SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers API ........ SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Block Storage US provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Servers US provider  SKIPPED
[INFO] jclouds rackspace clouddns api .................... SKIPPED
[INFO] jclouds rackspace-cloudfiles api .................. SKIPPED
[INFO] jclouds route53 api ............................... SKIPPED
[INFO] jclouds Chef api .................................. SKIPPED
[INFO] jclouds docker API ................................ SKIPPED
[INFO] jclouds apis project .............................. SKIPPED
[INFO] jclouds GoGrid provider ........................... SKIPPED
[INFO] jclouds Azure Storage provider .................... SKIPPED
[INFO] jclouds Apache Http Components Client ............. SKIPPED
[INFO] jclouds joda DateService Module ................... SKIPPED
[INFO] jclouds netty payload module ...................... SKIPPED
[INFO] jclouds enterprise Module ......................... SKIPPED
[INFO] jclouds Amazon Simple Storage Service (S3) provider  SKIPPED
[INFO] jclouds Amazon Elastic Load Balancer provider ..... SKIPPED
[INFO] jclouds Amazon EC2 provider ....................... SKIPPED
[INFO] jclouds Amazon Simple Queue Service provider ...... SKIPPED
[INFO] jclouds DigitalOcean v2 API Provider .............. SKIPPED
[INFO] jclouds ElasticHosts Peer1 London provider ........ SKIPPED
[INFO] jclouds ElasticHosts Peer1 San Antonio provider ... SKIPPED
[INFO] jclouds ElasticHosts BlueSquare London provider ... SKIPPED
[INFO] jclouds ElasticHosts Peer1 Toronto provider ....... SKIPPED
[INFO] jclouds ElasticHosts Peer1 Los Angeles provider ... SKIPPED
[INFO] jclouds ElasticHosts Amsterdam provider ........... SKIPPED
[INFO] jclouds ElasticHosts San Jose provider ............ SKIPPED
[INFO] jclouds ElasticHosts Hong Kong provider ........... SKIPPED
[INFO] jclouds ElasticHosts Sydney provider .............. SKIPPED
[INFO] jclouds ElasticHosts Miami provider ............... SKIPPED
[INFO] jclouds ElasticHosts Dallas provider .............. SKIPPED
[INFO] jclouds Open Hosting East1 provider ............... SKIPPED
[INFO] jclouds Serverlove Manchester provider ............ SKIPPED
[INFO] jclouds SkaliCloud Malaysia provider .............. SKIPPED
[INFO] jclouds Go2Cloud Johannesburg1 provider ........... SKIPPED
[INFO] jclouds Google Compute Engine provider ............ SKIPPED
[INFO] jclouds SoftLayer core ............................ SKIPPED
[INFO] jclouds Rackspace Cloud Files US provider ......... SKIPPED
[INFO] jclouds Rackspace Cloud Files UK provider ......... SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud DNS US provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud DNS UK provider  SKIPPED
[INFO] jclouds Rackspace Cloud Databases US provider ..... SKIPPED
[INFO] jclouds Rackspace Cloud Databases UK provider ..... SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers US provider  SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers UK provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Block Storage UK provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Servers provider  SKIPPED
[INFO] jclouds GleSYS core ............................... SKIPPED
[INFO] jclouds Amazon Identity and Access Management (STS) provider  SKIPPED
[INFO] jclouds Amazon Route 53 provider .................. SKIPPED
[INFO] jclouds ultradns-ws provider ...................... SKIPPED
[INFO] jclouds dynect api ................................ SKIPPED
[INFO] jclouds ProfitBricks api .......................... SKIPPED
[INFO] jclouds providers project ......................... SKIPPED
[INFO] jclouds jsch ssh client ........................... SKIPPED
[INFO] jclouds example components for a standalone compute provider  SKIPPED
[INFO] jclouds skeletons project ......................... SKIPPED
[INFO] jclouds Google App Engine Components .............. SKIPPED
[INFO] jclouds drivers project ........................... SKIPPED
[INFO] allcompute ........................................ SKIPPED
[INFO] allblobstore ...................................... SKIPPED
[INFO] allloadbalancer ................................... SKIPPED
[INFO] all ............................................... SKIPPED
[INFO] Apache jclouds .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:08.963s
[INFO] Finished at: Mon Jan 23 19:44:56 EST 2017
[INFO] Final Memory: 86M/326M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration) on project filesystem: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration) on project filesystem: There are test failures.

Please refer to <https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports> for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :filesystem
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : jclouds-osgi-compat » default #22

Posted by je...@cloudbees.com.
https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/22/

Build failed in Jenkins: jclouds-osgi-compat » default #21

Posted by je...@cloudbees.com.
https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/21/Changes:

[Andrew Gaul] Correct regex in ExpandProperties

------------------------------------------
[...truncated 12924 lines...]
Starting test testMultipartUploadMultipleParts(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testMultipartUploadMultipleParts(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 12ms
Test suite progress: tests succeeded: 74, failed: 0, skipped: 3.
Starting test testMultipartUploadNoPartsAbort(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testMultipartUploadNoPartsAbort(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 4ms
Test suite progress: tests succeeded: 75, failed: 0, skipped: 3.
Starting test testMultipartUploadSinglePart(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testMultipartUploadSinglePart(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 8ms
Test suite progress: tests succeeded: 76, failed: 0, skipped: 3.
Starting test testPutBlobAccess(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutBlobAccess(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) failed.
Test suite progress: tests succeeded: 76, failed: 1, skipped: 3.
Starting test testPutBlobAccessMultipart(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutBlobAccessMultipart(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) skipped.
Test suite progress: tests succeeded: 76, failed: 1, skipped: 4.
Starting test testPutBlobParallel(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutBlobParallel(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 6ms
Test suite progress: tests succeeded: 77, failed: 1, skipped: 4.
Starting test testPutByteSource(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutByteSource(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 5ms
Test suite progress: tests succeeded: 78, failed: 1, skipped: 4.
Starting test testPutCorrectContentMD5(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutCorrectContentMD5(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 2ms
Test suite progress: tests succeeded: 79, failed: 1, skipped: 4.
Starting test testPutIncorrectContentMD5(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutIncorrectContentMD5(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 2ms
Test suite progress: tests succeeded: 80, failed: 1, skipped: 4.
Starting test testPutInputStream(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutInputStream(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 4ms
Test suite progress: tests succeeded: 81, failed: 1, skipped: 4.
Starting test testPutMultipartByteSource(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutMultipartByteSource(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) skipped.
Test suite progress: tests succeeded: 81, failed: 1, skipped: 5.
Starting test testPutMultipartInputStream(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutMultipartInputStream(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) skipped.
Test suite progress: tests succeeded: 81, failed: 1, skipped: 6.
Starting test testPutObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 6ms
Test suite progress: tests succeeded: 82, failed: 1, skipped: 6.
Starting test testPutObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 6ms
Test suite progress: tests succeeded: 83, failed: 1, skipped: 6.
Starting test testPutObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 4ms
Test suite progress: tests succeeded: 84, failed: 1, skipped: 6.
Starting test testPutObjectStream(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testPutObjectStream(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) succeeded: 4ms
Test suite progress: tests succeeded: 85, failed: 1, skipped: 6.
[TestNG] Test checkContentMetadata(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) skipped.
Test suite progress: tests succeeded: 85, failed: 1, skipped: 7.
[TestNG] Test testCreateBlobWithExpiry(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) skipped.
Test suite progress: tests succeeded: 85, failed: 1, skipped: 8.
Starting test testSetBlobAccess(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
[TestNG] Test testSetBlobAccess(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest) skipped.
Test suite progress: tests succeeded: 85, failed: 1, skipped: 9.
Tests run: 95, Failures: 1, Errors: 0, Skipped: 9, Time elapsed: 3.674 sec <<< FAILURE! - in TestSuite
testPutBlobAccess(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)  Time elapsed: 0.009 sec  <<< FAILURE!
org.jclouds.blobstore.ContainerNotFoundException: jenkins-blobstore14 not found: in getBlobAccess
	at org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl.getBlobAccess(FilesystemStorageStrategyImpl.java:558)
	at org.jclouds.blobstore.config.LocalBlobStore.getBlobAccess(LocalBlobStore.java:394)
	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 com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:37)
	at com.sun.proxy.$Proxy44.getBlobAccess(Unknown Source)
	at org.jclouds.blobstore.integration.internal.BaseBlobIntegrationTest.testPutBlobAccess(BaseBlobIntegrationTest.java:683)
	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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:696)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)


Results :

Failed tests: 
  FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testPutBlobAccess:683 » ContainerNotFound

Tests run: 95, Failures: 1, Errors: 0, Skipped: 9

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds Project ............................ SUCCESS [10.139s]
[INFO] jclouds shared Maven resources .................... SUCCESS [6.096s]
[INFO] jclouds Components Core ........................... SUCCESS [1:50.706s]
[INFO] jclouds SLF4J Logging Module ...................... SUCCESS [3.536s]
[INFO] jclouds OAuth core ................................ SUCCESS [8.029s]
[INFO] jclouds Google Cloud Core ......................... SUCCESS [3.842s]
[INFO] jclouds OpenStack Components Core ................. SUCCESS [21.894s]
[INFO] jclouds commons project ........................... SUCCESS [0.862s]
[INFO] jclouds script builder ............................ SUCCESS [6.347s]
[INFO] jclouds compute core .............................. SUCCESS [2:29.641s]
[INFO] jclouds Log4J Logging Module ...................... SUCCESS [2.650s]
[INFO] jclouds loadbalancer core ......................... SUCCESS [2.223s]
[INFO] jclouds sts api ................................... SUCCESS [5.623s]
[INFO] jclouds cloudwatch api ............................ SUCCESS [7.511s]
[INFO] jclouds bouncycastle EncryptionService Module ..... SUCCESS [4.492s]
[INFO] jclouds sshj ssh client ........................... SUCCESS [4.909s]
[INFO] jclouds cloudstack core ........................... SUCCESS [58.207s]
[INFO] jclouds blobstore core ............................ SUCCESS [30.781s]
[INFO] jclouds filesystem core ........................... FAILURE [51.125s]
[INFO] jclouds bring your own node provider .............. SKIPPED
[INFO] jclouds OkHttp Driver ............................. SKIPPED
[INFO] jclouds s3 api .................................... SKIPPED
[INFO] jclouds ec2 api ................................... SKIPPED
[INFO] jclouds sqs api ................................... SKIPPED
[INFO] jclouds elasticstack core ......................... SKIPPED
[INFO] jclouds atmos components .......................... SKIPPED
[INFO] jclouds openstack-keystone api .................... SKIPPED
[INFO] jclouds openstack-cinder api ...................... SKIPPED
[INFO] Apache jclouds :: OpenStack :: Nova API ........... SKIPPED
[INFO] jclouds openstack-nova-ec2 api .................... SKIPPED
[INFO] jclouds openstack-swift api ....................... SKIPPED
[INFO] jclouds openstack-trove api ....................... SKIPPED
[INFO] jclouds rackspace cloudidentity api ............... SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers API ........ SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Block Storage US provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Servers US provider  SKIPPED
[INFO] jclouds rackspace clouddns api .................... SKIPPED
[INFO] jclouds rackspace-cloudfiles api .................. SKIPPED
[INFO] jclouds route53 api ............................... SKIPPED
[INFO] jclouds Chef api .................................. SKIPPED
[INFO] jclouds docker API ................................ SKIPPED
[INFO] jclouds apis project .............................. SKIPPED
[INFO] jclouds GoGrid provider ........................... SKIPPED
[INFO] jclouds Azure Storage provider .................... SKIPPED
[INFO] jclouds Apache Http Components Client ............. SKIPPED
[INFO] jclouds joda DateService Module ................... SKIPPED
[INFO] jclouds netty payload module ...................... SKIPPED
[INFO] jclouds enterprise Module ......................... SKIPPED
[INFO] jclouds Amazon Simple Storage Service (S3) provider  SKIPPED
[INFO] jclouds Amazon Elastic Load Balancer provider ..... SKIPPED
[INFO] jclouds Amazon EC2 provider ....................... SKIPPED
[INFO] jclouds Amazon Simple Queue Service provider ...... SKIPPED
[INFO] jclouds DigitalOcean v2 API Provider .............. SKIPPED
[INFO] jclouds ElasticHosts Peer1 London provider ........ SKIPPED
[INFO] jclouds ElasticHosts Peer1 San Antonio provider ... SKIPPED
[INFO] jclouds ElasticHosts BlueSquare London provider ... SKIPPED
[INFO] jclouds ElasticHosts Peer1 Toronto provider ....... SKIPPED
[INFO] jclouds ElasticHosts Peer1 Los Angeles provider ... SKIPPED
[INFO] jclouds ElasticHosts Amsterdam provider ........... SKIPPED
[INFO] jclouds ElasticHosts San Jose provider ............ SKIPPED
[INFO] jclouds ElasticHosts Hong Kong provider ........... SKIPPED
[INFO] jclouds ElasticHosts Sydney provider .............. SKIPPED
[INFO] jclouds ElasticHosts Miami provider ............... SKIPPED
[INFO] jclouds ElasticHosts Dallas provider .............. SKIPPED
[INFO] jclouds Open Hosting East1 provider ............... SKIPPED
[INFO] jclouds Serverlove Manchester provider ............ SKIPPED
[INFO] jclouds SkaliCloud Malaysia provider .............. SKIPPED
[INFO] jclouds Go2Cloud Johannesburg1 provider ........... SKIPPED
[INFO] jclouds Google Compute Engine provider ............ SKIPPED
[INFO] jclouds SoftLayer core ............................ SKIPPED
[INFO] jclouds Rackspace Cloud Files US provider ......... SKIPPED
[INFO] jclouds Rackspace Cloud Files UK provider ......... SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud DNS US provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud DNS UK provider  SKIPPED
[INFO] jclouds Rackspace Cloud Databases US provider ..... SKIPPED
[INFO] jclouds Rackspace Cloud Databases UK provider ..... SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers US provider  SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers UK provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Block Storage UK provider  SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Servers provider  SKIPPED
[INFO] jclouds GleSYS core ............................... SKIPPED
[INFO] jclouds Amazon Identity and Access Management (STS) provider  SKIPPED
[INFO] jclouds Amazon Route 53 provider .................. SKIPPED
[INFO] jclouds ultradns-ws provider ...................... SKIPPED
[INFO] jclouds dynect api ................................ SKIPPED
[INFO] jclouds ProfitBricks api .......................... SKIPPED
[INFO] jclouds providers project ......................... SKIPPED
[INFO] jclouds jsch ssh client ........................... SKIPPED
[INFO] jclouds example components for a standalone compute provider  SKIPPED
[INFO] jclouds skeletons project ......................... SKIPPED
[INFO] jclouds Google App Engine Components .............. SKIPPED
[INFO] jclouds drivers project ........................... SKIPPED
[INFO] allcompute ........................................ SKIPPED
[INFO] allblobstore ...................................... SKIPPED
[INFO] allloadbalancer ................................... SKIPPED
[INFO] all ............................................... SKIPPED
[INFO] Apache jclouds .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:12.323s
[INFO] Finished at: Wed Jan 25 04:18:14 EST 2017
[INFO] Final Memory: 85M/321M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration) on project filesystem: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration) on project filesystem: There are test failures.

Please refer to <https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports> for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :filesystem
Build step 'Invoke top-level Maven targets' marked build as failure