You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/06/24 01:12:16 UTC

Build failed in Jenkins: Juneau » Juneau-Java-1.8 #664

See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/664/display/redirect?page=changes>

Changes:

[James Bognar] [maven-release-plugin] prepare release juneau-9.0-B1-RC1

[James Bognar] [maven-release-plugin] prepare for next development iteration

[James Bognar] Minor release build improvements.

[James Bognar] Update versions to 9.0-B1

[James Bognar] [maven-release-plugin] prepare release juneau-9.0-B1-RC1

[James Bognar] [maven-release-plugin] prepare for next development iteration

[James Bognar] Add .asf.yaml file.

[github] Update README.md

[github] Update README.md

[github] Update README.md

[github] Update README.md

[github] Update README.md

[github] Update README.md


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds30 (ubuntu) in workspace <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/juneau.git # timeout=10
Fetching upstream changes from https://github.com/apache/juneau.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/juneau.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision dc2af85021ecba709c0c833297e332628fe792d1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc2af85021ecba709c0c833297e332628fe792d1 # timeout=10
Commit message: "Update README.md"
 > git rev-list --no-walk 038b0c38a8e5315cc59a4c831cddb8a448dc2799 # timeout=10
[Juneau-Java-1.8] $ /home/jenkins/tools/maven/apache-maven-3.2.5/bin/mvn clean install deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] juneau
[INFO] juneau/core
[INFO] juneau/core/marshall
[INFO] juneau/core/marshall-rdf
[INFO] juneau/core/dto
[INFO] juneau/core/config
[INFO] juneau/rest
[INFO] juneau/rest/rest-server
[INFO] juneau/rest/rest-server-jaxrs
[INFO] juneau/rest/rest-server-rdf
[INFO] juneau/rest/rest-server-springboot
[INFO] juneau/rest/rest-client
[INFO] juneau/rest/rest-mock
[INFO] juneau/microservice
[INFO] juneau/microservice/microservice-core
[INFO] juneau/microservice/microservice-jetty
[INFO] juneau/microservice/my-jetty-microservice
[INFO] juneau/examples
[INFO] juneau/examples/examples-core
[INFO] juneau/examples/rest
[INFO] juneau/utest-utils
[INFO] juneau/microservice/microservice-ftest
[INFO] juneau/microservice/my-springboot-microservice
[INFO] juneau/sc
[INFO] juneau/sc/sc-server
[INFO] juneau/sc/sc-client
[INFO] juneau/examples/examples-rest-jetty
[INFO] juneau/examples/examples-rest-springboot
[INFO] juneau/examples/examples-rest-jetty-ftest
[INFO] juneau/utest
[INFO] juneau/all
[INFO] juneau/distrib
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building juneau 9.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ juneau ---
[INFO] Deleting <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/TODO.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.log.*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 578 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 401 licenses.
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/TODO.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.log.*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 578 resources included (use -debug for more details)
[WARNING] Files with unapproved licenses:
  .asf.yaml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] juneau ............................................. FAILURE [  6.092 s]
[INFO] juneau/core ........................................ SKIPPED
[INFO] juneau/core/marshall ............................... SKIPPED
[INFO] juneau/core/marshall-rdf ........................... SKIPPED
[INFO] juneau/core/dto .................................... SKIPPED
[INFO] juneau/core/config ................................. SKIPPED
[INFO] juneau/rest ........................................ SKIPPED
[INFO] juneau/rest/rest-server ............................ SKIPPED
[INFO] juneau/rest/rest-server-jaxrs ...................... SKIPPED
[INFO] juneau/rest/rest-server-rdf ........................ SKIPPED
[INFO] juneau/rest/rest-server-springboot ................. SKIPPED
[INFO] juneau/rest/rest-client ............................ SKIPPED
[INFO] juneau/rest/rest-mock .............................. SKIPPED
[INFO] juneau/microservice ................................ SKIPPED
[INFO] juneau/microservice/microservice-core .............. SKIPPED
[INFO] juneau/microservice/microservice-jetty ............. SKIPPED
[INFO] juneau/microservice/my-jetty-microservice .......... SKIPPED
[INFO] juneau/examples .................................... SKIPPED
[INFO] juneau/examples/examples-core ...................... SKIPPED
[INFO] juneau/examples/rest ............................... SKIPPED
[INFO] juneau/utest-utils ................................. SKIPPED
[INFO] juneau/microservice/microservice-ftest ............. SKIPPED
[INFO] juneau/microservice/my-springboot-microservice ..... SKIPPED
[INFO] juneau/sc .......................................... SKIPPED
[INFO] juneau/sc/sc-server ................................ SKIPPED
[INFO] juneau/sc/sc-client ................................ SKIPPED
[INFO] juneau/examples/examples-rest-jetty ................ SKIPPED
[INFO] juneau/examples/examples-rest-springboot ........... SKIPPED
[INFO] juneau/examples/examples-rest-jetty-ftest .......... SKIPPED
[INFO] juneau/utest ....................................... SKIPPED
[INFO] juneau/all ......................................... SKIPPED
[INFO] juneau/distrib ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.166 s
[INFO] Finished at: 2022-06-24T01:11:57+00:00
[INFO] Final Memory: 34M/943M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project juneau: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/rat.txt> -> [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
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-rest-jetty-ftest/target/surefire-reports/TEST-org.apache.juneau.examples.rest._TestSuite.xml> is 1 day 12 hr old

Not sending mail to unregistered user github@hugo-hirsch.de

Jenkins build is back to normal : Juneau » Juneau-Java-1.8 #665

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/665/display/redirect?page=changes>