Started by user Dmitry Kornilov Rebuilds build #50 Running as Dmitry Kornilov Agent default-agent-49mgk is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "slave-default" name: "default-agent-49mgk" spec: containers: - env: - name: "MAVEN_OPTS" value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ee4j.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "default-agent-49mgk" - name: "MAVEN_CONFIG" value: "-B -e" - name: "JENKINS_NAME" value: "default-agent-49mgk" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ee4j.svc.cluster.local/ee4j/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:dff125e05404688a78bd67d5b47d107d98ec7583282e8ed9ca6646a2a76874e2" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - 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: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-ee4j" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Building remotely on default-agent-49mgk in workspace /home/jenkins/agent/workspace/ee4j-parent-master [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/ee4j.git > git init /home/jenkins/agent/workspace/ee4j-parent-master # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/ee4j.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/ee4j.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/ee4j.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/ee4j.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/ee4j.git using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/ee4j.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 4a726e4320a0c2bf0286578e407fd98b85e7f6ff (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a726e4320a0c2bf0286578e407fd98b85e7f6ff # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master 4a726e4320a0c2bf0286578e407fd98b85e7f6ff # timeout=10 Commit message: "Moved Nexus URLs to properties. (#57)" > git rev-list --no-walk 4a726e4320a0c2bf0286578e407fd98b85e7f6ff # timeout=10 [ee4j-parent-master] $ /bin/sh -xe /tmp/jenkins5028614691790462192.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 5796E91EE6619C69: public key "Eclipse EE4J Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 5796E91EE6619C69: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 + gpg --list-keys --with-colons + awk -F: '/fpr:/ {print $10}' + sort -u + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key AA70C7C433D501636392EC02153E7A3C2B4E5118 trust Secret subkeys are available. pub rsa4096/5796E91EE6619C69 created: 2018-04-27 expires: 2023-04-26 usage: SCEA trust: unknown validity: unknown ssb rsa4096/153E7A3C2B4E5118 created: 2018-04-27 expires: 2023-04-26 usage: S [ unknown] (1). Eclipse EE4J Project pub rsa4096/5796E91EE6619C69 created: 2018-04-27 expires: 2023-04-26 usage: SCEA trust: unknown validity: unknown ssb rsa4096/153E7A3C2B4E5118 created: 2018-04-27 expires: 2023-04-26 usage: S [ unknown] (1). Eclipse EE4J Project 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/5796E91EE6619C69 created: 2018-04-27 expires: 2023-04-26 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/153E7A3C2B4E5118 created: 2018-04-27 expires: 2023-04-26 usage: S [ unknown] (1). Eclipse EE4J Project Please note that the shown key validity is not necessarily correct unless you restart the program. + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key C3F530A8FDE7926E0F6C71475796E91EE6619C69 trust 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-04-26 pub rsa4096/5796E91EE6619C69 created: 2018-04-27 expires: 2023-04-26 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/153E7A3C2B4E5118 created: 2018-04-27 expires: 2023-04-26 usage: S [ultimate] (1). Eclipse EE4J Project pub rsa4096/5796E91EE6619C69 created: 2018-04-27 expires: 2023-04-26 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/153E7A3C2B4E5118 created: 2018-04-27 expires: 2023-04-26 usage: S [ultimate] (1). Eclipse EE4J Project 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/5796E91EE6619C69 created: 2018-04-27 expires: 2023-04-26 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/153E7A3C2B4E5118 created: 2018-04-27 expires: 2023-04-26 usage: S [ultimate] (1). Eclipse EE4J Project [ee4j-parent-master] $ /bin/bash /tmp/jenkins3729178857019626714.sh /tmp/jenkins3729178857019626714.sh: line 5: 4.0.0 org.eclipse.ee4j project 1.0.6-SNAPSHOT pom EE4J Project https\://projects.eclipse.org/projects/ee4j Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications. Eclipse Foundation https\://www.eclipse.org 2017 eclipseee4j Eclipse EE4J Developers Eclipse Foundation ee4j-pmc@eclipse.org Eclipse Public License v. 2.0 https\://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt repo GNU General Public License, version 2 with the GNU Classpath Exception https\://www.gnu.org/software/classpath/license.html repo GitHub Issues https\://github.com/eclipse-ee4j/ee4j/issues scm\:git\:git@github.com\:eclipse-ee4j/ee4j.git scm\:git\:git@github.com\:eclipse-ee4j/ee4j.git https\://github.com/eclipse-ee4j/ee4j Community discussions jakarta.ee-community@eclipse.org https\://accounts.eclipse.org/mailing-list/jakarta.ee-community https\://accounts.eclipse.org/mailing-list/jakarta.ee-community https\://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/ http\://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/maillist.rss PMC discussions ee4j-pmc@eclipse.org https\://accounts.eclipse.org/mailing-list/ee4j-pmc https\://accounts.eclipse.org/mailing-list/ee4j-pmc https\://dev.eclipse.org/mhonarc/lists/ee4j-pmc/ http\://dev.eclipse.org/mhonarc/lists/ee4j-pmc/maillist.rss https\://jakarta.oss.sonatype.org/ \${sonatypeOssDistMgmtNexusUrl}content/repositories/snapshots/ \${sonatypeOssDistMgmtNexusUrl}content/repositories/staging/ \${sonatypeOssDistMgmtNexusUrl}service/local/staging/deploy/maven2/ UTF-8 ossrh Sonatype Nexus Snapshots \${sonatypeOssDistMgmtSnapshotsUrl} ossrh Sonatype Nexus Releases \${sonatypeOssDistMgmtReleasesUrl} org.apache.maven.plugins maven-release-plugin 2.5.3 forked-path false -Poss-release ${release.arguments} org.sonatype.plugins nexus-staging-maven-plugin 1.6.8 ossrh \${sonatypeOssDistMgmtNexusUrl} false \${maven.deploy.skip} oss-release org.apache.maven.plugins maven-enforcer-plugin enforce-maven enforce [3.0.4,) Maven 3.0 through 3.0.3 inclusive does not pass correct settings.xml to Maven Release Plugin. org.apache.maven.plugins maven-source-plugin attach-sources jar-no-fork org.apache.maven.plugins maven-javadoc-plugin attach-javadocs jar org.apache.maven.plugins maven-gpg-plugin 1.6 sign-artifacts verify sign --pinentry-mode loopback org.sonatype.plugins nexus-staging-maven-plugin true snapshots false sonatype-nexus-snapshots Sonatype Nexus Snapshots \${sonatypeOssDistMgmtSnapshotsUrl} false true sonatype-nexus-snapshots Sonatype Nexus Snapshots \${sonatypeOssDistMgmtSnapshotsUrl} false true staging false sonatype-nexus-staging Sonatype Nexus Staging \${sonatypeOssDistMgmtStagingUrl} true false sonatype-nexus-staging Sonatype Nexus Staging \${sonatypeOssDistMgmtStagingUrl} true false : bad substitution Build step 'Execute shell' marked build as failure Finished: FAILURE