You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/21 06:49:57 UTC

Build failed in Jenkins: Curator-3.0 » Curator Framework #64

See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/64/changes>

Changes:

[cammckenzie] CURATOR-317 - Manually applied CURATOR-317 change to Curator 3.0 branch 

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.1.1-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 154 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/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 apache.snapshots
[INFO] artifact org.apache.curator:curator-framework: checking for updates from central
[INFO] Comparing to version: 3.1.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar (263 KB at 3745.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom (3 KB at 110.7 KB/sec)
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 30 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 23 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 316.675 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 721.61 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestFramework
Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 401.927 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 455.814 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.35 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec - in org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.92 sec - in org.apache.curator.framework.imps.TestReconfiguration
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew
Running org.apache.curator.framework.imps.TestCreateReturningStat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 sec - in org.apache.curator.framework.imps.TestCreateReturningStat
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 282.275 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Running org.apache.curator.framework.imps.TestCompression
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.016 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.296 sec - in org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.974 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.627 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestRemoveWatches
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.241 sec - in org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.898 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager

Results :

Tests run: 285, 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/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerEnsembleable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerReconfigBuilderMain.java>
[CHECKSTYLE] No report found for mojo check

Jenkins build is back to stable : Curator-3.0 » Curator Framework #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/74/changes>


Jenkins build is still unstable: Curator-3.0 » Curator Framework #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/changes>


Jenkins build is still unstable: Curator-3.0 » Curator Framework #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/72/>


Jenkins build is still unstable: Curator-3.0 » Curator Framework #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/changes>


Jenkins build is still unstable: Curator-3.0 » Curator Framework #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/changes>


Jenkins build is still unstable: Curator-3.0 » Curator Framework #69

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/changes>


Jenkins build is still unstable: Curator-3.0 » Curator Framework #68

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/changes>


Jenkins build is unstable: Curator-3.0 » Curator Framework #67

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/67/changes>


Build failed in Jenkins: Curator-3.0 » Curator Framework #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/66/changes>

Changes:

[jxm] changed a deprecation comment to provide a better equivalent

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.1.1-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 154 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/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] Comparing to version: 3.1.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar (263 KB at 3318.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom (3 KB at 39.9 KB/sec)
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 30 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 23 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.049 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: 317.463 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 452.007 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 717.07 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.176 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.759 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 250.884 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.378 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestRemoveWatches
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 219.613 sec - in org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestFramework
Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 345.168 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.733 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.965 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.536 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestCreateReturningStat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.263 sec - in org.apache.curator.framework.imps.TestCreateReturningStat
Running org.apache.curator.framework.imps.TestCompression
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.93 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 sec - in org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 sec - in org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.957 sec - in org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew

Results :

Tests run: 293, 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/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerReconfigBuilderMain.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerEnsembleable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java>
[CHECKSTYLE] No report found for mojo check

Build failed in Jenkins: Curator-3.0 » Curator Framework #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/65/changes>

Changes:

[randgalt] If there's an exeption, retries exceeded, etc., the watcher was still

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.1.1-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 154 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/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: 3.1.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar (263 KB at 1285.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom (3 KB at 23.4 KB/sec)
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Pathable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 30 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 23 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/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/org.apache.curator$curator-framework/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.755 sec - in org.apache.curator.framework.imps.TestReconfiguration
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestCreateReturningStat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.049 sec - in org.apache.curator.framework.imps.TestCreateReturningStat
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 sec - in org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 715.809 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 334.915 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 419.592 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.37 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager
Running org.apache.curator.framework.imps.TestFramework
Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 345.662 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.299 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.021 sec - in org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.788 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestRemoveWatches
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 241.22 sec - in org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 250.941 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.988 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.172 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.451 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 sec - in org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.339 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestCompression
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 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.823 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew

Results :

Tests run: 293, 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/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerReconfigBuilderMain.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerEnsembleable.java>
[CHECKSTYLE] No report found for mojo check