Started by an SCM change Running as SYSTEM Agent basic-mv1vf is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-mv1vf" namespace: "metro" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.metro.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-mv1vf" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-mv1vf" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.metro.svc.cluster.local/metro/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-metro" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-mv1vf (basic) in workspace /home/jenkins/agent/workspace/saaj-ri-master-build [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-s4bDubmUuWnM/agent.48 SSH_AGENT_PID=50 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/saaj-ri-master-build@tmp/private_key_2241974213561722800.key (/home/jenkins/agent/workspace/saaj-ri-master-build@tmp/private_key_2241974213561722800.key) [ssh-agent] Using credentials eclipse-metro-bot (GitHub bot SSH) The recommended git tool is: NONE using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/metro-saaj.git > git init /home/jenkins/agent/workspace/saaj-ri-master-build # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/metro-saaj.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/saaj-ri-master-build@tmp/jenkins-gitclient-ssh11043696586077123703.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/metro-saaj.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/metro-saaj.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 55668ebe336aefd34179704a5b7526cd532bc273 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 55668ebe336aefd34179704a5b7526cd532bc273 # timeout=10 Commit message: "Update TCK-Results.md" > git rev-list --no-walk 3812864ac06c8109ff7f5e2a7e5ce9ba0e7aeba2 # timeout=10 [saaj-ri-master-build] $ /bin/bash /tmp/jenkins263603775610885505.sh -[ GPG Initialization ]--------------------------------------------------------- gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key A7C6AFD280CA7CF0: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key A7C6AFD280CA7CF0: public key "Eclipse Metro " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key A7C6AFD280CA7CF0: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found Secret subkeys are available. pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2028-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse Metro pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2028-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse Metro Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2028-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse Metro Please note that the shown key validity is not necessarily correct unless you restart the program. Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2028-10-02 pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse Metro pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse Metro Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse Metro -[ SAAJ RI Build ]-------------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Scanning for projects... [INFO] Inspecting build with total of 2 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jakarta SOAP [pom] [INFO] Jakarta SOAP Implementation [jar] [INFO] [INFO] ---------------< com.sun.xml.messaging.saaj:metro-saaj >---------------- [INFO] Building Jakarta SOAP 3.0.4-SNAPSHOT [1/2] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ metro-saaj --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ metro-saaj --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- build-helper:3.5.0:timestamp-property (current-year-property) @ metro-saaj --- [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ metro-saaj --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/saaj-ri-master-build' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/saaj-ri-master-build [INFO] Storing buildNumber: 55668eb at timestamp: 1715601354098 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/saaj-ri-master-build' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/saaj-ri-master-build [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 '/home/jenkins/agent/workspace/saaj-ri-master-build' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/saaj-ri-master-build [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ metro-saaj --- [INFO] [INFO] --- assembly:3.6.0:single (common-resources) @ metro-saaj --- [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [INFO] Building zip: /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-saaj --- [INFO] Configured Artifact: com.sun.xml.messaging.saaj:metro-saaj:resources:3.0.4-SNAPSHOT:zip [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ metro-saaj --- [INFO] CycloneDX: Resolving Aggregated Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml [INFO] attaching as metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ metro-saaj --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ metro-saaj --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ metro-saaj --- [INFO] Signing 4 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-install) @ metro-saaj --- [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ metro-saaj --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/pom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- spotbugs:4.8.3.1:spotbugs (default-cli) @ metro-saaj --- [INFO] [INFO] ----------------< com.sun.xml.messaging.saaj:saaj-impl >---------------- [INFO] Building Jakarta SOAP Implementation 3.0.4-SNAPSHOT [2/2] [INFO] from saaj-ri/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ saaj-impl --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ saaj-impl --- [INFO] [INFO] --- build-helper:3.5.0:timestamp-property (current-year-property) @ saaj-impl --- [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ saaj-impl --- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default-prepare-agent) @ saaj-impl --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/jacoco.exec [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ saaj-impl --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ saaj-impl --- [INFO] Configured Artifact: com.sun.xml.messaging.saaj:metro-saaj:resources:3.0.4-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ saaj-impl --- [INFO] Copying 75 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ saaj-impl --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 128 source files with javac [debug deprecation release 11 module-path] to target/classes [INFO] JDK-8318913 workaround: patched module-info.class requires version from [11.0.2] to [11] on 4 JDK modules [java.base, java.logging, java.desktop, java.xml] [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/packaging/mime/internet/MimeBodyPart.java:[222,25] class org.jvnet.mimepull.MIMEPart in module org.jvnet.mimepull is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/util/stax/SaajStaxWriterEx.java:[207,12] class jakarta.xml.bind.attachment.AttachmentMarshaller in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/packaging/mime/internet/MimePullMultipart.java:[49,13] class org.jvnet.mimepull.MIMEPart in module org.jvnet.mimepull is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[546,36] getBytes(java.io.InputStream) in com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility has been deprecated [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[555,36] getBytes(java.io.InputStream) in com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility has been deprecated [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[563,36] getBytes(java.io.InputStream) in com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility has been deprecated [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[72,31] class org.jvnet.mimepull.MIMEPart in module org.jvnet.mimepull is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/JpegDataContentHandler.java:[29,13] class java.awt.Component in module java.desktop is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/GifDataContentHandler.java:[23,44] class java.awt.Component in module java.desktop is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/ImageDataContentHandler.java:[28,46] class java.awt.Component in module java.desktop is not indirectly exported using requires transitive [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ saaj-impl --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ saaj-impl --- [INFO] Copying 37 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ saaj-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 48 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] JDK-8318913 workaround: patched module-info.class requires version from [11.0.2] to [11] on 2 JDK modules [java.base, java.desktop] [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/test/java/soap/ElementOwnerTest.java:[31,8] no description for @throws [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/test/java/soap/ElementOwnerTest.java:[32,8] no description for @throws [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/test/java/module-info.java:[15,14] requires directive for an automatic module [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ saaj-impl --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SAAJConnectionTest May 13, 2024 11:56:40 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:56:41 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection doGet SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:56:41 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:56:41 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:56:41 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 s -- in bugfixes.SAAJConnectionTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.QuoteTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in bugfixes.QuoteTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.NamespaceTest http://www.w3.org/2000/xmlns/:SOAP-ENV:xmlns [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.440 s -- in bugfixes.NamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SSLTest May 13, 2024 11:56:48 AM com.sun.xml.messaging.saaj.soap.MessageImpl identifyContentType SEVERE: SAAJ0537: Invalid Content-Type. Could be an error message instead of a SOAP message [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.570 s -- in bugfixes.SSLTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SAAJ67Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in bugfixes.SAAJ67Test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.BugfixesTest May 13, 2024 11:56:51 AM com.sun.xml.messaging.saaj.soap.SOAPPartImpl lookForEnvelope SEVERE: SAAJ0513: Unable to create envelope from given source because the namespace was not recognized ------=_Part_0_953191605.1715601411235 Content-Type: text/xml; charset=utf-8 100 ------=_Part_0_953191605.1715601411235 Content-Type: text/xml line 1 line 2 line 3 line 4 w ewe qeqw ------=_Part_0_953191605.1715601411235 Content-Type: text/xml line 1 line 2 line 3 line 4 w ewe qeqw ------=_Part_0_953191605.1715601411235--ERROR: 'Document Type Declaration is not allowed' May 13, 2024 11:56:51 AM com.sun.xml.messaging.saaj.soap.EnvelopeFactory parseEnvelopeSax SEVERE: SAAJ0511: Unable to create envelope from given source [Fatal Error] undeclNS.xml:21:42: The prefix "junk" for attribute "junk:lang" associated with an element type "name" is not bound. Folded Header= multipart/related; boundary=MIME_boundary; type="text/xml"; start="" May 13, 2024 11:56:51 AM com.sun.xml.messaging.saaj.soap.MessageImpl parseContentType SEVERE: SAAJ0535: Unable to internalize message ======================= May 13, 2024 11:56:51 AM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode myprefix:TestFaultCode GrandFather L=t N=http://www.w3.org/2000/xmlns/ P=xmlns [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 s -- in bugfixes.BugfixesTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.MimeUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in mime.MimeUtilityTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.XmlAttachmentTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in mime.XmlAttachmentTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.custom.CustomTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in mime.custom.CustomTypeTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.AttachImageTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s -- in mime.AttachImageTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.StartParameterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in mime.StartParameterTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.AttachPngImageTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s -- in mime.AttachPngImageTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.CharacterSetEncodingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in mime.CharacterSetEncodingTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.MimeRecreateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in mime.MimeRecreateTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.AttachMultipartTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in mime.AttachMultipartTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.XmlDeclarationUtf16Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in soap.XmlDeclarationUtf16Test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.DocumentOwnerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in soap.DocumentOwnerTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.LazySOAPTest Duke 0Duke 1Duke 2 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in soap.LazySOAPTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.ExtractContentAsDocumentTest May 13, 2024 11:57:11 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument SEVERE: SAAJ0250: Cannot extract Document from body May 13, 2024 11:57:11 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument SEVERE: SAAJ0250: Cannot extract Document from body [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in soap.ExtractContentAsDocumentTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SetElementNameTest May 13, 2024 11:57:13 AM com.sun.xml.messaging.saaj.soap.impl.FaultImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Fault to newName May 13, 2024 11:57:13 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultcode to newName May 13, 2024 11:57:13 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultstring to newName May 13, 2024 11:57:13 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element detail to newName May 13, 2024 11:57:13 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Envelope to newName May 13, 2024 11:57:13 AM com.sun.xml.messaging.saaj.soap.impl.HeaderImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Header to newName May 13, 2024 11:57:13 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Body to newName [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in soap.SetElementNameTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SourceResetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in soap.SourceResetTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.WriteXmlDeclarationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in soap.WriteXmlDeclarationTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.GetChildElementsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in soap.GetChildElementsTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.ElementOwnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in soap.ElementOwnerTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SOAPStructureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in soap.SOAPStructureTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SOAPPartTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in soap.SOAPPartTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.QNameTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in soap.QNameTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.DetailTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in soap.DetailTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.FaultTest May 13, 2024 11:57:25 AM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode env:Client [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in soap.FaultTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPElementTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in soap12.SOAPElementTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.MetaFactoryTest May 13, 2024 11:57:28 AM com.sun.xml.messaging.saaj.soap.MessageFactoryImpl createMessage SEVERE: SAAJ0531: Unable to parse content type May 13, 2024 11:57:28 AM com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl createEnvelopeFromSource SEVERE: SAAJ0304: InputStream does not represent a valid SOAP 1.1 Message May 13, 2024 11:57:28 AM com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl createEnvelopeFromSource SEVERE: SAAJ0415: InputStream does not represent a valid SOAP 1.2 Message May 13, 2024 11:57:28 AM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newMessageFactory SEVERE: SAAJ0569: Unknown Protocol junk specified for creating MessageFactory May 13, 2024 11:57:28 AM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newSOAPFactory SEVERE: SAAJ0569: Unknown Protocol junk specified for creating SOAPFactory [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in soap12.MetaFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPFaultTests May 13, 2024 11:57:30 AM com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl addFault SEVERE: SAAJ0402: No other element except Fault allowed in SOAPBody [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in soap12.SOAPFaultTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPHeaderTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in soap12.SOAPHeaderTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.NamespaceTest May 13, 2024 11:57:33 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0123: Cannot declare reserved xmlns prefix May 13, 2024 11:57:33 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0124: Qualified name cannot be xmlns ns3:VersionMismatchCouldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://wrongname.org [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s -- in namespace.NamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.GetNamespaceURITest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in namespace.GetNamespaceURITest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.NSDeclTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in namespace.NSDeclTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.DefaultNamespaceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in namespace.DefaultNamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running element.ElementTest May 13, 2024 11:57:40 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRoleAttributeName SEVERE: SAAJ0302: Attribute Role not supported by SOAP 1.1 May 13, 2024 11:57:40 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1 May 13, 2024 11:57:40 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in element.ElementTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running wsi.WSISupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in wsi.WSISupportTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running stax.SaajStaxWriterNamespaceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in stax.SaajStaxWriterNamespaceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 200, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (test-not-optimized) @ saaj-impl --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SAAJConnectionTest May 13, 2024 11:57:46 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:57:46 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection doGet SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:57:47 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:57:47 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 13, 2024 11:57:47 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s -- in bugfixes.SAAJConnectionTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.QuoteTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in bugfixes.QuoteTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.NamespaceTest http://www.w3.org/2000/xmlns/:SOAP-ENV:xmlns [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.440 s -- in bugfixes.NamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SSLTest May 13, 2024 11:57:55 AM com.sun.xml.messaging.saaj.soap.MessageImpl identifyContentType SEVERE: SAAJ0537: Invalid Content-Type. Could be an error message instead of a SOAP message [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.911 s -- in bugfixes.SSLTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SAAJ67Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in bugfixes.SAAJ67Test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.BugfixesTest May 13, 2024 11:57:58 AM com.sun.xml.messaging.saaj.soap.SOAPPartImpl lookForEnvelope SEVERE: SAAJ0513: Unable to create envelope from given source because the namespace was not recognized ------=_Part_0_1985178707.1715601479062 Content-Type: text/xml; charset=utf-8 100 ------=_Part_0_1985178707.1715601479062 Content-Type: text/xml line 1 line 2 line 3 line 4 w ewe qeqw ------=_Part_0_1985178707.1715601479062 Content-Type: text/xml line 1 line 2 line 3 line 4 w ewe qeqw ------=_Part_0_1985178707.1715601479062--ERROR: 'Document Type Declaration is not allowed' May 13, 2024 11:57:59 AM com.sun.xml.messaging.saaj.soap.EnvelopeFactory parseEnvelopeSax SEVERE: SAAJ0511: Unable to create envelope from given source [Fatal Error] undeclNS.xml:21:42: The prefix "junk" for attribute "junk:lang" associated with an element type "name" is not bound. Folded Header= multipart/related; boundary=MIME_boundary; type="text/xml"; start="" May 13, 2024 11:57:59 AM com.sun.xml.messaging.saaj.soap.MessageImpl parseContentType SEVERE: SAAJ0535: Unable to internalize message ======================= May 13, 2024 11:57:59 AM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode myprefix:TestFaultCode GrandFather L=t N=http://www.w3.org/2000/xmlns/ P=xmlns [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s -- in bugfixes.BugfixesTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.MimeUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in mime.MimeUtilityTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.XmlAttachmentTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in mime.XmlAttachmentTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.custom.CustomTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in mime.custom.CustomTypeTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.AttachImageTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 s -- in mime.AttachImageTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.StartParameterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in mime.StartParameterTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.AttachPngImageTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in mime.AttachPngImageTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.CharacterSetEncodingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s -- in mime.CharacterSetEncodingTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.MimeRecreateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in mime.MimeRecreateTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running mime.AttachMultipartTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in mime.AttachMultipartTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.XmlDeclarationUtf16Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in soap.XmlDeclarationUtf16Test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.DocumentOwnerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in soap.DocumentOwnerTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.LazySOAPTest Duke 0Duke 1Duke 2 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in soap.LazySOAPTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.ExtractContentAsDocumentTest May 13, 2024 11:58:19 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument SEVERE: SAAJ0250: Cannot extract Document from body May 13, 2024 11:58:19 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument SEVERE: SAAJ0250: Cannot extract Document from body [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in soap.ExtractContentAsDocumentTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SetElementNameTest May 13, 2024 11:58:21 AM com.sun.xml.messaging.saaj.soap.impl.FaultImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Fault to newName May 13, 2024 11:58:21 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultcode to newName May 13, 2024 11:58:21 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultstring to newName May 13, 2024 11:58:21 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element detail to newName May 13, 2024 11:58:21 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Envelope to newName May 13, 2024 11:58:21 AM com.sun.xml.messaging.saaj.soap.impl.HeaderImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Header to newName May 13, 2024 11:58:21 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Body to newName [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in soap.SetElementNameTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SourceResetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in soap.SourceResetTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.WriteXmlDeclarationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in soap.WriteXmlDeclarationTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.GetChildElementsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in soap.GetChildElementsTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.ElementOwnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s -- in soap.ElementOwnerTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SOAPStructureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in soap.SOAPStructureTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SOAPPartTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in soap.SOAPPartTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.QNameTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in soap.QNameTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.DetailTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in soap.DetailTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.FaultTest May 13, 2024 11:58:34 AM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode env:Client [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in soap.FaultTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPElementTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in soap12.SOAPElementTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.MetaFactoryTest May 13, 2024 11:58:38 AM com.sun.xml.messaging.saaj.soap.MessageFactoryImpl createMessage SEVERE: SAAJ0531: Unable to parse content type May 13, 2024 11:58:38 AM com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl createEnvelopeFromSource SEVERE: SAAJ0304: InputStream does not represent a valid SOAP 1.1 Message May 13, 2024 11:58:38 AM com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl createEnvelopeFromSource SEVERE: SAAJ0415: InputStream does not represent a valid SOAP 1.2 Message May 13, 2024 11:58:38 AM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newMessageFactory SEVERE: SAAJ0569: Unknown Protocol junk specified for creating MessageFactory May 13, 2024 11:58:38 AM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newSOAPFactory SEVERE: SAAJ0569: Unknown Protocol junk specified for creating SOAPFactory [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s -- in soap12.MetaFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPFaultTests May 13, 2024 11:58:39 AM com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl addFault SEVERE: SAAJ0402: No other element except Fault allowed in SOAPBody [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in soap12.SOAPFaultTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPHeaderTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in soap12.SOAPHeaderTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.NamespaceTest May 13, 2024 11:58:42 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0123: Cannot declare reserved xmlns prefix May 13, 2024 11:58:42 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0124: Qualified name cannot be xmlns ns3:VersionMismatchCouldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://wrongname.org [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s -- in namespace.NamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.GetNamespaceURITest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in namespace.GetNamespaceURITest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.NSDeclTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in namespace.NSDeclTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.DefaultNamespaceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in namespace.DefaultNamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running element.ElementTest May 13, 2024 11:58:49 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRoleAttributeName SEVERE: SAAJ0302: Attribute Role not supported by SOAP 1.1 May 13, 2024 11:58:49 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1 May 13, 2024 11:58:49 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in element.ElementTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running wsi.WSISupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in wsi.WSISupportTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running stax.SaajStaxWriterNamespaceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in stax.SaajStaxWriterNamespaceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 200, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ saaj-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ saaj-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml [INFO] attaching as saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json [INFO] attaching as saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ saaj-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ saaj-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ saaj-impl --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- jacoco:0.8.11:report (default-report) @ saaj-impl --- [INFO] Loading execution data file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/jacoco.exec [INFO] Analyzed bundle 'Jakarta SOAP Implementation' with 173 classes [INFO] [INFO] --- install:3.1.1:install (default-install) @ saaj-impl --- [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ saaj-impl --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/pom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc [INFO] Deploying remotely... [INFO] Bulk deploying locally gathered artifacts from directory: [INFO] * Bulk deploying locally gathered snapshot artifacts [INFO] * Bulk deploy of locally gathered snapshot artifacts finished. [INFO] Remote deploy finished with success. [INFO] [INFO] --- spotbugs:4.8.3.1:spotbugs (default-cli) @ saaj-impl --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta SOAP 3.0.4-SNAPSHOT: [INFO] [INFO] Jakarta SOAP ....................................... SUCCESS [ 37.524 s] [INFO] Jakarta SOAP Implementation ........................ SUCCESS [03:13 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:04 min [INFO] Finished at: 2024-05-13T11:59:38Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 50 killed; [ssh-agent] Stopped. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.6 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/classes 182 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java 128 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-book/src/main/java 2 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-hash/src/main/java 3 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-persister/src/main/java 1 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-progress/src/main/java 5 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-saveload/src/main/java 1 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-servlet/src/main/java 1 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-simple/src/main/java 2 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-soapnode/src/main/java 3 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-soapprocessor/src/main/java 13 files [JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-uddiping/src/main/java 1 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 78.61272, method: 53.407936, line: 51.786858, branch: 42.094864, instruction: 48.154186, complexity: 38.96868 [SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/saaj-ri-master-build' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 1 file [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/spotbugsXml.xml [SpotBugs] -> found 339 issues (skipped 2 duplicates) [SpotBugs] Successfully processed file 'saaj-ri/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'basic-mv1vf' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build' [SpotBugs] -> resolved paths in source directory (63 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 339 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 339 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/105/files-with-issues' [SpotBugs] -> 63 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Skipping cleaning of source code files in old builds [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/saaj-ri-master-build' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 1 file [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/spotbugsXml.xml [SpotBugs] -> found 339 issues (skipped 2 duplicates) [SpotBugs] Successfully processed file 'saaj-ri/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'basic-mv1vf' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build' [SpotBugs] -> resolved paths in source directory (63 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 339 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 339 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/105/files-with-issues' [SpotBugs] -> 63 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Skipping cleaning of source code files in old builds [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] No valid reference build found [SpotBugs] All reported issues will be considered outstanding [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 339 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'saaj-ri-master-build #105'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] No valid reference build found [JavaDoc] All reported issues will be considered outstanding [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'saaj-ri-master-build #105'. [Checks API] No suitable checks publisher found. [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 13 issues (skipped 0 duplicates) [Java Compiler] Post processing issues on 'basic-mv1vf' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build' [Java Compiler] -> resolved paths in source directory (9 found, 0 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 13 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 9 affected files [Java Compiler] No filter has been set, publishing all 13 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 13 issues (skipped 0 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/105/files-with-issues' [Java Compiler] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java Compiler] Skipping cleaning of source code files in old builds [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 13 issues (skipped 0 duplicates) [Java Compiler] Post processing issues on 'basic-mv1vf' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build' [Java Compiler] -> resolved paths in source directory (9 found, 0 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 13 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 9 affected files [Java Compiler] No filter has been set, publishing all 13 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 13 issues (skipped 0 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/105/files-with-issues' [Java Compiler] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java Compiler] Skipping cleaning of source code files in old builds [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Reference build recorder is not configured [Java Compiler] No valid reference build found [Java Compiler] All reported issues will be considered outstanding [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 13 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'saaj-ri-master-build #105'. [Checks API] No suitable checks publisher found. Finished: SUCCESS