You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/02/24 17:36:58 UTC

Build failed in Jenkins: Directory » dir-scimple #390

See <https://ci-builds.apache.org/job/Directory/job/dir-scimple/390/display/redirect?page=changes>

Changes:

[github] Bump lombok from 1.18.24 to 1.18.26


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds36 (ubuntu) in workspace <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress --prune -- https://gitbox.apache.org/repos/asf/directory-scimple.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 412ee10163cbfafb7ade0580a5e8afb5864b3112 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 412ee10163cbfafb7ade0580a5e8afb5864b3112 # timeout=10
Commit message: "Merge pull request #246 from apache/dependabot/maven/org.projectlombok-lombok-1.18.26"
 > git rev-list --no-walk a04008ae497ae4db86a7da60eaeeafd96aafc3a6 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33575
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/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/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 33575
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> -V clean deploy -Pci
Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.7
Java version: 1.8.0_362, vendor: Temurin, runtime: /usr/local/asfpackages/java/adoptium-jdk-8u362-b09/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-200-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 13 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 13 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SCIM - Parent                                                      [pom]
[INFO] SCIM - Specification - Schema                                      [jar]
[INFO] SCIM - Specification - Protocol                                    [jar]
[INFO] SCIM - Core                                                        [jar]
[INFO] SCIM - Client                                                      [jar]
[INFO] SCIM - Compliance Tests                                            [jar]
[INFO] SCIM - Server                                                      [jar]
[INFO] SCIM - Server - Examples - Memory                                  [war]
[INFO] SCIM - Server - Examples - Jersey                                  [jar]
[INFO] SCIM - Support - Spring Boot Starter                               [jar]
[INFO] SCIM - Server - Examples - Spring Boot                             [jar]
[INFO] SCIM - Tools                                                       [jar]
[INFO] SCIM - Total Test Coverage                                         [pom]
[INFO] 
[INFO] ---------------< org.apache.directory.scim:scim-parent >----------------
[INFO] Building SCIM - Parent 1.0.0-SNAPSHOT                             [1/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scim-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/>
[INFO] Storing buildNumber: 412ee10 at timestamp: 1677260171953
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ scim-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ scim-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java) @ scim-parent ---
[ERROR] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Detected JDK Version: 1.8.0-362 is not in the allowed range 17.
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 1.0.0-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... FAILURE [ 10.969 s]
[INFO] SCIM - Specification - Schema ...................... SKIPPED
[INFO] SCIM - Specification - Protocol .................... SKIPPED
[INFO] SCIM - Core ........................................ SKIPPED
[INFO] SCIM - Client ...................................... SKIPPED
[INFO] SCIM - Compliance Tests ............................ SKIPPED
[INFO] SCIM - Server ...................................... SKIPPED
[INFO] SCIM - Server - Examples - Memory .................. SKIPPED
[INFO] SCIM - Server - Examples - Jersey .................. SKIPPED
[INFO] SCIM - Support - Spring Boot Starter ............... SKIPPED
[INFO] SCIM - Server - Examples - Spring Boot ............. SKIPPED
[INFO] SCIM - Tools ....................................... SKIPPED
[INFO] SCIM - Total Test Coverage ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  36.222 s
[INFO] Finished at: 2023-02-24T17:36:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-java) on project scim-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/pom.xml> to org.apache.directory.scim/scim-server/1.0.0-SNAPSHOT/scim-server-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-protocol/pom.xml> to org.apache.directory.scim/scim-spec-protocol/1.0.0-SNAPSHOT/scim-spec-protocol-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server-examples/scim-server-memory/pom.xml> to org.apache.directory.scim/scim-server-memory/1.0.0-SNAPSHOT/scim-server-memory-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/support/spring-boot/pom.xml> to org.apache.directory.scim/scim-spring-boot-starter/1.0.0-SNAPSHOT/scim-spring-boot-starter-1.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-tools/pom.xml> to org.apache.directory.scim/scim-tools/1.0.0-SNAPSHOT/scim-tools-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-coverage/pom.xml> to org.apache.directory.scim/scim-test-coverage/1.0.0-SNAPSHOT/scim-test-coverage-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-client/pom.xml> to org.apache.directory.scim/scim-client/1.0.0-SNAPSHOT/scim-client-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/pom.xml> to org.apache.directory.scim/scim-spec-schema/1.0.0-SNAPSHOT/scim-spec-schema-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-core/pom.xml> to org.apache.directory.scim/scim-core/1.0.0-SNAPSHOT/scim-core-1.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server-examples/scim-server-jersey/pom.xml> to org.apache.directory.scim/scim-server-jersey/1.0.0-SNAPSHOT/scim-server-jersey-1.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to org.apache.directory.scim/scim-parent/1.0.0-SNAPSHOT/scim-parent-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server-examples/scim-server-spring-boot/pom.xml> to org.apache.directory.scim/scim-server-spring-boot/1.0.0-SNAPSHOT/scim-server-spring-boot-1.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-compliance-tests/pom.xml> to org.apache.directory.scim/scim-compliance-tests/1.0.0-SNAPSHOT/scim-compliance-tests-1.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
channel stopped