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

[Ignasi Barrera] JCLOUDS-1227: Allow to configure regions with the same URI

[Andrew Gaul] Propagate error on non-existent container or key

------------------------------------------
[...truncated 13562 lines...]
Starting test 
testListMarkerAfterLastKey(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test 
testListMarkerAfterLastKey(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
 succeeded: 4ms
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: 3ms
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: 4ms
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: 3ms
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: 20ms
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: 43ms
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: 49ms
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: 30ms
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: 28ms
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: 4ms
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: 2ms
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: 3ms
Test suite progress: tests succeeded: 85, failed: 1, skipped: 9.
Tests run: 95, Failures: 1, Errors: 0, Skipped: 9, Time elapsed: 3.155 sec <<< 
FAILURE! - in TestSuite
testPutBlobAccess(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
  Time elapsed: 0.01 sec  <<< FAILURE!
org.jclouds.blobstore.ContainerNotFoundException: jenkins-blobstore1 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 [6.742s]
[INFO] jclouds shared Maven resources .................... SUCCESS [3.867s]
[INFO] jclouds Components Core ........................... SUCCESS [1:41.349s]
[INFO] jclouds SLF4J Logging Module ...................... SUCCESS [3.050s]
[INFO] jclouds OAuth core ................................ SUCCESS [5.389s]
[INFO] jclouds Google Cloud Core ......................... SUCCESS [2.785s]
[INFO] jclouds OpenStack Components Core ................. SUCCESS [20.306s]
[INFO] jclouds commons project ........................... SUCCESS [0.919s]
[INFO] jclouds script builder ............................ SUCCESS [5.625s]
[INFO] jclouds compute core .............................. SUCCESS [2:26.181s]
[INFO] jclouds Log4J Logging Module ...................... SUCCESS [2.929s]
[INFO] jclouds loadbalancer core ......................... SUCCESS [2.758s]
[INFO] jclouds sts api ................................... SUCCESS [7.442s]
[INFO] jclouds cloudwatch api ............................ SUCCESS [9.803s]
[INFO] jclouds bouncycastle EncryptionService Module ..... SUCCESS [5.475s]
[INFO] jclouds sshj ssh client ........................... SUCCESS [5.341s]
[INFO] jclouds cloudstack core ........................... SUCCESS [53.729s]
[INFO] jclouds blobstore core ............................ SUCCESS [24.513s]
[INFO] jclouds filesystem core ........................... FAILURE [48.879s]
[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:40.473s
[INFO] Finished at: Wed Jan 18 15:30:51 EST 2017
[INFO] Final Memory: 85M/234M
[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

Reply via email to