You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/28 14:04:02 UTC

Build failed in Jenkins: commons-lang #720

See <https://builds.apache.org/job/commons-lang/720/display/redirect?page=changes>

Changes:

[garydgregory] Update POM version numbers for Apache Commons Lang release 3.10

[garydgregory] Bump to next development version


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu) in workspace <https://builds.apache.org/job/commons-lang/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-lang.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-lang.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/commons-lang.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 7a9c09161de76a436942473134d0c28323d58e24 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a9c09161de76a436942473134d0c28323d58e24
Commit message: "Bump to next development version"
 > git rev-list --no-walk e3a7399a7d82a5b3a33cc7653107821ce1709f67 # timeout=10
Parsing POMs
Established TCP socket on 42593
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-lang] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42593
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-lang/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install javadoc:javadoc --batch-mode -Dgpg.skip -Prelease
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.commons:commons-lang3 >------------------
[INFO] Building Apache Commons Lang 3.10.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-lang3 ---
[INFO] Deleting <https://builds.apache.org/job/commons-lang/ws/target>
[INFO] 
[INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ commons-lang3 ---
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/lang
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/lang@' '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-2679679730849046559-targets'
[INFO] Cleaning distribution area for: commons-lang3
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-659233956.commit' '--encoding' 'UTF-8' '--targets' '/tmp/maven-scm-4749852825820615156-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  33.120 s
[INFO] Finished at: 2020-03-28T14:03:58Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.commons:commons-release-plugin:1.7:clean-staging (clean-staging) on project commons-lang3: Failed to commit files: null [null] -> [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/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/commons-lang/ws/pom.xml> to org.apache.commons/commons-lang3/3.10.1-SNAPSHOT/commons-lang3-3.10.1-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Jenkins build is back to normal : commons-lang #722

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-lang/722/display/redirect?page=changes>


Build failed in Jenkins: commons-lang #721

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-lang/721/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu) in workspace <https://builds.apache.org/job/commons-lang/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-lang.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-lang.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/commons-lang.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 7a9c09161de76a436942473134d0c28323d58e24 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a9c09161de76a436942473134d0c28323d58e24
Commit message: "Bump to next development version"
 > git rev-list --no-walk 7a9c09161de76a436942473134d0c28323d58e24 # timeout=10
Parsing POMs
Established TCP socket on 45019
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-lang] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45019
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-lang/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install javadoc:javadoc --batch-mode -Dgpg.skip -Prelease
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.commons:commons-lang3 >------------------
[INFO] Building Apache Commons Lang 3.10.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-lang3 ---
[INFO] Deleting <https://builds.apache.org/job/commons-lang/ws/target>
[INFO] 
[INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ commons-lang3 ---
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/lang
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/lang@' '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-296742260973771867-targets'
[INFO] Cleaning distribution area for: commons-lang3
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-303769051.commit' '--encoding' 'UTF-8' '--targets' '/tmp/maven-scm-9202134416018667094-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.033 s
[INFO] Finished at: 2020-03-28T14:04:46Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.commons:commons-release-plugin:1.7:clean-staging (clean-staging) on project commons-lang3: Failed to commit files: null [null] -> [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/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/commons-lang/ws/pom.xml> to org.apache.commons/commons-lang3/3.10.1-SNAPSHOT/commons-lang3-3.10.1-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped