Discussion:
Build failed in Jenkins: mahout-nightly #2219
Apache Jenkins Server
2017-07-07 04:19:04 UTC
Permalink
See <https://builds.apache.org/job/mahout-nightly/2219/display/redirect?page=changes>

Changes:

[rawkintrevo] [maven-release-plugin] prepare release mahout-0.13.1

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mahout.git
git init <https://builds.apache.org/job/mahout-nightly/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
git --version # timeout=10
git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/*
git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.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/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/*
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6081793d063381c3e6c7ef121ee66660ec789ce6 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 6081793d063381c3e6c7ef121ee66660ec789ce6
git rev-list 2be27b3784412beb907374026cd5e5c787a55eec # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38134
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38134
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -DskiptTests -Dmahout.skip.distribution=false
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-math:jar:0.13.1
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-hdfs:jar:0.13.1
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-mr:jar:0.13.1
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-math-scala_2.10:jar:0.13.1
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-math-scala_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml,> line 30, column 15
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.10:jar:0.13.1
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/spark/pom.xml,> line 30, column 15
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-h2o_2.10:jar:0.13.1
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-h2o_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml,> line 30, column 15
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Mahout Build Tools
[INFO] Apache Mahout
[INFO] Mahout Math
[INFO] Mahout HDFS
[INFO] Mahout Map-Reduce
[INFO] Mahout Integration
[INFO] Mahout Examples
[INFO] Mahout Math Scala bindings
[INFO] Mahout Spark bindings
[INFO] Mahout Release Package
[INFO] Mahout H2O backend
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Build Tools 0.13.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mahout-buildtools ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.13.1.jar>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-buildtools ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.13.1.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.jar
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.pom
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mahout-buildtools ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.13.1.jar>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-buildtools ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.13.1.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.jar
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mahout-buildtools ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.jar
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................. FAILURE [ 8.793 s]
[INFO] Apache Mahout ...................................... SKIPPED
[INFO] Mahout Math ........................................ SKIPPED
[INFO] Mahout HDFS ........................................ SKIPPED
[INFO] Mahout Map-Reduce .................................. SKIPPED
[INFO] Mahout Integration ................................. SKIPPED
[INFO] Mahout Examples .................................... SKIPPED
[INFO] Mahout Math Scala bindings ......................... SKIPPED
[INFO] Mahout Spark bindings .............................. SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] Mahout H2O backend ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.978 s
[INFO] Finished at: 2017-07-07T04:18:45+00:00
[INFO] Final Memory: 26M/454M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project mahout-buildtools: Failed to deploy artifacts: Could not transfer artifact org.apache.mahout:mahout-buildtools:jar:0.13.1 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [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/mahout-nightly/ws/spark/pom.xml> to org.apache.mahout/mahout-spark_2.10/0.13.1/mahout-spark_2.10-0.13.1.pom
No artifacts from mahout-nightly » Mahout Spark bindings #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/examples/pom.xml> to org.apache.mahout/mahout-examples/0.13.1/mahout-examples-0.13.1.pom
No artifacts from mahout-nightly » Mahout Examples #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/0.13.1/mahout-0.13.1.pom
No artifacts from mahout-nightly » Apache Mahout #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math/pom.xml> to org.apache.mahout/mahout-math/0.13.1/mahout-math-0.13.1.pom
No artifacts from mahout-nightly » Mahout Math #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/integration/pom.xml> to org.apache.mahout/mahout-integration/0.13.1/mahout-integration-0.13.1.pom
No artifacts from mahout-nightly » Mahout Integration #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml> to org.apache.mahout/mahout-h2o_2.10/0.13.1/mahout-h2o_2.10-0.13.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/apache-mahout-distribution/0.13.1/apache-mahout-distribution-0.13.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs/0.13.1/mahout-hdfs-0.13.1.pom
No artifacts from mahout-nightly » Mahout HDFS #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mr/pom.xml> to org.apache.mahout/mahout-mr/0.13.1/mahout-mr-0.13.1.pom
No artifacts from mahout-nightly » Mahout Map-Reduce #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to org.apache.mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.13.1.jar> to org.apache.mahout/mahout-buildtools/0.13.1/mahout-buildtools-0.13.1.jar
No artifacts from mahout-nightly » Mahout Build Tools #2218 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml> to org.apache.mahout/mahout-math-scala_2.10/0.13.1/mahout-math-scala_2.10-0.13.1.pom
No artifacts from mahout-nightly » Mahout Math Scala bindings #2218 to compare, so performing full copy of artifacts
Sending e-mails to: ***@mahout.apache.org ***@gmail.com
channel stopped
Apache Jenkins Server
2017-07-07 05:08:31 UTC
Permalink
See <https://builds.apache.org/job/mahout-nightly/2220/display/redirect?page=changes>
Loading...