See <https://builds.apache.org/job/commons-csv/218/display/redirect?page=changes>
Changes: [garydgregory] Fixtypo in the PerformanceTest (#55) ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H35 (ubuntu) in workspace <https://builds.apache.org/job/commons-csv/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-csv.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-csv.git > git --version # timeout=10 > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/commons-csv.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 c8527b3d532dffa4aa0137c9e6d36bfebe0d9d95 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8527b3d532dffa4aa0137c9e6d36bfebe0d9d95 Commit message: "Fixtypo in the PerformanceTest (#55)" > git rev-list --no-walk 1d12ed9d0dc17f05fd99071ebf0bd209d08a18c8 # timeout=10 Parsing POMs Established TCP socket on 39871 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [commons-csv] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39871 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/commons-csv/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean install --batch-mode -Dgpg.skip -Prelease [1mApache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)[m Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2 Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_191/jre Default locale: en_US, platform encoding: ISO-8859-1 OS name: "linux", version: "4.15.0-66-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] -------------------< org.apache.commons:commons-csv >------------------- [INFO] Building Apache Commons CSV 1.8-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-csv --- [INFO] Deleting <https://builds.apache.org/job/commons-csv/ws/target> [INFO] [INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ commons-csv --- [INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/csv Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/csv@' '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin/scm-cleanup'> Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-6538851248865916548-targets' [INFO] Cleaning distribution area for: commons-csv Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-683838603.commit' '--encoding' 'UTF-8' '--targets' '/tmp/maven-scm-1148176048160320351-targets' [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.878 s [INFO] Finished at: 2020-01-20T23:04:27Z [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-csv: 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-csv/ws/pom.xml> to org.apache.commons/commons-csv/1.8-SNAPSHOT/commons-csv-1.8-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped
