Push event to branch master 05:06:26 Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from c30e5d79c1de307a3c4bd0e1650a527acbeeefec [Pipeline] Start of Pipeline [Pipeline] node Agent centos-8-b1kdg 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-b1kdg" namespace: "jdt" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jdt.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-b1kdg" - 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-b1kdg" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jdt.svc.cluster.local/jdt/" 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-jdt" 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-b1kdg in /home/jenkins/agent/workspace/eclipse.jdt-github_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-jdt/eclipse.jdt.git > git init /home/jenkins/agent/workspace/eclipse.jdt-github_master # timeout=10 Fetching upstream changes from https://github.com/eclipse-jdt/eclipse.jdt.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-jdt/eclipse.jdt.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision c30e5d79c1de307a3c4bd0e1650a527acbeeefec (master) Commit message: "Version bumps for 4.32 stream" > git config remote.origin.url https://github.com/eclipse-jdt/eclipse.jdt.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c30e5d79c1de307a3c4bd0e1650a527acbeeefec # timeout=10 > git rev-list --no-walk d99fb3f12fb6a4a8c330afcc0adbf63a4e46cf0e # timeout=10 Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-bot Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-bot > git rev-parse HEAD^{commit} # timeout=10 [GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-jdt/eclipse.jdt.git' [GitCheckoutListener] Found previous build 'eclipse.jdt-github/master #53' that contains recorded Git commits [GitCheckoutListener] -> Starting recording of new commits since 'd99fb3f' [GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head [GitCheckoutListener] -> Using head commit 'c30e5d7' as starting point [GitCheckoutListener] -> Recorded one new commit [GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@bcf2dc82' to render commit links [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [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) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] xvnc $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [eclipse.jdt-github_master] $ Xvnc -help Starting xvnc [eclipse.jdt-github_master] $ Xvnc :71 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset [Pipeline] { Xvnc TigerVNC 1.11.0 - built Jul 21 2021 11:25:16 Copyright (C) 1999-2020 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12011000, The X.Org Foundation Tue Mar 5 10:06:42 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5971 vncext: created VNC server for screen 0 [Pipeline] sh + mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt-github_master/.m2/repository -Pbuild-individual-bundles -Pbree-libs -Papi-check -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] eclipse jdt [pom] [INFO] org eclipse jdt [eclipse-plugin] [INFO] org eclipse jdt feature [eclipse-feature] [INFO] [INFO] ----------------------< eclipse.jdt:eclipse.jdt >----------------------- [INFO] Building eclipse jdt 4.32.0-SNAPSHOT [1/3] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse.jdt --- [INFO] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/saveproperties [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.jdt --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/src/main/resources [INFO] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ eclipse.jdt --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ eclipse.jdt --- [INFO] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt --- [INFO] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ eclipse.jdt --- [INFO] [INFO] ------------------< org.eclipse.jdt:org.eclipse.jdt >------------------- [INFO] Building org eclipse jdt 3.19.500-SNAPSHOT [2/3] [INFO] from org.eclipse.jdt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.jdt-github_master/.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-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@1d39d660 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/eclipse.jdt-github_master/.m2/repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>) [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 74.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.15.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.0, 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.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.77, 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.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [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.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.6, 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.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.6, 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 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.25.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [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.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 [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 = 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 = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [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 [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 [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 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 2.1.2, 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.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.32-I-builds [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.jdt --- [INFO] The project's OSGi version is 3.19.500.v20240305-1006 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jdt --- [INFO] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt/saveproperties [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.jdt --- [INFO] Resolving class path of org eclipse jdt [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt/src/main/resources [INFO] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jdt --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jdt --- [INFO] [INFO] --- resources:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.jdt --- [INFO] Copying 1 resource from to target [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt/target/org.eclipse.jdt-3.19.500-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt --- [INFO] No baseline version org.eclipse.jdt:org.eclipse.jdt:eclipse-plugin:3.19.500-SNAPSHOT [INFO] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt --- [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240229-0520 [INFO] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jdt --- [INFO] [INFO] --------------< org.eclipse.jdt.feature:org.eclipse.jdt >--------------- [INFO] Building org eclipse jdt feature 3.19.500-SNAPSHOT [3/3] [INFO] from org.eclipse.jdt-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.19.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt-feature/pom.xml [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt --- [INFO] Deleting /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt-feature/target [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt --- [INFO] The project's OSGi version is 3.19.500.v20240305-1006 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jdt --- [INFO] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt-feature/saveproperties [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jdt --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt-feature/src/main/resources [INFO] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt-feature/src/main/resources [INFO] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt-feature/target/org.eclipse.jdt-3.19.500-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt --- [INFO] No baseline version org.eclipse.jdt.feature:org.eclipse.jdt:eclipse-feature:3.19.500-SNAPSHOT [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt-github_master/org.eclipse.jdt-feature/target/org.eclipse.jdt-3.19.500-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.jdt --- [INFO] No baseline version org.eclipse.jdt.feature:org.eclipse.jdt:eclipse-feature:3.19.500-SNAPSHOT [INFO] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt --- [INFO] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jdt --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] eclipse jdt 4.32.0-SNAPSHOT ........................ SUCCESS [ 1.764 s] [INFO] org eclipse jdt 3.19.500-SNAPSHOT .................. SUCCESS [ 35.133 s] [INFO] org eclipse jdt feature 3.19.500-SNAPSHOT .......... SUCCESS [ 5.630 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:14 min [INFO] Finished at: 2024-03-05T10:08:00Z [INFO] ------------------------------------------------------------------------ Exception in thread "Thread-3" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText ... 2 more [Pipeline] } Terminating xvnc. Tue Mar 5 10:08:05 2024 ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) [Pipeline] // xvnc Post stage [Pipeline] archiveArtifacts Archiving artifacts ‘*.log’ doesn’t match anything No artifacts found that match the file pattern "*.log,*/target/work/data/.metadata/*.log,*/tests/target/work/data/.metadata/*.log,apiAnalyzer-workspace/.metadata/*.log". Configuration error? [Pipeline] scanForIssues [Eclipse ECJ] [-ERROR-] Errors during parsing [Eclipse ECJ] [-ERROR-] No files found for pattern '**/target/compilelogs/*.xml'. Configuration error? [Eclipse ECJ] Searching for all files in '/home/jenkins/agent/workspace/eclipse.jdt-github_master' that match the pattern '**/target/compilelogs/*.xml' [Eclipse ECJ] Traversing of symbolic links: enabled [Eclipse ECJ] Skipping post processing [Eclipse ECJ] No filter has been set, publishing all 0 issues [Eclipse ECJ] Repository miner is not configured, skipping repository mining [Pipeline] scanForIssues [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse.jdt-github_master') [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse.jdt-github_master') [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Successfully parsed console log [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse.jdt-github_master') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 0 issues [Maven] Repository miner is not configured, skipping repository mining [Pipeline] publishIssues [Static Analysis] Searching for all files in '/home/jenkins/agent/workspace/eclipse.jdt-github_master' that match the pattern '**/target/compilelogs/*.xml' [Static Analysis] Traversing of symbolic links: enabled [Static Analysis] Skipping post processing [Static Analysis] No filter has been set, publishing all 0 issues [Static Analysis] Successfully parsed console log [Static Analysis] -> found 0 issues (skipped 0 duplicates) [Static Analysis] Aggregating reports of: [Static Analysis] -> Eclipse ECJ: No warnings [Static Analysis] -> Maven: No warnings [Static Analysis] Searching for all files in '/home/jenkins/agent/workspace/eclipse.jdt-github_master' that match the pattern '**/target/compilelogs/*.xml' [Static Analysis] Traversing of symbolic links: enabled [Static Analysis] Skipping post processing [Static Analysis] No filter has been set, publishing all 0 issues [Static Analysis] Repository miner is not configured, skipping repository mining [Static Analysis] Successfully parsed console log [Static Analysis] -> found 0 issues (skipped 0 duplicates) [Static Analysis] Successfully parsed console log [Static Analysis] -> found 0 issues (skipped 0 duplicates) [Static Analysis] Successfully parsed console log [Static Analysis] -> found 0 issues (skipped 0 duplicates) [Static Analysis] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse.jdt-github_master') [Static Analysis] Skipping post processing [Static Analysis] No filter has been set, publishing all 0 issues [Static Analysis] Repository miner is not configured, skipping repository mining [Static Analysis] [-ERROR-] Errors during parsing [Static Analysis] [-ERROR-] No files found for pattern '**/target/compilelogs/*.xml'. Configuration error? [Static Analysis] [-ERROR-] Errors during parsing [Static Analysis] [-ERROR-] No files found for pattern '**/target/compilelogs/*.xml'. Configuration error? [Static Analysis] Reference build recorder is not configured [Static Analysis] Obtaining reference build from same job (master) [Static Analysis] Using reference build 'eclipse.jdt-github/master #53' to compute new, fixed, and outstanding issues [Static Analysis] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [Static Analysis] No quality gates have been set - skipping [Static Analysis] Health report is disabled - skipping [Static Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Static Analysis] Attaching ResultAction with ID 'analysis' to build 'eclipse.jdt-github/master #54'. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS