You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/20 13:56:21 UTC

Build failed in Jenkins: Any23-trunk #1620

See <https://builds.apache.org/job/Any23-trunk/1620/display/redirect?page=changes>

Changes:

[lars.g.svensson] ANY23-388 made field writer and default constructor protected instead of

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/Any23-trunk/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/any23.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/any23.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/any23.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e5562c5e49e6463c22dc598efcc16870b4c320cd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5562c5e49e6463c22dc598efcc16870b4c320cd
Commit message: "ANY23-388 made field writer and default constructor protected instead of package private"
 > git rev-list --no-walk bf5fea3aa8bfca49b893e662a94bbde4ca8d4d2a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39168
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Any23-trunk] $ /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.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39168
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Any23-trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Any23                                                       [pom]
[INFO] Apache Any23 :: Base API                                           [jar]
[INFO] Apache Any23 :: Test Resources                                     [jar]
[INFO] Apache Any23 :: CSV Utilities                                      [jar]
[INFO] Apache Any23 :: Mime Type Detection                                [jar]
[INFO] Apache Any23 :: Encoding Detection                                 [jar]
[INFO] Apache Any23 :: Core                                               [jar]
[INFO] Apache Any23 :: Plugins :: Office Scraper                          [jar]
[INFO] Apache Any23 :: Plugins :: HTML Scraper                            [jar]
[INFO] Apache Any23 :: CLI                                                [jar]
[INFO] Apache Any23 :: Plugins :: Basic Crawler                           [jar]
[INFO] Apache Any23 :: Plugins :: OpenIE                                  [jar]
[INFO] Apache Any23 :: Plugins :: Integration Test                        [jar]
[INFO] Apache Any23 :: Service                                            [war]
[INFO] 
[INFO] -------------------< org.apache.any23:apache-any23 >--------------------
[INFO] Building Apache Any23 2.3-SNAPSHOT                                [1/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apache-any23 ---
[INFO] Deleting <https://builds.apache.org/job/Any23-trunk/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ apache-any23 ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Any23-trunk/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/>
[INFO] Storing buildNumber: e5562c5e49e6463c22dc598efcc16870b4c320cd at timestamp: 1534772096783
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Any23-trunk/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ apache-any23 ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/Any23-trunk/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ apache-any23 ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (assembly) @ apache-any23 ---
[INFO] Reading assembly descriptor: <https://builds.apache.org/job/Any23-trunk/ws/src/main/assembly/src.xml>
[INFO] Building tar: <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-src.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-src.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apache-any23 ---
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-src.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT-src.tar.gz
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-src.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT-src.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apache-any23 ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23/2.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.any23:apache-any23:2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23/2.3-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Proxy Error.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Any23
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Any23 2.3-SNAPSHOT .......................... FAILURE [19:56 min]
[INFO] Apache Any23 :: Base API ........................... SKIPPED
[INFO] Apache Any23 :: Test Resources ..................... SKIPPED
[INFO] Apache Any23 :: CSV Utilities ...................... SKIPPED
[INFO] Apache Any23 :: Mime Type Detection ................ SKIPPED
[INFO] Apache Any23 :: Encoding Detection ................. SKIPPED
[INFO] Apache Any23 :: Core ............................... SKIPPED
[INFO] Apache Any23 :: Plugins :: Office Scraper .......... SKIPPED
[INFO] Apache Any23 :: Plugins :: HTML Scraper ............ SKIPPED
[INFO] Apache Any23 :: CLI ................................ SKIPPED
[INFO] Apache Any23 :: Plugins :: Basic Crawler ........... SKIPPED
[INFO] Apache Any23 :: Plugins :: OpenIE .................. SKIPPED
[INFO] Apache Any23 :: Plugins :: Integration Test ........ SKIPPED
[INFO] Apache Any23 :: Service 2.3-SNAPSHOT ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:16 min
[INFO] Finished at: 2018-08-20T13:55:06Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project apache-any23: Failed to retrieve remote metadata org.apache.any23:apache-any23:2.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.any23:apache-any23:2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23/2.3-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Proxy Error. -> [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/Any23-trunk/ws/core/pom.xml> to org.apache.any23/apache-any23-core/2.3-SNAPSHOT/apache-any23-core-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/html-scraper/pom.xml> to org.apache.any23.plugins/apache-any23-html-scraper/2.3-SNAPSHOT/apache-any23-html-scraper-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/test-resources/pom.xml> to org.apache.any23/apache-any23-test-resources/2.3-SNAPSHOT/apache-any23-test-resources-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/openie/pom.xml> to org.apache.any23.plugins/apache-any23-openie/2.3-SNAPSHOT/apache-any23-openie-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/csvutils/pom.xml> to org.apache.any23/apache-any23-csvutils/2.3-SNAPSHOT/apache-any23-csvutils-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/office-scraper/pom.xml> to org.apache.any23.plugins/apache-any23-office-scraper/2.3-SNAPSHOT/apache-any23-office-scraper-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/encoding/pom.xml> to org.apache.any23/apache-any23-encoding/2.3-SNAPSHOT/apache-any23-encoding-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/basic-crawler/pom.xml> to org.apache.any23.plugins/apache-any23-basic-crawler/2.3-SNAPSHOT/apache-any23-basic-crawler-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/pom.xml> to org.apache.any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-site.xml> to org.apache.any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-src.tar.gz> to org.apache.any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT-src.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-2.3-SNAPSHOT-src.zip> to org.apache.any23/apache-any23/2.3-SNAPSHOT/apache-any23-2.3-SNAPSHOT-src.zip
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/cli/pom.xml> to org.apache.any23/apache-any23-cli/2.3-SNAPSHOT/apache-any23-cli-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/mime/pom.xml> to org.apache.any23/apache-any23-mime/2.3-SNAPSHOT/apache-any23-mime-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/integration-test/pom.xml> to org.apache.any23.plugins/apache-any23-integration-test/2.3-SNAPSHOT/apache-any23-integration-test-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/api/pom.xml> to org.apache.any23/apache-any23-api/2.3-SNAPSHOT/apache-any23-api-2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/service/pom.xml> to org.apache.any23/apache-any23-service/2.3-SNAPSHOT/apache-any23-service-2.3-SNAPSHOT.pom
channel stopped
[JIRA] Updating issue ANY23-388
Not sending mail to unregistered user lars.g.svensson@gmail.com

Jenkins build is back to normal : Any23-trunk #1621

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