See <https://builds.apache.org/job/Curator/15/display/redirect>

------------------------------------------
Started by user randgalt
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/Curator/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git
 > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/curator.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/curator.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/curator.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/curator.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/persistent-watch^{commit} # timeout=10
Checking out Revision d7bf1a2461ecfa0bf708b3890dc4b3a019cacdb0 
(origin/persistent-watch)
Commit message: "1. Updates from latest ZK changes. 2. Added async version for 
creating persistent watch"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d7bf1a2461ecfa0bf708b3890dc4b3a019cacdb0
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 57606
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Curator] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms1g -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/conf/logging
 jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.5 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 57606
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Curator/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
-Dcurator-retry-failed-tests=true -Dtiming-multiple=2 
-Dtiming-waiting-multiple=5 install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Curator
[INFO] Curator Testing
[INFO] Curator Client
[INFO] Curator Framework
[INFO] Curator Recipes
[INFO] Curator Service Discovery
[INFO] Curator Async
[INFO] Curator Examples
[INFO] Curator Service Discovery Server
[INFO] Curator ZooKeeper 3.4 Testing
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Curator 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apache-curator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ apache-curator ---
[INFO] 
[INFO] >>> clirr-maven-plugin:2.8:check (default) > compile @ apache-curator >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ apache-curator ---
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] <<< clirr-maven-plugin:2.8:check (default) < compile @ apache-curator <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.8:check (default) @ apache-curator ---
[INFO] Not generating Clirr report as there are no classes generated by the 
project
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ 
apache-curator ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, bundle]
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
apache-curator ---
[INFO] 
[INFO] --- maven-shade-plugin:2.4.3:shade (apache-curator-guava-shader) @ 
apache-curator ---
[INFO] No artifact matching filter com.google.guava:guava
[INFO] Replacing original artifact with shaded artifact.
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ apache-curator ---
[INFO] Checking licenses...
[WARNING] Unknown file extension: 
<https://builds.apache.org/job/Curator/ws/README.md>
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
apache-curator ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/apache-curator/4.0.1-SNAPSHOT/apache-curator-4.0.1-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Curator/ws/target/apache-curator-4.0.1-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/apache-curator/4.0.1-SNAPSHOT/apache-curator-4.0.1-SNAPSHOT-site.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Testing 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/zookeeper/zookeeper/3.5.4-beta-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/zookeeper/zookeeper/3.5.4-beta-SNAPSHOT/zookeeper-3.5.4-beta-SNAPSHOT.pom
[WARNING] The POM for org.apache.zookeeper:zookeeper:jar:3.5.4-beta-SNAPSHOT is 
missing, no dependency information available
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/zookeeper/zookeeper/3.5.4-beta-SNAPSHOT/zookeeper-3.5.4-beta-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [ 12.511 s]
[INFO] Curator Testing .................................... FAILURE [  1.337 s]
[INFO] Curator Client ..................................... SKIPPED
[INFO] Curator Framework .................................. SKIPPED
[INFO] Curator Recipes .................................... SKIPPED
[INFO] Curator Service Discovery .......................... SKIPPED
[INFO] Curator Async ...................................... SKIPPED
[INFO] Curator Examples ................................... SKIPPED
[INFO] Curator Service Discovery Server ................... SKIPPED
[INFO] Curator ZooKeeper 3.4 Testing ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.802 s
[INFO] Finished at: 2017-10-04T14:36:00+00:00
[INFO] Final Memory: 30M/981M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project curator-test: Could not resolve 
dependencies for project org.apache.curator:curator-test:jar:4.0.1-SNAPSHOT: 
Could not find artifact org.apache.zookeeper:zookeeper:jar:3.5.4-beta-SNAPSHOT 
in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-test
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to 
org.apache.curator/apache-curator/4.0.1-SNAPSHOT/apache-curator-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/target/apache-curator-4.0.1-SNAPSHOT-site.xml>
 to 
org.apache.curator/apache-curator/4.0.1-SNAPSHOT/apache-curator-4.0.1-SNAPSHOT-site.xml
[Fast Archiver] No artifacts from Curator » Apache Curator #14 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to 
org.apache.curator/curator-test/4.0.1-SNAPSHOT/curator-test-4.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from Curator » Curator Testing #14 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-test-zk34/pom.xml> to 
org.apache.curator/curator-test-zk34/4.0.1-SNAPSHOT/curator-test-zk34-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-x-async/pom.xml> to 
org.apache.curator/curator-x-async/4.0.1-SNAPSHOT/curator-x-async-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to 
org.apache.curator/curator-examples/4.0.1-SNAPSHOT/curator-examples-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to 
org.apache.curator/curator-x-discovery/4.0.1-SNAPSHOT/curator-x-discovery-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to 
org.apache.curator/curator-recipes/4.0.1-SNAPSHOT/curator-recipes-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> 
to 
org.apache.curator/curator-x-discovery-server/4.0.1-SNAPSHOT/curator-x-discovery-server-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to 
org.apache.curator/curator-client/4.0.1-SNAPSHOT/curator-client-4.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from Curator » Curator Client #14 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to 
org.apache.curator/curator-framework/4.0.1-SNAPSHOT/curator-framework-4.0.1-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped

Reply via email to