See <https://builds.apache.org/job/Curator-3.0/29/>
------------------------------------------ [...truncated 222 lines...] [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-client --- [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-client --- [INFO] Checking licenses... [CHECKSTYLE] No report found for mojo check [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Framework 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-framework --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 145 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/classes> [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-framework >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-framework --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo [CHECKSTYLE] No report found for mojo check[INFO] [INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-framework <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-framework --- [INFO] artifact org.apache.curator:curator-framework: checking for updates from Nexus [INFO] artifact org.apache.curator:curator-framework: checking for updates from central [INFO] Comparing to version: 2.9.0 [ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.GetConfigBuilder getConfig()' has been added to an interface [ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.state.ConnectionStateErrorPolicy getConnectionStateErrorPolicy()' has been added to an interface [ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.WatcherRemoveCuratorFramework newWatcherRemoveCuratorFramework()' has been added to an interface [ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.ReconfigBuilder reconfig()' has been added to an interface [ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransaction transaction()' has been added to an interface [ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.transaction.TransactionOp transactionOp()' has been added to an interface [ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.RemoveWatchesBuilder watches()' has been added to an interface [ERROR] 8001: org.apache.curator.framework.api.ACLBackgroundPathable: Class org.apache.curator.framework.api.ACLBackgroundPathable removed [ERROR] 8001: org.apache.curator.framework.api.ACLVersionBackgroundPathable: Class org.apache.curator.framework.api.ACLVersionBackgroundPathable removed [ERROR] 7006: org.apache.curator.framework.api.CreateBuilder: Return type of method 'public org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable creatingParentContainersIfNeeded()' has been changed to org.apache.curator.framework.api.ProtectACLCreateModeStatPathAndBytesable [ERROR] 7006: org.apache.curator.framework.api.CreateBuilder: Return type of method 'public org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable creatingParentsIfNeeded()' has been changed to org.apache.curator.framework.api.ProtectACLCreateModeStatPathAndBytesable [ERROR] 7006: org.apache.curator.framework.api.CreateBuilder: Return type of method 'public org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable withProtection()' has been changed to org.apache.curator.framework.api.ACLCreateModeStatBackgroundPathAndBytesable [ERROR] 8001: org.apache.curator.framework.api.CreateModalPathAndBytesable: Class org.apache.curator.framework.api.CreateModalPathAndBytesable removed [ERROR] 7012: org.apache.curator.framework.api.CuratorEvent: Method 'public java.util.List getOpResults()' has been added to an interface [ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.BackgroundPathable from the set of implemented interfaces [ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.BackgroundVersionable from the set of implemented interfaces [ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.Backgroundable from the set of implemented interfaces [ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.Pathable from the set of implemented interfaces [ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.Versionable from the set of implemented interfaces [ERROR] 7006: org.apache.curator.framework.api.Guaranteeable: Return type of method 'public org.apache.curator.framework.api.ChildrenDeletable guaranteed()' has been changed to java.lang.Object [ERROR] 7004: org.apache.curator.framework.state.ConnectionStateManager: In method 'public ConnectionStateManager(org.apache.curator.framework.CuratorFramework, java.util.concurrent.ThreadFactory)' the number of arguments has changed [INFO] Succeeded with 21 errors; 0 warnings; and 0 other changes. [CHECKSTYLE] No report found for mojo check[INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-framework --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ curator-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ curator-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/test-classes> [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ curator-framework --- [INFO] Surefire report directory: <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.framework.imps.TestFrameworkEdges Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 507.726 sec - in org.apache.curator.framework.imps.TestFrameworkEdges Running org.apache.curator.framework.imps.TestRemoveWatches Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.546 sec - in org.apache.curator.framework.imps.TestRemoveWatches Running org.apache.curator.framework.imps.TestNamespaceFacade Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 sec - in org.apache.curator.framework.imps.TestNamespaceFacade Running org.apache.curator.framework.imps.TestTransactionsNew Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec - in org.apache.curator.framework.imps.TestTransactionsNew Running org.apache.curator.framework.imps.TestReadOnly Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.975 sec - in org.apache.curator.framework.imps.TestReadOnly Running org.apache.curator.framework.imps.TestCreateReturningStat Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.211 sec - in org.apache.curator.framework.imps.TestCreateReturningStat Running org.apache.curator.framework.imps.TestTempFramework Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.862 sec - in org.apache.curator.framework.imps.TestTempFramework Running org.apache.curator.framework.imps.TestMultiClient Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 sec - in org.apache.curator.framework.imps.TestMultiClient Running org.apache.curator.framework.imps.TestCompressionInTransactionNew Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew Running org.apache.curator.framework.imps.TestWatcherIdentity Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.27 sec - in org.apache.curator.framework.imps.TestWatcherIdentity Running org.apache.curator.framework.imps.TestReconfiguration Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.693 sec - in org.apache.curator.framework.imps.TestReconfiguration Running org.apache.curator.framework.imps.TestWithCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 316.897 sec - in org.apache.curator.framework.imps.TestWithCluster Running org.apache.curator.framework.imps.TestCompressionInTransactionOld Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld Running org.apache.curator.framework.imps.TestWatcherRemovalManager Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 217.666 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState Running org.apache.curator.framework.imps.TestTransactionsOld Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec - in org.apache.curator.framework.imps.TestTransactionsOld Running org.apache.curator.framework.imps.TestFrameworkBackground Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.344 sec - in org.apache.curator.framework.imps.TestFrameworkBackground Running org.apache.curator.framework.imps.TestCompression Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec - in org.apache.curator.framework.imps.TestCompression Running org.apache.curator.framework.imps.TestNeverConnected Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in org.apache.curator.framework.imps.TestNeverConnected Running org.apache.curator.framework.imps.TestFailedDeleteManager Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 719.373 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager Running org.apache.curator.framework.imps.TestFramework Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 339.837 sec - in org.apache.curator.framework.imps.TestFramework Running org.apache.curator.framework.imps.TestBlockUntilConnected Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.381 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected Results : Tests run: 263, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-framework --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-framework --- [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-framework --- [INFO] Checking licenses... [INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/main/java/org/apache/curator/framework/api/BackgroundEnsembleable.java> [INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/main/java/org/apache/curator/framework/api/WatchBackgroundEnsembleable.java> [CHECKSTYLE] No report found for mojo check [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator ..................................... SUCCESS [ 5.690 s] [INFO] Curator Testing .................................... SUCCESS [ 6.407 s] [INFO] Curator Client ..................................... SUCCESS [ 54.060 s] [INFO] Curator Framework .................................. FAILURE [45:17 min] [INFO] Curator Recipes .................................... SKIPPED [INFO] Curator Service Discovery .......................... SKIPPED [INFO] Curator Examples ................................... SKIPPED [INFO] Curator Service Discovery Server ................... SKIPPED [INFO] Curator RPC Proxy .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46:29 min [INFO] Finished at: 2015-09-26T14:09:42+00:00 [INFO] Final Memory: 28M/413M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (license) on project curator-framework: Some files do not have the expected license header -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :curator-framework [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/3.0.0-SNAPSHOT/curator-x-rpc-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator RPC Proxy #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7300 bytes Compression is 0.0% Took 0.33 sec [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/pom.xml> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/target/curator-client-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.jar Sending artifact delta relative to Curator-3.0 » Curator Client #28 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 83653 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/curator-framework-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.jar Sending artifact delta relative to Curator-3.0 » Curator Framework #28 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 268143 bytes Compression is 0.0% Took 0.41 sec [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/3.0.0-SNAPSHOT/curator-x-discovery-server-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator Service Discovery Server #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4377 bytes Compression is 0.0% Took 28 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/3.0.0-SNAPSHOT/curator-examples-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator Examples #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2223 bytes Compression is 0.0% Took 34 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/pom.xml> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/target/curator-test-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.jar Sending artifact delta relative to Curator-3.0 » Curator Testing #28 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 48096 bytes Compression is 0.0% Took 58 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator Recipes #28 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2810 bytes Compression is 0.0% Took 47 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/pom.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/target/apache-curator-3.0.0-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT-site.xml Sending artifact delta relative to Curator-3.0 » Apache Curator #28 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 35733 bytes Compression is 0.0% Took 39 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/3.0.0-SNAPSHOT/curator-x-discovery-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator Service Discovery #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2753 bytes Compression is 0.0% Took 33 ms Sending e-mails to: [email protected] channel stopped
