Started by an SCM change Running as SYSTEM Agent basic-ct8j8 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-ct8j8" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.metro.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-ct8j8" - 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-ct8j8" - 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-4.11.2" 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-ct8j8 (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-SRyf4aIHBy9U/agent.77 SSH_AGENT_PID=79 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/saaj-ri-master-build@tmp/private_key_8764718923855045015.key (/home/jenkins/agent/workspace/saaj-ri-master-build@tmp/private_key_8764718923855045015.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-ssh15419008109210654583.key > 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 5956e6acefa5207dc3cb791ccefb44544e5ecfd6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5956e6acefa5207dc3cb791ccefb44544e5ecfd6 # timeout=10 Commit message: "mimepull 1.10.0, build plugins, code cleanup" > git rev-list --no-walk 955d8f8844fb19b6bfd042540ddd676602f9bbab # timeout=10 [saaj-ri-master-build] $ /bin/bash /tmp/jenkins12161792960466889597.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 <metro-dev@eclipse.org>" 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: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Metro <metro-dev@eclipse.org> pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Metro <metro-dev@eclipse.org> 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: 2023-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Metro <metro-dev@eclipse.org> 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 2023-10-02 pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Metro <metro-dev@eclipse.org> pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Metro <metro-dev@eclipse.org> 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: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Metro <metro-dev@eclipse.org> -[ 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.0-SNAPSHOT [1/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ metro-saaj --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ metro-saaj --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.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: 5956e6a at timestamp: 1652095554228 [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 buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ metro-saaj --- [INFO] [INFO] --- maven-assembly-plugin:3.3.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.0-SNAPSHOT-resources.zip [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ metro-saaj --- [INFO] Configured Artifact: com.sun.xml.messaging.saaj:metro-saaj:resources:3.0.0-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-SNAPSHOT-resources.zip to /home/jenkins/agent/workspace/saaj-ri-master-build/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ metro-saaj --- [INFO] [INFO] --- maven-javadoc-plugin:3.4.0:jar (attach-javadocs) @ metro-saaj --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ metro-saaj --- [INFO] [INFO] --- maven-install-plugin:2.4: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.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-SNAPSHOT-resources.zip to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT-resources.zip [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-SNAPSHOT-resources.zip.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT-resources.zip.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8: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.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-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.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT-resources.zip [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-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.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-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.0-SNAPSHOT/metro-saaj-3.0.0-SNAPSHOT-resources.zip.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- spotbugs-maven-plugin:4.6.0.0:spotbugs (default-cli) @ metro-saaj --- [INFO] [INFO] ----------------< com.sun.xml.messaging.saaj:saaj-impl >---------------- [INFO] Building Jakarta SOAP Implementation 3.0.0-SNAPSHOT [2/2] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ saaj-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ saaj-impl --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ saaj-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ saaj-impl --- [INFO] 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=/home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ saaj-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ saaj-impl --- [INFO] Configured Artifact: com.sun.xml.messaging.saaj:metro-saaj:resources:3.0.0-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.0-SNAPSHOT-resources.zip to /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ saaj-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 75 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ saaj-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/classes [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/EnvelopeFactory.java:[48,28] class java.util.logging.Logger in module java.logging 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/impl/TextImpl.java:[34,28] class java.util.logging.Logger in module java.logging 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/impl/ElementImpl.java:[127,28] class java.util.logging.Logger in module java.logging 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/SOAPDocumentImpl.java:[60,28] class java.util.logging.Logger in module java.logging 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/name/NameImpl.java:[43,28] class java.util.logging.Logger in module java.logging 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/SaajStaxWriter.java:[52,15] class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter.DeferredElement in module com.sun.xml.messaging.saaj is not accessible to clients that require this module [WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/SOAPPartImpl.java:[71,28] class java.util.logging.Logger in module java.logging 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/MessageImpl.java:[54,28] class java.util.logging.Logger in module java.logging 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/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:[208,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/soap/SOAPFactoryImpl.java:[31,28] class java.util.logging.Logger in module java.logging 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/MessageFactoryImpl.java:[37,28] class java.util.logging.Logger in module java.logging 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:[539,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:[548,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:[556,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:[46,28] class java.util.logging.Logger in module java.logging 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:[67,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:[24,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/SAAJMetaFactoryImpl.java:[26,28] class java.util.logging.Logger in module java.logging 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/RejectDoctypeSaxFilter.java:[37,28] class java.util.logging.Logger in module java.logging 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:[29,46] 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:[34,28] class java.util.logging.Logger in module java.logging is not indirectly exported using requires transitive [INFO] [INFO] --- maven-bundle-plugin:5.1.5: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] --- maven-resources-plugin:2.6:testResources (default-testResources) @ saaj-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 37 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ saaj-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/test-classes [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] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ saaj-impl --- [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 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope> May 09, 2022 11:26:32 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 09, 2022 11:26:32 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection doGet SEVERE: SAAJ0008: Bad Response; Moved Permanently May 09, 2022 11:26:32 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope> May 09, 2022 11:26:32 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope> May 09, 2022 11:26:32 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: 1.93 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.341 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.324 s - in bugfixes.NamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SSLTest May 09, 2022 11:26:36 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: 1.021 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.234 s - in bugfixes.SAAJ67Test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.BugfixesTest May 09, 2022 11:26:38 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_2055967078.1652095598555 Content-Type: text/xml; charset=utf-8 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>100</faultcode></soap:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope> ------=_Part_0_2055967078.1652095598555 Content-Type: text/xml <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0, which is available at http://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: BSD-3-Clause --> <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> <soap-env:Header> <foo>line 1 line 2 line 3 </foo> <bar>line 4</bar> </soap-env:Header> <soap-env:Body> <test> w ewe qeqw </test> </soap-env:Body> </soap-env:Envelope> ------=_Part_0_2055967078.1652095598555 Content-Type: text/xml <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0, which is available at http://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: BSD-3-Clause --> <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> <soap-env:Header> <foo>line 1 line 2 line 3 </foo> <bar>line 4</bar> </soap-env:Header> <soap-env:Body> <test> w ewe qeqw </test> </soap-env:Body> </soap-env:Envelope> ------=_Part_0_2055967078.1652095598555--ERROR: 'Document Type Declaration is not allowed' May 09, 2022 11:26:38 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. <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body/></env:Envelope>Folded Header= multipart/related; boundary=MIME_boundary; type="text/xml"; start="<http://claiming-it.com/claim061400a.xml>" May 09, 2022 11:26:38 AM com.sun.xml.messaging.saaj.soap.MessageImpl parseContentType SEVERE: SAAJ0535: Unable to internalize message ======================= May 09, 2022 11:26:38 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: 0.89 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.149 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.245 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.585 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: 0.991 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.533 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.728 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.494 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.554 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.041 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.52 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.344 s - in soap.DocumentOwnerTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.LazySOAPTest <env:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://example.com/wsdl"><env:Header></env:Header><env:Body><ns1:Hello><String_1>Duke 0</String_1><String_1>Duke 1</String_1><String_1>Duke 2</String_1></ns1:Hello></env:Body></env:Envelope> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s - in soap.LazySOAPTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.ExtractContentAsDocumentTest May 09, 2022 11:26:55 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument SEVERE: SAAJ0250: Cannot extract Document from body May 09, 2022 11:26:56 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.51 s - in soap.ExtractContentAsDocumentTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SetElementNameTest May 09, 2022 11:26:57 AM com.sun.xml.messaging.saaj.soap.impl.FaultImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Fault to newName May 09, 2022 11:26:57 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultcode to newName May 09, 2022 11:26:57 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultstring to newName May 09, 2022 11:26:57 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element detail to newName May 09, 2022 11:26:57 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Envelope to newName May 09, 2022 11:26:57 AM com.sun.xml.messaging.saaj.soap.impl.HeaderImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Header to newName May 09, 2022 11:26:57 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.467 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.362 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.495 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.376 s - in soap.GetChildElementsTest 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.328 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.415 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.396 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.408 s - in soap.DetailTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.FaultTest May 09, 2022 11:27:07 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.437 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.367 s - in soap12.SOAPElementTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.MetaFactoryTest May 09, 2022 11:27:09 AM com.sun.xml.messaging.saaj.soap.MessageFactoryImpl createMessage SEVERE: SAAJ0531: Unable to parse content type May 09, 2022 11:27:09 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 09, 2022 11:27:09 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 09, 2022 11:27:09 AM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newMessageFactory SEVERE: SAAJ0569: Unknown Protocol junk specified for creating MessageFactory May 09, 2022 11:27:09 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.51 s - in soap12.MetaFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPFaultTests May 09, 2022 11:27:10 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.518 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.331 s - in soap12.SOAPHeaderTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.NamespaceTest May 09, 2022 11:27:13 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0123: Cannot declare reserved xmlns prefix May 09, 2022 11:27:13 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0124: Qualified name cannot be xmlns <?xml version='1.0' ?><S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'><S:Body><ns2:Fault xmlns:ns2='http://schemas.xmlsoap.org/soap/envelope/' xmlns:ns3='http://www.w3.org/2003/05/soap-envelope'><faultcode>ns3:VersionMismatch</faultcode><faultstring>Couldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://wrongname.org </faultstring></ns2:Fault></S:Body></S:Envelope>[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 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.33 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.373 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.536 s - in namespace.DefaultNamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running element.ElementTest May 09, 2022 11:27:18 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRoleAttributeName SEVERE: SAAJ0302: Attribute Role not supported by SOAP 1.1 May 09, 2022 11:27:19 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1 May 09, 2022 11:27:19 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.57 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.464 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.469 s - in stax.SaajStaxWriterNamespaceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 199, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (test-not-optimized) @ saaj-impl --- [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 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope> May 09, 2022 11:27:24 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently May 09, 2022 11:27:24 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection doGet SEVERE: SAAJ0008: Bad Response; Moved Permanently May 09, 2022 11:27:24 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope> May 09, 2022 11:27:24 AM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0008: Bad Response; Moved Permanently <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope> May 09, 2022 11:27:24 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: 1.653 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.348 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.35 s - in bugfixes.NamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.SSLTest May 09, 2022 11:27:28 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: 0.991 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.218 s - in bugfixes.SAAJ67Test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running bugfixes.BugfixesTest May 09, 2022 11:27:30 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_873105556.1652095650766 Content-Type: text/xml; charset=utf-8 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>100</faultcode></soap:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope> ------=_Part_0_873105556.1652095650766 Content-Type: text/xml <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0, which is available at http://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: BSD-3-Clause --> <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> <soap-env:Header> <foo>line 1 line 2 line 3 </foo> <bar>line 4</bar> </soap-env:Header> <soap-env:Body> <test> w ewe qeqw </test> </soap-env:Body> </soap-env:Envelope> ------=_Part_0_873105556.1652095650766 Content-Type: text/xml <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0, which is available at http://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: BSD-3-Clause --> <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> <soap-env:Header> <foo>line 1 line 2 line 3 </foo> <bar>line 4</bar> </soap-env:Header> <soap-env:Body> <test> w ewe qeqw </test> </soap-env:Body> </soap-env:Envelope> ------=_Part_0_873105556.1652095650766--ERROR: 'Document Type Declaration is not allowed' May 09, 2022 11:27:30 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. <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body/></env:Envelope>Folded Header= multipart/related; boundary=MIME_boundary; type="text/xml"; start="<http://claiming-it.com/claim061400a.xml>" May 09, 2022 11:27:31 AM com.sun.xml.messaging.saaj.soap.MessageImpl parseContentType SEVERE: SAAJ0535: Unable to internalize message ======================= May 09, 2022 11:27:31 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: 0.974 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.162 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.29 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.5 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: 0.819 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.656 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.717 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.518 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.504 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.043 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.508 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.4 s - in soap.DocumentOwnerTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.LazySOAPTest <env:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://example.com/wsdl"><env:Header></env:Header><env:Body><ns1:Hello><String_1>Duke 0</String_1><String_1>Duke 1</String_1><String_1>Duke 2</String_1></ns1:Hello></env:Body></env:Envelope> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s - in soap.LazySOAPTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.ExtractContentAsDocumentTest May 09, 2022 11:27:47 AM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument SEVERE: SAAJ0250: Cannot extract Document from body May 09, 2022 11:27:48 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.49 s - in soap.ExtractContentAsDocumentTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.SetElementNameTest May 09, 2022 11:27:49 AM com.sun.xml.messaging.saaj.soap.impl.FaultImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Fault to newName May 09, 2022 11:27:49 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultcode to newName May 09, 2022 11:27:49 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element faultstring to newName May 09, 2022 11:27:49 AM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element detail to newName May 09, 2022 11:27:49 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Envelope to newName May 09, 2022 11:27:49 AM com.sun.xml.messaging.saaj.soap.impl.HeaderImpl setElementQName SEVERE: SAAJ0146: Cannot change name of element Header to newName May 09, 2022 11:27:49 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.403 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.412 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.48 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.43 s - in soap.GetChildElementsTest 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.315 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.316 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.41 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.339 s - in soap.DetailTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap.FaultTest May 09, 2022 11:27:58 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.544 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.384 s - in soap12.SOAPElementTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.MetaFactoryTest May 09, 2022 11:28:01 AM com.sun.xml.messaging.saaj.soap.MessageFactoryImpl createMessage SEVERE: SAAJ0531: Unable to parse content type May 09, 2022 11:28:01 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 09, 2022 11:28:01 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 09, 2022 11:28:01 AM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newMessageFactory SEVERE: SAAJ0569: Unknown Protocol junk specified for creating MessageFactory May 09, 2022 11:28:01 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.542 s - in soap12.MetaFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running soap12.SOAPFaultTests May 09, 2022 11:28:02 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.473 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.312 s - in soap12.SOAPHeaderTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running namespace.NamespaceTest May 09, 2022 11:28:05 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0123: Cannot declare reserved xmlns prefix May 09, 2022 11:28:05 AM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName SEVERE: SAAJ0124: Qualified name cannot be xmlns <?xml version='1.0' ?><S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'><S:Body><ns2:Fault xmlns:ns2='http://schemas.xmlsoap.org/soap/envelope/' xmlns:ns3='http://www.w3.org/2003/05/soap-envelope'><faultcode>ns3:VersionMismatch</faultcode><faultstring>Couldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://wrongname.org </faultstring></ns2:Fault></S:Body></S:Envelope>[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 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.324 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.404 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.51 s - in namespace.DefaultNamespaceTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Running element.ElementTest May 09, 2022 11:28:10 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRoleAttributeName SEVERE: SAAJ0302: Attribute Role not supported by SOAP 1.1 May 09, 2022 11:28:10 AM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1 May 09, 2022 11:28:10 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.505 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.516 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.486 s - in stax.SaajStaxWriterNamespaceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 199, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ saaj-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin: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.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.4.0: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.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ saaj-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.8: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] --- maven-install-plugin:2.4:install (default-install) @ saaj-impl --- [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT.jar [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.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8: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.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.0-SNAPSHOT/saaj-impl-3.0.0-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.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-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.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-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.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-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.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-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.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-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.0-SNAPSHOT/saaj-impl-3.0.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.0-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.0-SNAPSHOT/saaj-impl-3.0.0-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-maven-plugin:4.6.0.0:spotbugs (default-cli) @ saaj-impl --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1 [INFO] Done SpotBugs Analysis.... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta SOAP 3.0.0-SNAPSHOT: [INFO] [INFO] Jakarta SOAP ....................................... SUCCESS [ 29.816 s] [INFO] Jakarta SOAP Implementation ........................ SUCCESS [02:30 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:08 min [INFO] Finished at: 2022-05-09T11:28:44Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 79 killed; [ssh-agent] Stopped. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. [JaCoCo plugin] Collecting JaCoCo coverage data... [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: 79.19075, method: 53.217567, line: 52.1021, branch: 42.46816, instruction: 51.25109, complexity: 38.995045 [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] -> found 1 file [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/spotbugsXml.xml [SpotBugs] -> found 202 issues (skipped 2 duplicates) [SpotBugs] Post processing issues on 'basic-ct8j8' 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 (53 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 202 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 202 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/92/files-with-issues' [SpotBugs] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] Obtaining reference build from same job (SAAJ RI master build) [SpotBugs] Using reference build 'saaj-ri-master-build #91' to compute new, fixed, and outstanding issues [SpotBugs] Issues delta (vs. reference build): outstanding: 201, new: 1, fixed: 1 [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 202 issues (found 1 new issues, fixed 1 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'saaj-ri-master-build #92'. [Checks API] No suitable checks publisher found. [JavaDoc] Sleeping for 5 seconds due to JENKINS-32191... [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] -> found 0 issues (skipped 0 duplicates) [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] Obtaining reference build from same job (SAAJ RI master build) [JavaDoc] Using reference build 'saaj-ri-master-build #91' to compute new, fixed, and outstanding issues [JavaDoc] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [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 #92'. [Checks API] No suitable checks publisher found. [Java Compiler] Sleeping for 5 seconds due to JENKINS-32191... [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 25 issues (skipped 0 duplicates) [Java Compiler] Post processing issues on 'basic-ct8j8' 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 (20 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 25 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 20 affected files [Java Compiler] No filter has been set, publishing all 25 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 25 issues (skipped 0 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/92/files-with-issues' [Java Compiler] -> 5 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Reference build recorder is not configured [Java Compiler] Obtaining reference build from same job (SAAJ RI master build) [Java Compiler] Using reference build 'saaj-ri-master-build #91' to compute new, fixed, and outstanding issues [Java Compiler] Issues delta (vs. reference build): outstanding: 25, new: 0, fixed: 0 [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 25 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'saaj-ri-master-build #92'. [Checks API] No suitable checks publisher found. Finished: SUCCESS