See <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/68/display/redirect?page=changes>
Changes: [github] Bump woodstox-core from 6.5.0 to 6.5.1 (#146) [github] Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#145) ------------------------------------------ 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/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/ws-wss4j.git > git init > <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/> > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/ws-wss4j.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/ws-wss4j.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/ws-wss4j.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b1db4838e75cde452e04b06c7bb8028fdfe7cbc5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b1db4838e75cde452e04b06c7bb8028fdfe7cbc5 # timeout=10 Commit message: "Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#145)" > git rev-list --no-walk 1d36de5b4743cdcb01346d9269a9a8a077035202 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 34811 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Apache WSS4J - master JDK11] $ /home/jenkins/tools/java/oraclejdk-11.0.12/bin/java -cp /home/jenkins/jenkins-agent/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-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 34811 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/pom.xml> clean install deploy [INFO] Scanning for projects... [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] Apache WSS4J [pom] [INFO] Apache WSS4J parent [pom] [INFO] Apache WSS4J WS-Security Bindings [jar] [INFO] Apache WSS4J WS-SecurityPolicy model [jar] [INFO] Apache WSS4J WS-Security Common [jar] [INFO] Apache WSS4J DOM WS-Security [jar] [INFO] Apache WSS4J Streaming WS-Security [jar] [INFO] Apache WSS4J Web WS-Security [jar] [INFO] Apache WSS4J WS-Security Integration [jar] [INFO] Apache WSS4J Streaming WS-SecurityPolicy [jar] [INFO] [INFO] -----------------------< org.apache.wss4j:wss4j >----------------------- [INFO] Building Apache WSS4J 3.0.1-SNAPSHOT [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ wss4j --- [INFO] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ wss4j --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-version) @ wss4j --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] >>> maven-pmd-plugin:3.19.0:check (validate) > :pmd @ wss4j >>> [INFO] [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ wss4j --- [INFO] [INFO] <<< maven-pmd-plugin:3.19.0:check (validate) < :pmd @ wss4j <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.19.0:check (validate) @ wss4j --- [INFO] [INFO] --- maven-checkstyle-plugin:3.2.1:check (validate) @ wss4j --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ wss4j --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ wss4j --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/2.2.3/asciidoctor-maven-plugin-2.2.3.pom [WARNING] Failed to getClass for org.apache.maven.plugins.site.descriptor.SiteDescriptorAttachMojo [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 Apache WSS4J 3.0.1-SNAPSHOT: [INFO] [INFO] Apache WSS4J ....................................... FAILURE [ 16.929 s] [INFO] Apache WSS4J parent ................................ SKIPPED [INFO] Apache WSS4J WS-Security Bindings .................. SKIPPED [INFO] Apache WSS4J WS-SecurityPolicy model ............... SKIPPED [INFO] Apache WSS4J WS-Security Common .................... SKIPPED [INFO] Apache WSS4J DOM WS-Security ....................... SKIPPED [INFO] Apache WSS4J Streaming WS-Security ................. SKIPPED [INFO] Apache WSS4J Web WS-Security ....................... SKIPPED [INFO] Apache WSS4J WS-Security Integration ............... SKIPPED [INFO] Apache WSS4J Streaming WS-SecurityPolicy ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.749 s [INFO] Finished at: 2023-04-20T01:26:30Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) on project wss4j: Execution attach-descriptor of goal org.apache.maven.plugins:maven-site-plugin:3.12.1:attach-descriptor failed: Plugin org.apache.maven.plugins:maven-site-plugin:3.12.1 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-site-plugin:jar:3.12.1 -> org.asciidoctor:asciidoctor-maven-plugin:jar:2.2.3: Failed to read artifact descriptor for org.asciidoctor:asciidoctor-maven-plugin:jar:2.2.3: Could not transfer artifact org.asciidoctor:asciidoctor-maven-plugin:pom:2.2.3 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/2.2.3/asciidoctor-maven-plugin-2.2.3.pom: Unknown host repo.maven.apache.org: Name or service not known -> [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/PluginResolutionException [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/bindings/pom.xml> to org.apache.wss4j/wss4j-bindings/3.0.1-SNAPSHOT/wss4j-bindings-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-policy-stax/pom.xml> to org.apache.wss4j/wss4j-ws-security-policy-stax/3.0.1-SNAPSHOT/wss4j-ws-security-policy-stax-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-common/pom.xml> to org.apache.wss4j/wss4j-ws-security-common/3.0.1-SNAPSHOT/wss4j-ws-security-common-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-dom/pom.xml> to org.apache.wss4j/wss4j-ws-security-dom/3.0.1-SNAPSHOT/wss4j-ws-security-dom-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/policy/pom.xml> to org.apache.wss4j/wss4j-policy/3.0.1-SNAPSHOT/wss4j-policy-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/integration/pom.xml> to org.apache.wss4j/wss4j-integration/3.0.1-SNAPSHOT/wss4j-integration-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-stax/pom.xml> to org.apache.wss4j/wss4j-ws-security-stax/3.0.1-SNAPSHOT/wss4j-ws-security-stax-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/parent/pom.xml> to org.apache.wss4j/wss4j-parent/3.0.1-SNAPSHOT/wss4j-parent-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/pom.xml> to org.apache.wss4j/wss4j/3.0.1-SNAPSHOT/wss4j-3.0.1-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/webservices/job/Apache%20WSS4J%20-%20master%20JDK11/ws/ws-security-web/pom.xml> to org.apache.wss4j/wss4j-ws-security-web/3.0.1-SNAPSHOT/wss4j-ws-security-web-3.0.1-SNAPSHOT.pom No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J WS-Security Bindings #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J Streaming WS-SecurityPolicy #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J WS-Security Common #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J DOM WS-Security #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J WS-SecurityPolicy model #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J WS-Security Integration #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J Streaming WS-Security #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J parent #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: dev@ws.apache.org No mail will be sent out, as 'webservices » Apache WSS4J - master JDK11 » Apache WSS4J Web WS-Security #68' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org