blob: 783209a430c6a49b5949324b5e8837b0972f6d30 [file] [log] [blame]
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jclouds.provider:rackspace-cloudblockstorage-us:bundle:1.6.0-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jclouds:jclouds-project:1.6.0-SNAPSHOT (/private/tmp/jclouds/project/pom.xml) points at org.jclouds:jclouds-multi instead of org.sonatype.oss:oss-parent, please verify your project structure @ org.jclouds:jclouds-project:1.6.0-SNAPSHOT, /private/tmp/jclouds/project/pom.xml, line 24, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jclouds Rackspace Next Generation Cloud Block Storage US provider 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ rackspace-cloudblockstorage-us ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-maven) @ rackspace-cloudblockstorage-us ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ rackspace-cloudblockstorage-us ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ rackspace-cloudblockstorage-us ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (process-remote-resources) @ rackspace-cloudblockstorage-us ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rackspace-cloudblockstorage-us ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/src/main/clojure
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ rackspace-cloudblockstorage-us ---
[INFO] Compiling 1 source file to /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rackspace-cloudblockstorage-us ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/src/test/clojure
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ rackspace-cloudblockstorage-us ---
[INFO] Compiling 4 source files to /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rackspace-cloudblockstorage-us ---
[INFO] Surefire report directory: /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@79f6f296
Starting test testCanGetConfiguredZones(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderMetadataExpectTest)
[pool-1-thread-1] Test testCanGetConfiguredZones(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderMetadataExpectTest) succeeded: 799ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
Starting test testOfApiContains(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest)
Starting test testAllContains(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest)
Starting test testWithId(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest)
Starting test testTransformableToContains(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest)
[pool-2-thread-3] Test testTransformableToContains(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest) succeeded: 1ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
[pool-2-thread-1] Test testAllContains(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest) succeeded: 2ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
[pool-2-thread-4] Test testWithId(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest) succeeded: 2ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
[pool-2-thread-2] Test testOfApiContains(org.jclouds.rackspace.cloudblockstorage.us.CloudBlockStorageUSProviderTest) succeeded: 2ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 sec
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ rackspace-cloudblockstorage-us ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ rackspace-cloudblockstorage-us ---
[INFO] Building jar: /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/target/rackspace-cloudblockstorage-us-1.6.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (integration) @ rackspace-cloudblockstorage-us ---
[INFO] Surefire report directory: /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@79f6f296
Starting test testCreateVolume(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest)
[TestNG] Test testCreateVolume(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest) succeeded: 1391ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
Starting test testCreateSnapshot(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest)
[TestNG] Test testCreateSnapshot(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest) succeeded: 657359ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
Starting test testListVolumes(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest)
[TestNG] Test testListVolumes(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest) succeeded: 1461ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
Starting test testListVolumesInDetail(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest)
[TestNG] Test testListVolumesInDetail(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest) succeeded: 1432ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Starting test testListSnapshots(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest)
[TestNG] Test testListSnapshots(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest) succeeded: 1637ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Starting test testListSnapshotsInDetail(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest)
[TestNG] Test testListSnapshotsInDetail(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeAndSnapshotApiLiveTest) succeeded: 1740ms
Test suite progress: tests succeeded: 6, failed: 0, skipped: 0.
Starting test testListAndGetVolumeTypes(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeTypeApiLiveTest)
[TestNG] Test testListAndGetVolumeTypes(org.jclouds.rackspace.cloudblockstorage.us.features.CloudBlockStorageUSVolumeTypeApiLiveTest) succeeded: 1938ms
Test suite progress: tests succeeded: 7, failed: 0, skipped: 0.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 679.5 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-duplicate-finder-plugin:1.0.3:check (default) @ rackspace-cloudblockstorage-us ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rackspace-cloudblockstorage-us ---
[INFO] Installing /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/target/rackspace-cloudblockstorage-us-1.6.0-SNAPSHOT.jar to /Users/adrianc/.m2/repository/org/jclouds/provider/rackspace-cloudblockstorage-us/1.6.0-SNAPSHOT/rackspace-cloudblockstorage-us-1.6.0-SNAPSHOT.jar
[INFO] Installing /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/pom.xml to /Users/adrianc/.m2/repository/org/jclouds/provider/rackspace-cloudblockstorage-us/1.6.0-SNAPSHOT/rackspace-cloudblockstorage-us-1.6.0-SNAPSHOT.pom
[INFO] Installing /private/tmp/jclouds/providers/rackspace-cloudblockstorage-us/target/rackspace-cloudblockstorage-us-1.6.0-SNAPSHOT-tests.jar to /Users/adrianc/.m2/repository/org/jclouds/provider/rackspace-cloudblockstorage-us/1.6.0-SNAPSHOT/rackspace-cloudblockstorage-us-1.6.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ rackspace-cloudblockstorage-us ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:26.626s
[INFO] Finished at: Sat Apr 27 18:41:19 PDT 2013
[INFO] Final Memory: 16M/125M
[INFO] ------------------------------------------------------------------------