You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Enrico Olivelli <eo...@gmail.com> on 2019/02/27 12:17:03 UTC

Re: Build failed in Jenkins: zookeeper-master-maven #97

I will take a look


Enrico

Il mer 27 feb 2019, 13:12 Apache Jenkins Server <je...@builds.apache.org>
ha scritto:

> See <
> https://builds.apache.org/job/zookeeper-master-maven/97/display/redirect>
>
> ------------------------------------------
> Started by an SCM change
> [EnvInject] - Loading node environment variables.
> Building remotely on H10 (Hadoop) in workspace <
> https://builds.apache.org/job/zookeeper-master-maven/ws/>
> [WS-CLEANUP] Deleting project workspace...
> [WS-CLEANUP] Deferred wipeout is used...
> [WS-CLEANUP] Done
> No credentials specified
> Cloning the remote Git repository
> Using shallow clone
> Avoid fetching tags
> Cloning repository https://github.com/apache/zookeeper
>  > git init <https://builds.apache.org/job/zookeeper-master-maven/ws/> #
> timeout=10
> Fetching upstream changes from https://github.com/apache/zookeeper
>  > git --version # timeout=10
>  > git fetch --no-tags --progress https://github.com/apache/zookeeper
> +refs/heads/*:refs/remotes/origin/* --depth=1
>  > git config remote.origin.url https://github.com/apache/zookeeper #
> timeout=10
>  > git config --add remote.origin.fetch
> +refs/heads/*:refs/remotes/origin/* # timeout=10
>  > git config remote.origin.url https://github.com/apache/zookeeper #
> timeout=10
> Fetching upstream changes from https://github.com/apache/zookeeper
>  > git fetch --no-tags --progress https://github.com/apache/zookeeper
> +refs/heads/*:refs/remotes/origin/* --depth=1
>  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> Checking out Revision 879c513a8d58ebbaa37342c532ec220ee1ab3939
> (refs/remotes/origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 879c513a8d58ebbaa37342c532ec220ee1ab3939
> Commit message: "Fix for lincense files and contrib folder during release"
>  > git rev-list --no-walk 54b4f8aa1ab23a175d460347d250fb9497a28a09 #
> timeout=10
> First time build. Skipping changelog.
> Parsing POMs
> Established TCP socket on 39015
> maven35-agent.jar already up to date
> maven35-interceptor.jar already up to date
> maven3-interceptor-commons.jar already up to date
> [zookeeper-master-maven] $ /home/jenkins/tools/java/latest1.8/bin/java
> -Xmx4g -Xms4g -cp
> /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.6.0/conf/logging
> jenkins.maven3.agent.Maven35Main
> /home/jenkins/tools/maven/apache-maven-3.6.0
> /home/jenkins/jenkins-slave/remoting.jar
> /home/jenkins/jenkins-slave/maven35-interceptor.jar
> /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39015
> <===[JENKINS REMOTING CAPACITY]===>   channel started
> Executing Maven:  -B -f <
> https://builds.apache.org/job/zookeeper-master-maven/ws/pom.xml>
> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 verify
> spotbugs:check -Pfull-build
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Apache ZooKeeper
>  [pom]
> [INFO] Apache ZooKeeper - Documentation
>  [jar]
> [INFO] Apache ZooKeeper - Jute
> [jar]
> [INFO] Apache ZooKeeper - Server
> [jar]
> [INFO] Apache ZooKeeper - Client
> [pom]
> [INFO] Apache ZooKeeper - Client - C
> [jar]
> [INFO] Apache ZooKeeper - Recipes
>  [pom]
> [INFO] Apache ZooKeeper - Recipes - Election
> [jar]
> [INFO] Apache ZooKeeper - Recipes - Lock
> [jar]
> [INFO] Apache ZooKeeper - Recipes - Queue
>  [jar]
> [INFO] Apache ZooKeeper - Assembly
> [pom]
> [INFO] Apache ZooKeeper - Contrib
>  [pom]
> [INFO] Apache ZooKeeper - Contrib - Loggraph
> [jar]
> [INFO] Apache ZooKeeper - Contrib - Rest
> [jar]
> [INFO] Apache ZooKeeper - Contrib - ZooInspector
> [jar]
> [INFO] Downloading from central:
> https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.pom
> [INFO] Downloaded from central:
> https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.pom
> (13 kB at 44 kB/s)
> [INFO] Downloading from central:
> https://repo.maven.apache.org/maven2/net/nicoulaj/parent/54/parent-54.pom
> [INFO] Downloaded from central:
> https://repo.maven.apache.org/maven2/net/nicoulaj/parent/54/parent-54.pom
> (29 kB at 1.2 MB/s)
> [INFO] Downloading from central:
> https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.jar
> [INFO] Downloaded from central:
> https://repo.maven.apache.org/maven2/net/nicoulaj/maven/plugins/checksum-maven-plugin/1.8/checksum-maven-plugin-1.8.jar
> (69 kB at 2.9 MB/s)
> [INFO]
> [INFO] -------------------< org.apache.zookeeper:zookeeper
> >-------------------
> [INFO] Building Apache ZooKeeper 3.6.0-SNAPSHOT
> [1/15]
> [INFO] --------------------------------[ pom
> ]---------------------------------
> [INFO]
> [INFO] --- git-commit-id-plugin:2.2.5:revision (find-current-git-revision)
> @ zookeeper ---
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
> [INFO]
> [INFO] Apache ZooKeeper ................................... FAILURE [
> 5.741 s]
> [INFO] Apache ZooKeeper - Documentation ................... SKIPPED
> [INFO] Apache ZooKeeper - Jute ............................ SKIPPED
> [INFO] Apache ZooKeeper - Server .......................... SKIPPED
> [INFO] Apache ZooKeeper - Client .......................... SKIPPED
> [INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
> [INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
> [INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
> [INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
> [INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
> [INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
> [INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
> [INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
> [INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
> [INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time:  28.020 s
> [INFO] Finished at: 2019-02-27T12:11:32Z
> [INFO]
> ------------------------------------------------------------------------
> Waiting for Jenkins to finish collecting data
> [ERROR] Failed to execute goal
> pl.project13.maven:git-commit-id-plugin:2.2.5:revision
> (find-current-git-revision) on project zookeeper: Could not complete Mojo
> execution... Unable to find commits until some tag: Walk failure. Missing
> commit 54b4f8aa1ab23a175d460347d250fb9497a28a09 -> [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
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/pom.xml> to
> org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml>
> to
> org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml>
> to
> org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml>
> to
> org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-contrib/pom.xml>
> to
> org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-client/pom.xml>
> to
> org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-jute/pom.xml>
> to
> org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml>
> to
> org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-docs/pom.xml>
> to
> org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-recipes/pom.xml>
> to
> org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml>
> to
> org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml>
> to
> org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-server/pom.xml>
> to
> org.apache.zookeeper/zookeeper-server/3.6.0-SNAPSHOT/zookeeper-server-3.6.0-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-assembly/pom.xml>
> to
> org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
> [Fast Archiver] No prior successful build to compare, so performing full
> copy of artifacts
> [JENKINS] Archiving <
> https://builds.apache.org/job/zookeeper-master-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml>
> to
> org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
> channel stopped
> [SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
>