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 2022/10/09 16:14:10 UTC

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

See <https://ci-builds.apache.org/job/Directory/job/dir-scimple/296/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds43 (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
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/directory-scimple.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1002)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1243)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1307)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git reset --hard" returned status code 128:
stdout: 
stderr: fatal: unable to read tree 3bf33578ac78df40b91c4fdf2a5cefdf68654979

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2671)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2601)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1968)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.reset(CliGitAPIImpl.java:684)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:1058)
	at jdk.internal.reflect.GeneratedMethodAccessor327.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds43
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at com.sun.proxy.$Proxy139.clean(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:471)
		at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:45)
		at hudson.plugins.git.extensions.GitSCMExtension.decorateFetchCommand(GitSCMExtension.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1243)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1307)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
ERROR: Error fetching remote repo 'origin'

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Directory/job/dir-scimple/298/display/redirect>

Changes:


------------------------------------------
[...truncated 7.90 KB...]
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:4.0.0-M2:attach-descriptor (attach-descriptor) @ scim-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent-integration (prepare-agent-integration) @ scim-parent ---
[INFO] jacoco.it.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/jacoco-it.exec>
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (run-its) @ scim-parent ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (run-its) @ scim-parent ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- dependency-check-maven:7.1.2:check (default) @ scim-parent ---
[INFO] Checking for updates
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (644 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Complete for NVD CVE - Modified  (8056 ms)
[INFO] Begin database maintenance
[INFO] Updated the CPE ecosystem on 122531 NVD records
[INFO] Cleaned up 8 orphaned NVD records
[INFO] End database maintenance (17143 ms)
[INFO] Begin database defrag
[INFO] End database defrag (8851 ms)
[INFO] Check for updates complete (42067 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[INFO] Writing report to: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/dependency-check-report.html>
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ scim-parent ---
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/scim/scim-parent/1.0.0-SNAPSHOT/scim-parent-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) @ scim-parent ---
[INFO] Performing deferred deploys (gathering into "<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred")...>
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred/org/apache/directory/scim/scim-parent/1.0.0-SNAPSHOT/scim-parent-1.0.0-SNAPSHOT.pom>
[INFO] Execution skipped to the last project...
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] ----------------< org.apache.directory.scim:scim-spec >-----------------
[INFO] Building SCIM - Specification 1.0.0-SNAPSHOT                      [2/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scim-spec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ scim-spec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ scim-spec ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-spec ---
[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/scim-spec'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec>
[INFO] Storing buildNumber: b0e07fd at timestamp: 1665591405597
[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/scim-spec'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-spec ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ scim-spec ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:4.0.0-M2:attach-descriptor (attach-descriptor) @ scim-spec ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent-integration (prepare-agent-integration) @ scim-spec ---
[INFO] jacoco.it.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/target/jacoco-it.exec>
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (run-its) @ scim-spec ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-spec ---
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (run-its) @ scim-spec ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- dependency-check-maven:7.1.2:check (default) @ scim-spec ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (43 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[INFO] Writing report to: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/target/dependency-check-report.html>
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ scim-spec ---
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/scim/scim-spec/1.0.0-SNAPSHOT/scim-spec-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) @ scim-spec ---
[INFO] Performing deferred deploys (gathering into "<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred")...>
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/pom.xml> to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred/org/apache/directory/scim/scim-spec/1.0.0-SNAPSHOT/scim-spec-1.0.0-SNAPSHOT.pom>
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------< org.apache.directory.scim:scim-spec-schema >-------------
[INFO] Building SCIM - Specification - Schema 1.0.0-SNAPSHOT             [3/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/8.0.0.Final/hibernate-validator-8.0.0.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/8.0.0.Final/hibernate-validator-8.0.0.Final.pom (15 kB at 28 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/8.0.0.Final/hibernate-validator-parent-8.0.0.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/8.0.0.Final/hibernate-validator-parent-8.0.0.Final.pom (80 kB at 302 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/8.0.0.Final/hibernate-validator-8.0.0.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/8.0.0.Final/hibernate-validator-8.0.0.Final.jar (1.3 MB at 3.1 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scim-spec-schema ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ scim-spec-schema ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ scim-spec-schema ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-spec-schema ---
[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/scim-spec/scim-spec-schema'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema>
[INFO] Storing buildNumber: b0e07fd at timestamp: 1665591418490
[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/scim-spec/scim-spec-schema'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-spec-schema ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/target/jacoco.exec>
[INFO] 
[INFO] --- antlr4-maven-plugin:4.5.3:antlr4 (default) @ scim-spec-schema ---
[INFO] ANTLR 4: Processing source directory <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/src/main/antlr4>
[INFO] Processing grammar: org/apache/directory/scim/spec/phonenumber/PhoneNumberLexer.g4
[INFO] Processing grammar: org/apache/directory/scim/spec/phonenumber/PhoneNumberParser.g4
[INFO] Processing grammar: org/apache/directory/scim/spec/filter/Filter.g4
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ scim-spec-schema ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[WARNING] Invalid project model for artifact [jackson-databind:com.fasterxml.jackson.core:2.13.4]. It will be ignored by the remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-lang3:jar:3.12.0
[WARNING] Invalid project model for artifact [commons-lang3:org.apache.commons:3.12.0]. It will be ignored by the remote resources Mojo.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ scim-spec-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 17 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ scim-spec-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 1.0.0-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... SUCCESS [01:30 min]
[INFO] SCIM - Specification ............................... SUCCESS [  8.032 s]
[INFO] SCIM - Specification - Schema ...................... FAILURE [  8.354 s]
[INFO] SCIM - Specification - Protocol .................... SKIPPED
[INFO] SCIM - Client ...................................... SKIPPED
[INFO] SCIM - Core ........................................ SKIPPED
[INFO] SCIM - Compliance Tests ............................ SKIPPED
[INFO] SCIM - Server ...................................... SKIPPED
[INFO] SCIM - Server - Examples - Memory .................. SKIPPED
[INFO] SCIM - Server - Examples - Jersey .................. SKIPPED
[INFO] SCIM - Tools ....................................... SKIPPED
[INFO] SCIM - Total Test Coverage ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:13 min
[INFO] Finished at: 2022-10-12T16:17:17Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project scim-spec-schema: Fatal error compiling: invalid flag: --release -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :scim-spec-schema
[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/pom.xml> to org.apache.directory.scim/scim-spec/1.0.0-SNAPSHOT/scim-spec-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/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-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/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-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-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
[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
channel stopped

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Directory/job/dir-scimple/297/display/redirect?page=changes>

Changes:

[github] Bump wildfly-maven-plugin from 1.2.2.Final to 3.0.0.Final

[github] Bump validation-api from 1.1.0.Final to 2.0.1.Final

[github] Bump jetty-bom from 9.4.45.v20220203 to 11.0.9

[github] Bump project from 42 to 45

[github] Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6

[Brian Demers] Bump mockito-core from 4.4.0 to 4.5.1

[Brian Demers] Import JAXRS common code from PennState/commons-jaxrs

[Brian Demers] License cleanup after running apache-rat:check

[Brian Demers] Update apache-rat to ignore mvnw scripts

[github] Bump assertj-core from 3.22.0 to 3.23.1

[Brian Demers] Bump catch-exception from 1.4.6 to 2.0

[github] Bump dependency-check-maven from 7.0.4 to 7.1.0

[Brian Demers] Update in catch-exception usage

[github] Bump mockito-core from 4.5.1 to 4.6.0

[github] Bump mockito-junit-jupiter from 4.5.1 to 4.6.0

[github] Bump docker-maven-plugin from 0.39.1 to 0.40.0

[github] Bump resteasy-jackson2-provider from 4.7.6.Final to 6.0.1.Final

[Brian Demers] Update the scm connection information after moving to Apache

[Brian Demers] Migrate to jakarta packages

[Brian Demers] Configure lombok to generate chained getters

[Brian Demers] Remove null values from JSON payload

[github] Bump mockito-junit-jupiter from 4.6.0 to 4.6.1

[github] Bump mockito-core from 4.6.0 to 4.6.1

[github] Bump docker-maven-plugin from 0.40.0 to 0.40.1

[github] Bump apache-rat-plugin from 0.13 to 0.14

[github] Bump dependency-check-maven from 7.1.0 to 7.1.1

[github] Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7

[github] Bump wildfly-maven-plugin from 3.0.0.Final to 3.0.1.Final

[github] Bump jetty-bom from 11.0.9 to 11.0.11

[Brian Demers] Move HTTP Status containing exceptions to common parent

[Brian Demers] Update to swagger-annotations v2

[Brian Demers] Register ScimResource Providers automatically

[Brian Demers] Remove dependencies on ejb and servlet APIs

[Brian Demers] Update how ScimResource Providers are injected

[Brian Demers] Add Example Server project for embedded Jersey + Weld

[Brian Demers] Add bdemers to developers list

[Brian Demers] Update (transitive) dependency version of common collections

[Brian Demers] Suppress dep scan results found in weld

[Brian Demers] Add nightly cron job to run full build

[github] Bump exec-maven-plugin from 3.0.0 to 3.1.0

[github] Bump weld-se-core from 4.0.3.Final to 5.0.1.Final

[github] Bump version.resteasy from 6.0.1.Final to 6.0.3.Final

[github] Bump swagger-annotations from 2.2.0 to 2.2.2

[Brian Demers] Add fan_platform_project to owasp suppression file

[Brian Demers] Remove duplicate Mapper class

[Brian Demers] Move client and server logic out of scim-common and into respective modules

[Brian Demers] Remove compliance modules

[Brian Demers] Rename scim-server-common to scim-server

[Brian Demers] Remove extra client exception types

[Brian Demers] Update client Filter tests

[Brian Demers] Move FilterBuilder to scim-spec-protocol

[Brian Demers] Removed decode method from FilterBuilderTest

[github] Bump docker-maven-plugin from 0.40.1 to 0.40.2

[github] Bump project from 45 to 46

[github] Bump version.resteasy from 6.0.3.Final to 6.1.0.Final

[github] Bump hibernate-validator from 7.0.4.Final to 7.0.5.Final

[github] Bump jersey-bom from 3.0.5 to 3.0.6

[github] Bump junit-bom from 5.8.2 to 5.9.0

[Brian Demers] Rename test method to not conflict with Parameterized args

[Brian Demers] Reverting to Jetty 3.0.5

[Brian Demers] Replace field injection with constructor injection

[Brian Demers] Refactored UpdateRequestTest to remove deprecated code

[Brian Demers] Cleanup imports

[Brian Demers] Add default constructors for CDI beans

[Brian Demers] Add scope to RequestContext

[github] Bump mockito-junit-jupiter from 4.6.1 to 4.7.0

[github] Bump jersey-bom from 3.0.5 to 3.0.6

[github] Bump maven-javadoc-plugin from 3.4.0 to 3.4.1

[github] Bump mockito-core from 4.6.1 to 4.7.0

[Brian Demers] Add generated annotations in lombok

[Brian Demers] Remove JAX-RS related dependencies from scim-spec-schema

[Brian Demers] Minor doc fixes

[Brian Demers] Move from server utility to rest package

[Brian Demers] Don't expose Schema.Attribute.field directly

[Brian Demers] ScimJacksonXmlBindJsonProvider now uses the same ObjectMapper instance

[Brian Demers] Adds ScimAttribute annotation to the fields in the Meta class

[Brian Demers] Adds utility methods for setting configuration's authenticationSchema

[Brian Demers] Adds FilterBuilder connivance methods

[Brian Demers] Rename Provider to Repository

[Brian Demers] Fixed flaky test in FilterBuilderLessThanTest

[Brian Demers] Add tests for BulkResourceImpl

[Brian Demers] Reduce exceptions thrown by AttributeUtil to new AttributeException

[github] Bump dependency-check-maven from 7.1.1 to 7.1.2

[github] Bump logback-classic from 1.2.11 to 1.4.0

[Brian Demers] Extract Schema generation logic from RepositoryRegistry

[Brian Demers] Add in memory Filter matcher

[Brian Demers] Make ServerConfiguration.addAuthenticationSchema fluent

[Brian Demers] Update examples to pass external SCIM testing

[github] Bump jackson-bom from 2.13.3 to 2.13.4

[Brian Demers] Add missing WebApplicationExceptionMapper to ScimResourceHelper

[Brian Demers] Use caseExact schema attribute when checking string equality

[Brian Demers] Add generic integration tests

[github] Bump jersey-bom from 3.0.5 to 3.0.8

[Brian Demers] Fix typo in PrioritySortingComparator name

[Brian Demers] Remove web specific method from Repository interface

[Brian Demers] Move non-web bits from scim-server to new scim-core module

[Brian Demers] Move filter classes from protocol to spec-schema

[Brian Demers] Moving a couple more classes to appropriately named packages

[Brian Demers] Renamed scim.spec.protocol package to scim.protocol to remove spit package issue

[Brian Demers] Build and module info to README

[Brian Demers] Move ResourceException to spec package so it can be used by protocol

[Brian Demers] DRY out BaseResourceTypeResourceImpl

[Brian Demers] Add module names to jar manifests

[github] Bump hibernate-validator from 7.0.5.Final to 8.0.0.Final

[github] Bump mockito-junit-jupiter from 4.7.0 to 4.8.0

[github] Bump mockito-core from 4.7.0 to 4.8.0

[github] Bump rest-assured-bom from 5.1.1 to 5.2.0

[Brian Demers] Remove dead code

[Brian Demers] Move schema reg logic out of RepoReg and into SchemaReg

[Brian Demers] Remove parsing logic from ScimResource

[Brian Demers] Move ScimExtensionRegistry logic into SchemaRegistry

[Brian Demers] Removed dangling logical filter methods

[Brian Demers] Minor fixes test test suite

[Brian Demers] Use older version of logback to ensure logging works in examples

[Brian Demers] Cleanup CDI scim-core

[Brian Demers] ScimJacksonProvider now handles extensions

[Brian Demers] Add etag specific exception

[Brian Demers] Set version to 1.0.0-SNAPSHOT

[Brian Demers] Fix pom.xml error: scim-tools-common should be scim-tools


------------------------------------------
[...truncated 6.73 KB...]
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-parent ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ scim-parent ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:4.0.0-M2:attach-descriptor (attach-descriptor) @ scim-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent-integration (prepare-agent-integration) @ scim-parent ---
[INFO] jacoco.it.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/jacoco-it.exec>
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (run-its) @ scim-parent ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (run-its) @ scim-parent ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- dependency-check-maven:7.1.2:check (default) @ scim-parent ---
[INFO] Checking for updates
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (627 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Complete for NVD CVE - Modified  (5329 ms)
[INFO] Begin database maintenance
[INFO] Updated the CPE ecosystem on 122813 NVD records
[INFO] End database maintenance (13964 ms)
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Begin database defrag
[INFO] End database defrag (11007 ms)
[INFO] Check for updates complete (35782 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (3 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (3 seconds)
[INFO] Writing report to: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/dependency-check-report.html>
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ scim-parent ---
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/scim/scim-parent/1.0.0-SNAPSHOT/scim-parent-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) @ scim-parent ---
[INFO] Performing deferred deploys (gathering into "<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred")...>
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred/org/apache/directory/scim/scim-parent/1.0.0-SNAPSHOT/scim-parent-1.0.0-SNAPSHOT.pom>
[INFO] Execution skipped to the last project...
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] ----------------< org.apache.directory.scim:scim-spec >-----------------
[INFO] Building SCIM - Specification 1.0.0-SNAPSHOT                      [2/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scim-spec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ scim-spec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ scim-spec ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-spec ---
[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/scim-spec'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec>
[INFO] Storing buildNumber: b0e07fd at timestamp: 1665418584348
[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/scim-spec'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-spec ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ scim-spec ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:4.0.0-M2:attach-descriptor (attach-descriptor) @ scim-spec ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent-integration (prepare-agent-integration) @ scim-spec ---
[INFO] jacoco.it.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/target/jacoco-it.exec>
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (run-its) @ scim-spec ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-spec ---
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (run-its) @ scim-spec ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- dependency-check-maven:7.1.2:check (default) @ scim-spec ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (46 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[INFO] Writing report to: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/target/dependency-check-report.html>
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ scim-spec ---
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/scim/scim-spec/1.0.0-SNAPSHOT/scim-spec-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) @ scim-spec ---
[INFO] Performing deferred deploys (gathering into "<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred")...>
[INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/pom.xml> to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred/org/apache/directory/scim/scim-spec/1.0.0-SNAPSHOT/scim-spec-1.0.0-SNAPSHOT.pom>
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------< org.apache.directory.scim:scim-spec-schema >-------------
[INFO] Building SCIM - Specification - Schema 1.0.0-SNAPSHOT             [3/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ scim-spec-schema ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ scim-spec-schema ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ scim-spec-schema ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-spec-schema ---
[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/scim-spec/scim-spec-schema'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema>
[INFO] Storing buildNumber: b0e07fd at timestamp: 1665418595154
[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/scim-spec/scim-spec-schema'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-spec-schema ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/target/jacoco.exec>
[INFO] 
[INFO] --- antlr4-maven-plugin:4.5.3:antlr4 (default) @ scim-spec-schema ---
[INFO] ANTLR 4: Processing source directory <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/src/main/antlr4>
[INFO] Processing grammar: org/apache/directory/scim/spec/phonenumber/PhoneNumberLexer.g4
[INFO] Processing grammar: org/apache/directory/scim/spec/phonenumber/PhoneNumberParser.g4
[INFO] Processing grammar: org/apache/directory/scim/spec/filter/Filter.g4
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ scim-spec-schema ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[WARNING] Invalid project model for artifact [jackson-databind:com.fasterxml.jackson.core:2.13.4]. It will be ignored by the remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-lang3:jar:3.12.0
[WARNING] Invalid project model for artifact [commons-lang3:org.apache.commons:3.12.0]. It will be ignored by the remote resources Mojo.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ scim-spec-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 17 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ scim-spec-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 1.0.0-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... SUCCESS [01:25 min]
[INFO] SCIM - Specification ............................... SUCCESS [  8.143 s]
[INFO] SCIM - Specification - Schema ...................... FAILURE [  6.121 s]
[INFO] SCIM - Specification - Protocol .................... SKIPPED
[INFO] SCIM - Client ...................................... SKIPPED
[INFO] SCIM - Core ........................................ SKIPPED
[INFO] SCIM - Compliance Tests ............................ SKIPPED
[INFO] SCIM - Server ...................................... SKIPPED
[INFO] SCIM - Server - Examples - Memory .................. SKIPPED
[INFO] SCIM - Server - Examples - Jersey .................. SKIPPED
[INFO] SCIM - Tools ....................................... SKIPPED
[INFO] SCIM - Total Test Coverage ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:07 min
[INFO] Finished at: 2022-10-10T16:16:55Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project scim-spec-schema: Fatal error compiling: invalid flag: --release -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :scim-spec-schema
[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/pom.xml> to org.apache.directory.scim/scim-spec/1.0.0-SNAPSHOT/scim-spec-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/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-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/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-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-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
[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
channel stopped