Pull request #315 opened Connecting to https://api.github.com using GitHub bot (username/token) Connecting to https://api.github.com to check permissions of obtain list of datho7561 for eclipse-jdtls/eclipse-jdt-core-incubator Obtained Jenkinsfile from 19d7285695e77408d8176bfdb557d861d1619b64 [Pipeline] Start of Pipeline [Pipeline] node Agent centos-8-04qpn is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-04qpn" namespace: "ls" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ls.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-04qpn" - 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: "centos-8-04qpn" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ls.svc.cluster.local/ls/" image: "docker.io/eclipsecbi/jiro-agent-centos-8: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-ls" 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" Running on centos-8-04qpn in /home/jenkins/agent/workspace/jdt-core-incubator_PR-315 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator.git > git init /home/jenkins/agent/workspace/jdt-core-incubator_PR-315 # timeout=10 Fetching upstream changes from https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator.git > git --version # timeout=10 > git --version # 'git version 2.41.0' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator.git +refs/pull/315/head:refs/remotes/origin/PR-315 # timeout=10 Fetching without tags Checking out Revision 19d7285695e77408d8176bfdb557d861d1619b64 (PR-315) > git config remote.origin.url https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/315/head:refs/remotes/origin/PR-315 # timeout=10 > git config remote.origin.url https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator.git # timeout=10 Fetching upstream changes from https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator.git using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator.git +refs/pull/315/head:refs/remotes/origin/PR-315 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19d7285695e77408d8176bfdb557d861d1619b64 # timeout=10 Commit message: "Small bug fixes to JavacConverter" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 30 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build and Test using ECJ) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-01T16:00:36.081Z] + java -version [2024-05-01T16:00:36.081Z] openjdk version "21.0.2" 2024-01-16 [2024-05-01T16:00:36.081Z] OpenJDK Runtime Environment (build 21.0.2+13-58) [2024-05-01T16:00:36.081Z] OpenJDK 64-Bit Server VM (build 21.0.2+13-58, mixed mode, sharing) [2024-05-01T16:00:36.081Z] + mkdir -p /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/tmp [2024-05-01T16:00:36.081Z] + unset JAVA_TOOL_OPTIONS [2024-05-01T16:00:36.081Z] + unset _JAVA_OPTIONS [2024-05-01T16:00:36.081Z] + mvn clean install -f org.eclipse.jdt.core.compiler.batch -DlocalEcjVersion=99.99 -Dmaven.repo.local=/home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository -DcompilerBaselineMode=disable -DcompilerBaselineReplace=none [2024-05-01T16:00:36.081Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-05-01T16:00:36.081Z] Maven home: /opt/tools/apache-maven/latest [2024-05-01T16:00:36.081Z] Java version: 21.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-21/21.0.2 [2024-05-01T16:00:36.081Z] Default locale: en_US, platform encoding: UTF-8 [2024-05-01T16:00:36.081Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-05-01T16:00:41.338Z] [INFO] Scanning for projects... [2024-05-01T16:00:45.534Z] [INFO] Tycho Version: 4.0.7 (0dbf79b2a18b352cdfa8ea65f7d433e0ff838100) [2024-05-01T16:00:45.534Z] [INFO] Tycho Mode: extension [2024-05-01T16:00:45.534Z] [INFO] Tycho Builder: maven [2024-05-01T16:00:45.534Z] [INFO] Build Threads: 1 [2024-05-01T16:01:00.391Z] [INFO] [2024-05-01T16:01:00.391Z] [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.core.compiler.batch >--------- [2024-05-01T16:01:00.391Z] [INFO] Building org.eclipse.jdt.core.compiler.batch 3.38.0-SNAPSHOT [2024-05-01T16:01:00.391Z] [INFO] from pom.xml [2024-05-01T16:01:00.391Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2024-05-01T16:01:01.760Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.32.0-SNAPSHOT/eclipse-sdk-prereqs-4.32.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-22' { source level: 22, target level: 22}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7bebe5de [2024-05-01T16:01:01.760Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [2024-05-01T16:01:01.760Z] [INFO] Cache location: /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/.cache/tycho [2024-05-01T16:01:01.760Z] [INFO] Transport mode: online [2024-05-01T16:01:01.760Z] [INFO] Http Transport type: Java11Client [2024-05-01T16:01:01.760Z] [INFO] Update mode: cache first [2024-05-01T16:01:01.760Z] [INFO] Minimum cache duration: 60 minutes [2024-05-01T16:01:01.760Z] [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [2024-05-01T16:01:03.145Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 75.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.16.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.17.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:06.420Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-el, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:07.788Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.25.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:08.717Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:08.974Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.contract, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.extender, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.service, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:10.342Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.api, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.plugin.gradle, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.plugin.git, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.jareditor, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:10.906Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.10, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:11.163Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:12.092Z] [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true [2024-05-01T16:01:12.348Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 2.1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 4.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [2024-05-01T16:01:12.911Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.32-I-builds [2024-05-01T16:01:15.525Z] [INFO] [2024-05-01T16:01:15.525Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:15.525Z] [INFO] [2024-05-01T16:01:15.525Z] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:18.794Z] [INFO] The project's OSGi version is 3.38.0.v20240430-1236 [2024-05-01T16:01:18.794Z] [INFO] [2024-05-01T16:01:18.794Z] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:18.794Z] [INFO] [2024-05-01T16:01:18.794Z] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:18.794Z] [INFO] [2024-05-01T16:01:18.794Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/saveproperties [2024-05-01T16:01:19.051Z] [INFO] [2024-05-01T16:01:19.051Z] [INFO] --- build-helper:3.5.0:regex-property (compiler-message-properties) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.308Z] [INFO] No match to regex '\\' found in '/home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/messages.properties'. The initial value '/home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/messages.properties' is left as-is... [2024-05-01T16:01:19.308Z] [INFO] [2024-05-01T16:01:19.308Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.870Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-05-01T16:01:19.870Z] [INFO] [2024-05-01T16:01:19.870Z] [INFO] --- enforcer:3.4.1:enforce (no-tabs-in-compiler-messages) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.870Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.EvaluateBeanshell passed [2024-05-01T16:01:19.870Z] [INFO] [2024-05-01T16:01:19.870Z] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.870Z] [INFO] [2024-05-01T16:01:19.870Z] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.870Z] [INFO] Resolving class path of org.eclipse.jdt.core.compiler.batch [2024-05-01T16:01:19.870Z] [INFO] [2024-05-01T16:01:19.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/src/main/resources [2024-05-01T16:01:19.870Z] [INFO] [2024-05-01T16:01:19.870Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:19.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/src/main/resources [2024-05-01T16:01:19.870Z] [INFO] [2024-05-01T16:01:19.870Z] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:20.434Z] [INFO] Compiling 543 source files to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/classes using Eclipse Compiler for Java(TM) 3.38.0.v20240427-0959 [2024-05-01T16:01:30.467Z] [WARNING] /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java:[1426] [2024-05-01T16:01:30.467Z] if (reference == null) reference = typeRef; [2024-05-01T16:01:30.467Z] ^^^^^^^^^ [2024-05-01T16:01:30.467Z] Redundant null check: The variable reference can only be null at this location [2024-05-01T16:01:30.467Z] 1 problem (1 warning) [2024-05-01T16:01:30.467Z] [INFO] [2024-05-01T16:01:30.467Z] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:30.467Z] [INFO] [2024-05-01T16:01:30.467Z] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:30.467Z] [INFO] [2024-05-01T16:01:30.467Z] [INFO] --- tycho-apitools:4.0.7:generate (generate) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:30.467Z] [INFO] [2024-05-01T16:01:30.467Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:30.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/src/test/resources [2024-05-01T16:01:30.468Z] [INFO] [2024-05-01T16:01:30.468Z] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:30.468Z] [INFO] [2024-05-01T16:01:30.468Z] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:30.468Z] [INFO] [2024-05-01T16:01:30.468Z] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:30.468Z] [INFO] Building jar: /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT-sources.jar [2024-05-01T16:01:30.468Z] [INFO] [2024-05-01T16:01:30.468Z] [INFO] --- antrun:3.1.0:run (default) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:31.038Z] [INFO] Executing tasks [2024-05-01T16:01:31.038Z] [INFO] Executed tasks [2024-05-01T16:01:31.038Z] [INFO] [2024-05-01T16:01:31.038Z] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:31.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT.jar [2024-05-01T16:01:31.635Z] [INFO] [2024-05-01T16:01:31.635Z] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:31.892Z] [INFO] [2024-05-01T16:01:31.892Z] [INFO] --- tycho-p2:4.0.7:p2-metadata (attached-p2-metadata) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:31.892Z] [INFO] [2024-05-01T16:01:31.892Z] [INFO] --- tycho-p2-extras:4.0.7:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:31.892Z] [INFO] Execution was skipped [2024-05-01T16:01:31.892Z] [INFO] [2024-05-01T16:01:31.892Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:32.148Z] [INFO] Installing /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/pom.xml to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core.compiler.batch/3.38.0-SNAPSHOT/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT.pom [2024-05-01T16:01:32.148Z] [INFO] Installing /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core.compiler.batch/3.38.0-SNAPSHOT/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT.jar [2024-05-01T16:01:32.148Z] [INFO] Installing /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core.compiler.batch/3.38.0-SNAPSHOT/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT-sources.jar [2024-05-01T16:01:32.149Z] [INFO] Installing /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/p2content.xml to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core.compiler.batch/3.38.0-SNAPSHOT/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT-p2metadata.xml [2024-05-01T16:01:32.149Z] [INFO] Installing /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/p2artifacts.xml to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core.compiler.batch/3.38.0-SNAPSHOT/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT-p2artifacts.xml [2024-05-01T16:01:32.149Z] [INFO] [2024-05-01T16:01:32.149Z] [INFO] --- tycho-p2:4.0.7:update-local-index (default-update-local-index) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:32.149Z] [INFO] [2024-05-01T16:01:32.149Z] [INFO] --- install:3.1.1:install-file (deploy-ecj) @ org.eclipse.jdt.core.compiler.batch --- [2024-05-01T16:01:32.149Z] [INFO] pom.xml not found in org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT.jar [2024-05-01T16:01:32.149Z] [INFO] Installing /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/org.eclipse.jdt.core.compiler.batch/target/org.eclipse.jdt.core.compiler.batch-3.38.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/jdt/ecj/99.99/ecj-99.99.jar [2024-05-01T16:01:32.149Z] [INFO] Installing /tmp/mvninstall123764010698005867.pom to /home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository/org/eclipse/jdt/ecj/99.99/ecj-99.99.pom [2024-05-01T16:01:32.149Z] [INFO] ------------------------------------------------------------------------ [2024-05-01T16:01:32.149Z] [INFO] BUILD SUCCESS [2024-05-01T16:01:32.149Z] [INFO] ------------------------------------------------------------------------ [2024-05-01T16:01:32.149Z] [INFO] Total time: 50.919 s [2024-05-01T16:01:32.149Z] [INFO] Finished at: 2024-05-01T16:01:32Z [2024-05-01T16:01:32.149Z] [INFO] ------------------------------------------------------------------------ [2024-05-01T16:01:32.149Z] Exception in thread "Thread-2" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText [2024-05-01T16:01:32.149Z] at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85) [2024-05-01T16:01:32.149Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2024-05-01T16:01:32.149Z] Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText [2024-05-01T16:01:32.149Z] ... 2 more [2024-05-01T16:01:32.714Z] + mvn -U clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/jdt-core-incubator_PR-315/.m2/repository -Ptest-on-javase-22 -Pbree-libs -Papi-check -Pjavadoc -Pp2-repo -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/jdt-core-incubator_PR-315/tmp -Dproject.build.sourceEncoding=UTF-8 '-Dtycho.surefire.argLine=--add-modules ALL-SYSTEM -Dcompliance=1.8,11,17,21,22 -Djdt.performance.asserts=disabled' -DDetectVMInstallationsJob.disabled=true -Dtycho.apitools.debug -Dtycho.debug.artifactcomparator -Dcbi-ecj-version=99.99 [2024-05-01T16:01:32.714Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [2024-05-01T16:01:32.714Z] Maven home: /opt/tools/apache-maven/latest [2024-05-01T16:01:32.715Z] Java version: 21.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-21/21.0.2 [2024-05-01T16:01:32.715Z] Default locale: en_US, platform encoding: UTF-8 [2024-05-01T16:01:32.715Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" Superseded by #2 [2024-05-01T16:01:34.554Z] Sending interrupt signal to process [2024-05-01T16:01:35.263Z] script returned exit code 143 Post stage [Pipeline] archiveArtifacts [2024-05-01T16:01:35.272Z] Archiving artifacts [Pipeline] junit [2024-05-01T16:01:35.749Z] Recording test results [2024-05-01T16:01:36.081Z] No test report files were found. Configuration error? Error when executing always post condition: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.66.234/10.40.66.234:39930 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.FilePath.act(FilePath.java:1230) at hudson.FilePath.act(FilePath.java:1219) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160) at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e800e340-8ae5-4c1e-8b42-bcdadd5a083e hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:188) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build and Test with DOM-first) Stage "Build and Test with DOM-first" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7200412b-c5a4-4784-9578-95d8f6ffe16d GitHub has been notified of this commit’s build result Finished: NOT_BUILT