Branch indexing Connecting to https://api.github.com using GitHub bot (username/token) Connecting to https://api.github.com to check permissions of obtain list of laeubi for eclipse-tycho/tycho Obtained Jenkinsfile from 77b81077408c550563483b8b9911fd51ee5ac4d6 [Pipeline] Start of Pipeline [Pipeline] node Agent centos-8-k6ng8 is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1716541355789" labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" kubernetes.jenkins.io/controller: "http___jenkins-ui_tycho_svc_cluster_local_tychox" name: "centos-8-k6ng8" namespace: "tycho" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tycho.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-k6ng8" - 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: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-8-k6ng8" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.tycho.svc.cluster.local/tycho/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.vb_15dcf73f6a_9" 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-tycho" 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-k6ng8 in /home/jenkins/agent/workspace/tycho-github_PR-3325 [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-tycho/tycho.git > git init /home/jenkins/agent/workspace/tycho-github_PR-3325 # timeout=10 Fetching upstream changes from https://github.com/eclipse-tycho/tycho.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-tycho/tycho.git +refs/pull/3325/head:refs/remotes/origin/PR-3325 # timeout=10 > git config remote.origin.url https://github.com/eclipse-tycho/tycho.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/3325/head:refs/remotes/origin/PR-3325 # timeout=10 Cleaning workspace Fetching without tags Checking out Revision 77b81077408c550563483b8b9911fd51ee5ac4d6 (PR-3325) > git config remote.origin.url https://github.com/eclipse-tycho/tycho.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/eclipse-tycho/tycho.git using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-tycho/tycho.git +refs/pull/3325/head:refs/remotes/origin/PR-3325 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b81077408c550563483b8b9911fd51ee5ac4d6 # timeout=10 Commit message: "Move components to JSR330" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 3 hr 0 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] sh > git rev-list --no-walk 83ed1061a9323adc29917699836a661a8829b425 # timeout=10 + mvn --batch-mode -U -V -e clean install site site:stage -Pits -Dmaven.repo.local=/home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/tools/apache-maven/3.9.1 Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Tycho [pom] [INFO] Tycho Embedder API Maven/OSGi Shared Classes [jar] [INFO] Sisu OSGi/Plexus bridge [pom] [INFO] Sisu OSGi Services API [jar] [INFO] Sisu Equinox Launching [jar] [INFO] Sisu Implementation of the OSGi R8 Framework Connect Specification [jar] [INFO] Tycho Service Provider Interfaces [jar] [INFO] P2 Maven Integration [maven-plugin] [INFO] Tycho Eclipse Project Metadata Model [jar] [INFO] Tycho Target Platform [jar] [INFO] Tycho P2 Support [jar] [INFO] Tycho Testing Harness [jar] [INFO] Tycho Core [jar] [INFO] Tycho JVM Library Detector [jar] [INFO] Tycho JDT Compiler Component [jar] [INFO] Tycho OSGi Compiler Plugin [maven-plugin] [INFO] Tycho OSGi Packaging Plugin [maven-plugin] [INFO] Tycho OSGi Source Plugin [maven-plugin] [INFO] Tycho Target Platform Configuration Plugin [maven-plugin] [INFO] Tycho Maven Build Extension [maven-plugin] [INFO] Tycho OSGi Declarative Services Plugin [maven-plugin] [INFO] Tycho JGit Build Timestamp Provider Plugin [jar] [INFO] Tycho Artifactor Comparator Plugin [jar] [INFO] Tycho Baseline Plugin [maven-plugin] [INFO] Tycho SBOM model extension [jar] [INFO] Tycho Surefire OSGi Booter Eclipse Application [jar] [INFO] Tycho Surefire Parent [pom] [INFO] Tycho Surefire OSGi JUnit 3 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 4 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 4.7 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.4 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.5 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.6 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well [jar] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner with JUnit Vintage to execute JUnit 4.x tests as well [jar] [INFO] Tycho Surefire OSGi JUnit 5.9 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.9 Runner with JUnit Vintage to execute JUnit 4.x tests as well [jar] [INFO] Tycho Surefire OSGi TestNG Runner [jar] [INFO] Tycho Surefire Plugin [maven-plugin] [INFO] org.eclipse.tycho.bnd.executionlistener [jar] [INFO] Tycho Versions Plugin [maven-plugin] [INFO] Tycho p2 Metadata Plugin [maven-plugin] [INFO] Tycho p2 Director Plugin [maven-plugin] [INFO] Tycho p2 Publisher Plugin [maven-plugin] [INFO] Tycho p2 Repository Plugin [maven-plugin] [INFO] Tycho GPG plugin [maven-plugin] [INFO] Tycho Extras [pom] [INFO] Tycho Document Bundle Plugin [maven-plugin] [INFO] Tycho Version Bump Plugin [maven-plugin] [INFO] Tycho p2 Extras Plugin [maven-plugin] [INFO] Tycho Custom Bundle Plugin [maven-plugin] [INFO] Tycho JGit Source Reference Provider Plugin [jar] [INFO] Tycho Target Platform Validation Plugin [maven-plugin] [INFO] Tycho POM-less build extension [jar] [INFO] Tycho Dependency Tools Plugin [maven-plugin] [INFO] tycho-build [jar] [INFO] Plugin for performing API analysis tasks [maven-plugin] [INFO] Tycho BND Plugin [maven-plugin] [INFO] Tycho Repository Plugin [maven-plugin] [INFO] Tycho Eclipse Plugin [maven-plugin] [INFO] Tycho Integration Tests [jar] [INFO] Tycho Extras Integration Tests [jar] [INFO] [INFO] ----------------------< org.eclipse.tycho:tycho >----------------------- [INFO] Building Tycho 5.0.0-SNAPSHOT [1/65] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho/5.0.0-SNAPSHOT/tycho-5.0.0-SNAPSHOT.pom [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Rendering 10 Doxia documents: 10 markdown [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/./ [INFO] [INFO] --------------------< org.eclipse.tycho:tycho-api >--------------------- [INFO] Building Tycho Embedder API Maven/OSGi Shared Classes 5.0.0-SNAPSHOT [2/65] [INFO] from tycho-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-api --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug target 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/tycho-api-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/tycho-api-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-api --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-api/5.0.0-SNAPSHOT/tycho-api-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/tycho-api-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-api/5.0.0-SNAPSHOT/tycho-api-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/tycho-api-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-api/5.0.0-SNAPSHOT/tycho-api-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-api >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-api --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug target 17] to target/classes [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/tycho-api-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/classes [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-api <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-api [INFO] [INFO] --------------------< org.eclipse.tycho:sisu-osgi >--------------------- [INFO] Building Sisu OSGi/Plexus bridge 5.0.0-SNAPSHOT [3/65] [INFO] from sisu-osgi/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ sisu-osgi --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ sisu-osgi --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ sisu-osgi --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-osgi/5.0.0-SNAPSHOT/sisu-osgi-5.0.0-SNAPSHOT.pom [INFO] [INFO] --- site:3.12.1:site (default-site) @ sisu-osgi --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ sisu-osgi >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ sisu-osgi <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ sisu-osgi --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/sisu-osgi [INFO] [INFO] ------------------< org.eclipse.tycho:sisu-osgi-api >------------------- [INFO] Building Sisu OSGi Services API 5.0.0-SNAPSHOT [4/65] [INFO] from sisu-osgi/sisu-osgi-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ sisu-osgi-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-osgi-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sisu-osgi-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ sisu-osgi-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug target 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sisu-osgi-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sisu-osgi-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ sisu-osgi-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ sisu-osgi-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/sisu-osgi-api-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ sisu-osgi-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/sisu-osgi-api-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ sisu-osgi-api --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-osgi-api/5.0.0-SNAPSHOT/sisu-osgi-api-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/sisu-osgi-api-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-osgi-api/5.0.0-SNAPSHOT/sisu-osgi-api-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/sisu-osgi-api-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-osgi-api/5.0.0-SNAPSHOT/sisu-osgi-api-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ sisu-osgi-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ sisu-osgi-api >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-osgi-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sisu-osgi-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ sisu-osgi-api --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/sisu-osgi-api-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/classes [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ sisu-osgi-api <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ sisu-osgi-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/sisu-osgi/sisu-osgi-api [INFO] [INFO] --------------< org.eclipse.tycho:sisu-equinox-launching >-------------- [INFO] Building Sisu Equinox Launching 5.0.0-SNAPSHOT [5/65] [INFO] from sisu-osgi/sisu-equinox-launching/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ sisu-equinox-launching --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-equinox-launching --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sisu-equinox-launching --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ sisu-equinox-launching --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/src/main/java/org/eclipse/sisu/equinox/launching/internal/DefaultEquinoxInstallationFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/src/main/java/org/eclipse/sisu/equinox/launching/internal/DefaultEquinoxInstallationFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ sisu-equinox-launching --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sisu-equinox-launching --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sisu-equinox-launching --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ sisu-equinox-launching --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ sisu-equinox-launching --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxInstallationFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s -- in org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxInstallationFactoryTest [INFO] Running org.eclipse.sisu.equinox.launching.internal.EquinoxLaunchConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.sisu.equinox.launching.internal.EquinoxLaunchConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ sisu-equinox-launching --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/sisu-equinox-launching-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ sisu-equinox-launching --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/sisu-equinox-launching-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ sisu-equinox-launching --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/5.0.0-SNAPSHOT/sisu-equinox-launching-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/sisu-equinox-launching-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/5.0.0-SNAPSHOT/sisu-equinox-launching-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/sisu-equinox-launching-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/5.0.0-SNAPSHOT/sisu-equinox-launching-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ sisu-equinox-launching --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ sisu-equinox-launching >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-equinox-launching --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sisu-equinox-launching --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ sisu-equinox-launching --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/src/main/java/org/eclipse/sisu/equinox/launching/internal/DefaultEquinoxInstallationFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/src/main/java/org/eclipse/sisu/equinox/launching/internal/DefaultEquinoxInstallationFactory.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/sisu-equinox-launching-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ sisu-equinox-launching --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ sisu-equinox-launching <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ sisu-equinox-launching --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/sisu-osgi/sisu-equinox-launching [INFO] [INFO] ----------------< org.eclipse.tycho:sisu-osgi-connect >----------------- [INFO] Building Sisu Implementation of the OSGi R8 Framework Connect Specification 5.0.0-SNAPSHOT [6/65] [INFO] from sisu-osgi/sisu-osgi-connect/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ sisu-osgi-connect --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-osgi-connect --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sisu-osgi-connect --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ sisu-osgi-connect --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/src/main/java/org/eclipse/sisu/osgi/connect/PlexusFrameworkConnectServiceFactory.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/src/main/java/org/eclipse/sisu/osgi/connect/PlexusFrameworkConnectServiceFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/src/main/java/org/eclipse/sisu/osgi/connect/PlexusFrameworkConnectServiceFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ sisu-osgi-connect --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sisu-osgi-connect --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sisu-osgi-connect --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ sisu-osgi-connect --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ sisu-osgi-connect --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ sisu-osgi-connect --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/sisu-osgi-connect-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ sisu-osgi-connect --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/sisu-osgi-connect-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ sisu-osgi-connect --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/5.0.0-SNAPSHOT/sisu-osgi-connect-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/sisu-osgi-connect-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/5.0.0-SNAPSHOT/sisu-osgi-connect-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/sisu-osgi-connect-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/5.0.0-SNAPSHOT/sisu-osgi-connect-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ sisu-osgi-connect --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ sisu-osgi-connect >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ sisu-osgi-connect --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sisu-osgi-connect --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ sisu-osgi-connect --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/src/main/java/org/eclipse/sisu/osgi/connect/PlexusFrameworkConnectServiceFactory.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/src/main/java/org/eclipse/sisu/osgi/connect/PlexusFrameworkConnectServiceFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/src/main/java/org/eclipse/sisu/osgi/connect/PlexusFrameworkConnectServiceFactory.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/sisu-osgi-connect-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ sisu-osgi-connect --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ sisu-osgi-connect <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ sisu-osgi-connect --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/sisu-osgi/sisu-osgi-connect [INFO] [INFO] --------------------< org.eclipse.tycho:tycho-spi >--------------------- [INFO] Building Tycho Service Provider Interfaces 5.0.0-SNAPSHOT [7/65] [INFO] from tycho-spi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-spi --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ tycho-spi --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi [INFO] Storing buildNumber: 77b81077408c550563483b8b9911fd51ee5ac4d6 at timestamp: 1716541411094 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-spi --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/src/main/java/org/eclipse/tycho/build/BuildListeners.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/src/main/java/org/eclipse/tycho/build/BuildListeners.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-spi --- [INFO] Discovered 6 component descriptor(s) [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-spi --- [INFO] Unsupported packaging type jar, execution skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-spi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-spi --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-spi --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-spi --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-spi --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/tycho-spi-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-spi --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/tycho-spi-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-spi --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-spi/5.0.0-SNAPSHOT/tycho-spi-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/tycho-spi-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-spi/5.0.0-SNAPSHOT/tycho-spi-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/tycho-spi-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-spi/5.0.0-SNAPSHOT/tycho-spi-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-spi --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-spi >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ tycho-spi --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi [INFO] Storing buildNumber: 77b81077408c550563483b8b9911fd51ee5ac4d6 at timestamp: 1716541412651 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-spi --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/src/main/java/org/eclipse/tycho/build/BuildListeners.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/src/main/java/org/eclipse/tycho/build/BuildListeners.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/tycho-spi-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-spi --- [INFO] Discovered 6 component descriptor(s) [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-spi --- [INFO] Unsupported packaging type jar, execution skipped [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-spi <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-spi --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-spi [INFO] [INFO] -----------------< org.eclipse.tycho:p2-maven-plugin >------------------ [INFO] Building P2 Maven Integration 5.0.0-SNAPSHOT [8/65] [INFO] from p2-maven-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ p2-maven-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ p2-maven-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ p2-maven-plugin --- [INFO] Created: /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/classes/META-INF/sisu/connect.dependencies [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ p2-maven-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ p2-maven-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 78 source files with javac [debug target 17] to target/classes [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/src/main/java/org/eclipse/tycho/p2maven/transport/TychoRepositoryTransport.java:[88,24] download(java.net.URI,java.io.OutputStream,long,org.eclipse.core.runtime.IProgressMonitor) in org.eclipse.equinox.internal.p2.repository.Transport has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/src/main/java/org/eclipse/tycho/p2maven/DefaultProvisioningAgent.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/src/main/java/org/eclipse/tycho/p2maven/DefaultProvisioningAgent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ p2-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ p2-maven-plugin --- [INFO] Discovered 41 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ p2-maven-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ p2-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ p2-maven-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ p2-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ p2-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/p2-maven-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ p2-maven-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ p2-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/p2-maven-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ p2-maven-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/p2-maven-plugin/5.0.0-SNAPSHOT/p2-maven-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/p2-maven-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/p2-maven-plugin/5.0.0-SNAPSHOT/p2-maven-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/p2-maven-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/p2-maven-plugin/5.0.0-SNAPSHOT/p2-maven-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ p2-maven-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ p2-maven-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ p2-maven-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ p2-maven-plugin --- [INFO] Created: /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/classes/META-INF/sisu/connect.dependencies [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ p2-maven-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ p2-maven-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 78 source files with javac [debug target 17] to target/classes [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/src/main/java/org/eclipse/tycho/p2maven/transport/TychoRepositoryTransport.java:[88,24] download(java.net.URI,java.io.OutputStream,long,org.eclipse.core.runtime.IProgressMonitor) in org.eclipse.equinox.internal.p2.repository.Transport has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/src/main/java/org/eclipse/tycho/p2maven/DefaultProvisioningAgent.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/src/main/java/org/eclipse/tycho/p2maven/DefaultProvisioningAgent.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/p2-maven-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ p2-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ p2-maven-plugin --- [INFO] Discovered 41 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ p2-maven-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 14 releases, from 3.0.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ p2-maven-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/p2-maven-plugin [INFO] [INFO] ---------------< org.eclipse.tycho:tycho-metadata-model >--------------- [INFO] Building Tycho Eclipse Project Metadata Model 5.0.0-SNAPSHOT [9/65] [INFO] from tycho-metadata-model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-metadata-model --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-metadata-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-metadata-model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-metadata-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug target 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-metadata-model --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-metadata-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-metadata-model --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.maven.test.EclipseModelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.tycho.maven.test.EclipseModelTest [INFO] Running org.eclipse.tycho.maven.test.ProductConfigurationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tycho.maven.test.ProductConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-metadata-model --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/tycho-metadata-model-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-metadata-model --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/tycho-metadata-model-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-metadata-model --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-metadata-model/5.0.0-SNAPSHOT/tycho-metadata-model-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/tycho-metadata-model-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-metadata-model/5.0.0-SNAPSHOT/tycho-metadata-model-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/tycho-metadata-model-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-metadata-model/5.0.0-SNAPSHOT/tycho-metadata-model-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-metadata-model --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-metadata-model >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-metadata-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-metadata-model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-metadata-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug target 17] to target/classes [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/tycho-metadata-model-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/classes [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-metadata-model <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-metadata-model --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-metadata-model [INFO] [INFO] ---------------< org.eclipse.tycho:tycho-targetplatform >--------------- [INFO] Building Tycho Target Platform 5.0.0-SNAPSHOT [10/65] [INFO] from tycho-targetplatform/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-targetplatform --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-targetplatform --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-targetplatform --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-targetplatform --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/java/org/eclipse/tycho/targetplatform/TargetPlatformArtifactResolver.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/java/org/eclipse/tycho/targetplatform/TargetPlatformArtifactResolver.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/java/org/eclipse/tycho/targetplatform/TargetPlatformArtifactResolver.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-targetplatform --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-targetplatform --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-targetplatform --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-targetplatform --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-targetplatform --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-targetplatform --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/tycho-targetplatform-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-targetplatform --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/tycho-targetplatform-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-targetplatform --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-targetplatform/5.0.0-SNAPSHOT/tycho-targetplatform-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/tycho-targetplatform-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-targetplatform/5.0.0-SNAPSHOT/tycho-targetplatform-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/tycho-targetplatform-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-targetplatform/5.0.0-SNAPSHOT/tycho-targetplatform-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-targetplatform --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-targetplatform >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-targetplatform --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-targetplatform --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-targetplatform --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/java/org/eclipse/tycho/targetplatform/TargetPlatformArtifactResolver.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/java/org/eclipse/tycho/targetplatform/TargetPlatformArtifactResolver.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/src/main/java/org/eclipse/tycho/targetplatform/TargetPlatformArtifactResolver.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/tycho-targetplatform-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-targetplatform --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-targetplatform <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-targetplatform --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-targetplatform [INFO] [INFO] ---------------------< org.eclipse.tycho:tycho-p2 >--------------------- [INFO] Building Tycho P2 Support 5.0.0-SNAPSHOT [11/65] [INFO] from tycho-p2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-p2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ tycho-p2 --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-p2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-p2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-p2 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-p2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/tycho-p2-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-p2 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/tycho-p2-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-p2 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2/5.0.0-SNAPSHOT/tycho-p2-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/tycho-p2-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2/5.0.0-SNAPSHOT/tycho-p2-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/tycho-p2-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2/5.0.0-SNAPSHOT/tycho-p2-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-p2 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-p2 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/tycho-p2-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ tycho-p2 --- [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-p2 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-p2 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-p2 [INFO] [INFO] --------------< org.eclipse.tycho:tycho-testing-harness >--------------- [INFO] Building Tycho Testing Harness 5.0.0-SNAPSHOT [12/65] [INFO] from tycho-testing-harness/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-testing-harness --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-testing-harness --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-testing-harness --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-testing-harness --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/testing/AbstractTychoMojoTestCase.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/testing/AbstractTychoMojoTestCase.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/testing/AbstractTychoMojoTestCase.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-testing-harness --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-testing-harness --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-testing-harness --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-testing-harness --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-testing-harness --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-testing-harness --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/target/tycho-testing-harness-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-testing-harness --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/target/tycho-testing-harness-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-testing-harness --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-testing-harness/5.0.0-SNAPSHOT/tycho-testing-harness-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/target/tycho-testing-harness-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-testing-harness/5.0.0-SNAPSHOT/tycho-testing-harness-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/target/tycho-testing-harness-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-testing-harness/5.0.0-SNAPSHOT/tycho-testing-harness-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-testing-harness --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-testing-harness >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-testing-harness --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-testing-harness --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-testing-harness --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/testing/AbstractTychoMojoTestCase.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/testing/AbstractTychoMojoTestCase.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/testing/AbstractTychoMojoTestCase.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java: Recompile with -Xlint:unchecked for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/target/tycho-testing-harness-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-testing-harness --- [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-testing-harness <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-testing-harness --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-testing-harness/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-testing-harness [INFO] [INFO] --------------------< org.eclipse.tycho:tycho-core >-------------------- [INFO] Building Tycho Core 5.0.0-SNAPSHOT [13/65] [INFO] from tycho-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- compiler:3.13.0:compile (compile-system-packages-companion-jar) @ tycho-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug target 9] to target/classes [WARNING] system modules path not set in conjunction with -source 9 [INFO] [INFO] --- jar:3.4.1:jar (system-packages-companion-jar) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT-system-packages-companion.jar [INFO] [INFO] --- antrun:3.1.0:run (copy-system-packages-companion-jar) @ tycho-core --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/resources [INFO] Executed tasks [INFO] [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ tycho-core --- [INFO] Created: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/classes/META-INF/sisu/connect.dependencies [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-core --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 346 source files with javac [debug target 17] to target/classes [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/tycho/p2/tools/publisher/PublisherServiceImpl.java:[97,39] publishEEProfile(java.lang.String) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/tycho/p2/tools/publisher/PublisherServiceImpl.java:[88,39] publishEEProfile(java.io.File) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/m2e/pde/target/shared/MavenBundleWrapper.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/m2e/pde/target/shared/MavenBundleWrapper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-core --- [INFO] Discovered 71 component descriptor(s) [INFO] [INFO] --- sisu:0.9.0.M2:main-index (index-project) @ tycho-core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-core --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] Copying 584 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 131 source files with javac [debug target 17] to target/test-classes [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/java/org/eclipse/tycho/p2resolver/LocalArtifactRepositoryP2APITest.java:[573,75] FORMAT_PACKED in org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/java/org/eclipse/tycho/p2resolver/PublisherServiceTest.java:[98,51] publishEEProfile(java.io.File) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/java/org/eclipse/m2e/pde/target/tests/spi/TychoTargetLocationLoader.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/java/org/eclipse/m2e/pde/target/tests/spi/TychoTargetLocationLoader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-core --- [INFO] [INFO] --- sisu:0.9.0.M2:test-index (index-project) @ tycho-core --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-core --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.core.utils.TychoVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.tycho.core.utils.TychoVersionTest [INFO] Running org.eclipse.tycho.core.ee.CustomExecutionEnvironmentTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tycho.core.ee.CustomExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.core.ee.ExecutionEnvironmentConfigurationTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.tycho.core.ee.ExecutionEnvironmentConfigurationTest [INFO] Running org.eclipse.tycho.core.ee.ExecutionEnvironmentTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/targetJRE/target-definition/target-definition.target for environments=[linux/gtk/x86_64], include source mode=ignore, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-1.7' { source level: 1.7, target level: 1.7}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@578d5d02 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/targetJRE/target-definition/target-definition.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-1.7' { source level: 1.7, target level: 1.7}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@578d5d02 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.73 s -- in org.eclipse.tycho.core.ee.ExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.core.ee.StandardExecutionEnvironmentTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tycho.core.ee.StandardExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.core.locking.FileLockServiceTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s -- in org.eclipse.tycho.core.locking.FileLockServiceTest [INFO] Running org.eclipse.tycho.core.maven.MavenDependenciesResolverTest [WARNING] Failed to build parent project for commons-io:commons-io:jar:2.11.0 [WARNING] Invalid POM for commons-io:commons-io:jar:2.11.0, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.eclipse.tycho.core.maven.MavenDependenciesResolverTest [INFO] Running org.eclipse.tycho.core.maven.TychoInterpolatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.878 s -- in org.eclipse.tycho.core.maven.TychoInterpolatorTest [INFO] Running org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipantTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipantTest [INFO] Running org.eclipse.tycho.core.osgitools.BuildPropertiesParserImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.tycho.core.osgitools.BuildPropertiesParserImplTest [INFO] Running org.eclipse.tycho.core.osgitools.EquinoxResolverTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.27 s -- in org.eclipse.tycho.core.osgitools.EquinoxResolverTest [INFO] Running org.eclipse.tycho.core.osgitools.OsgiManifestTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tycho.core.osgitools.OsgiManifestTest [INFO] Running org.eclipse.tycho.core.p2tools.DirectorApplicationCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tycho.core.p2tools.DirectorApplicationCommandTest [INFO] Running org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.490 s -- in org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReaderTest [INFO] Running org.eclipse.tycho.core.resolver.TychoMirrorSelectorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.tycho.core.resolver.TychoMirrorSelectorTest [INFO] Running org.eclipse.tycho.core.shared.BuildPropertiesImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.core.shared.BuildPropertiesImplTest [INFO] Running org.eclipse.tycho.core.shared.LRUCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.core.shared.LRUCacheTest [INFO] Running org.eclipse.tycho.core.shared.RepositoryBlackboardKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.core.shared.RepositoryBlackboardKeyTest [INFO] Running org.eclipse.tycho.core.shared.TargetEnvironmentTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.core.shared.TargetEnvironmentTest [INFO] Running org.eclipse.tycho.core.test.DefaultBundleReaderTest [WARNING] Bundle-ClassPath entry foo/bar.txt does not exist in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/bundlereader/testNestedDirClasspath_1.0.0.201007261122.jar [WARNING] Ignoring Bundle-ClassPath entry 'external:$user.home$/external-lib.jar' of bundle /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/bundlereader/testNestedDirClasspath_1.0.0.201007261122.jar [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s -- in org.eclipse.tycho.core.test.DefaultBundleReaderTest [INFO] Running org.eclipse.tycho.core.test.DefaultDependencyArtifactsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.core.test.DefaultDependencyArtifactsTest [INFO] Running org.eclipse.tycho.core.test.DependencyComputerTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/local-repo/.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=) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/bootclasspath/bundle1/../test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7a0959ac [INFO] Reading org.eclipse.osgi_3.4.0.v20080605-1900.jar [INFO] Reading org.eclipse.osgi.feature_3.4.0.jar [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:tycho-compiler-plugin:jar:0.0.0 is missing, no dependency information available [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.71 s -- in org.eclipse.tycho.core.test.DependencyComputerTest [INFO] Running org.eclipse.tycho.core.test.MavenDependencyCollectorTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/mavendeps/p001/../test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5bd02d4b [INFO] Reading nested_1.0.0.jar [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.81 s -- in org.eclipse.tycho.core.test.MavenDependencyCollectorTest [INFO] Running org.eclipse.tycho.core.test.P2IUTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: 428310:iuB:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/iuBuildOrder/justIUs/iuB/pom.xml [INFO] Resolving dependencies of MavenProject: 428310:iuA:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/iuBuildOrder/justIUs/iuA/pom.xml [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: 428310:anIU:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/iuBuildOrder/featureToIU/iu/pom.xml [INFO] Resolving dependencies of MavenProject: 428310:featureWithIUDeps:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/iuBuildOrder/featureToIU/feature/pom.xml [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: 428310:aFeature:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/iuBuildOrder/iuToFeature/feature/pom.xml [INFO] Resolving dependencies of MavenProject: 428310:anIU:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/iuBuildOrder/iuToFeature/iu/pom.xml [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.78 s -- in org.eclipse.tycho.core.test.P2IUTest [INFO] Running org.eclipse.tycho.core.test.TychoTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64, org.eclipse.update.install.sources=true} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: moduleorder.p001 0.0.1 [ERROR] Missing requirement: moduleorder.p001 0.0.1 requires 'java.package; moduleorder.p002 0.0.0' but it could not be found [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: moduleorder:moduleorder.p004:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/moduleorder/p004/pom.xml [INFO] Resolving dependencies of MavenProject: moduleorder:moduleorder.p003:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/moduleorder/p003/pom.xml [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/projectpriority/p001/../test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@253acf7f [INFO] Reading projectpriority.p001_0.0.2.jar [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/missingentry/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3be228a2 [INFO] Reading dirbundle_0.0.1 [INFO] Reading jarbundle_0.0.1.jar [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] Exploded plugin at location /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/dirbundle_0.0.1 can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins. [WARNING] Bundle-ClassPath entry missing_jar_entry.jar does not exist in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/jarbundle_0.0.1.jar [INFO] Resolving class path of project [WARNING] Bundle-ClassPath entry missing_dir_entry.jar does not exist in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/dirbundle_0.0.1 [WARNING] Bundle-ClassPath entry missing_jar_entry.jar does not exist in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/jarbundle_0.0.1.jar [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: resolutionerror:feature_missing_plugin:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/resolutionerror/feature_missing_plugin/pom.xml [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64, org.eclipse.update.install.sources=true} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: feature_missing_feature.feature.group 1.0.0 [ERROR] Missing requirement: feature_missing_feature.feature.group 1.0.0 requires 'org.eclipse.equinox.p2.iu; plugin.not.found 0.0.0' but it could not be found [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: resolutionerror:feature_missing_feature:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/resolutionerror/feature_missing_feature/pom.xml [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64, org.eclipse.update.install.sources=true} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: feature_missing_feature.feature.group 1.0.0 [ERROR] Missing requirement: feature_missing_feature.feature.group 1.0.0 requires 'org.eclipse.equinox.p2.iu; feature.not.found.feature.group 0.0.0' but it could not be found [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/projects/extraclasspath/b01/../test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@32795578 [INFO] Reading bundle01_0.0.1 [INFO] Reading org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar [INFO] Reading feature01 [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:target-platform-configuration:jar:0.0.0 is missing, no dependency information available [INFO] Resolving class path of b02 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.59 s -- in org.eclipse.tycho.core.test.TychoTest [INFO] Running org.eclipse.tycho.artifacts.configuration.TargetPlatformFilterConfigurationReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s -- in org.eclipse.tycho.artifacts.configuration.TargetPlatformFilterConfigurationReaderTest [INFO] Running org.eclipse.tycho.p2resolver.CompositeArtifactProviderTest [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.370 s -- in org.eclipse.tycho.p2resolver.CompositeArtifactProviderTest [INFO] Running org.eclipse.tycho.p2resolver.CustomEEResolutionHandlerTest [INFO] Adding repository file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/repositories/custom-profile [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.tycho.p2resolver.CustomEEResolutionHandlerTest [INFO] Running org.eclipse.tycho.p2resolver.CustomEEResolutionHintsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.CustomEEResolutionHintsTest [INFO] Running org.eclipse.tycho.p2resolver.DependencyCollectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.DependencyCollectorTest [INFO] Running org.eclipse.tycho.p2resolver.DuplicateFilteringLoggingProgressMonitorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.DuplicateFilteringLoggingProgressMonitorTest [INFO] Running org.eclipse.tycho.p2resolver.FeatureRootAdviceTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.046 s -- in org.eclipse.tycho.p2resolver.FeatureRootAdviceTest [INFO] Running org.eclipse.tycho.p2resolver.FeatureRootAdviceFilesTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.FeatureRootAdviceFilesTest [INFO] Running org.eclipse.tycho.p2resolver.FeatureRootAdviceLinksTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.FeatureRootAdviceLinksTest [INFO] Running org.eclipse.tycho.p2resolver.FeatureRootAdvicePermissionsTest [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.FeatureRootAdvicePermissionsTest [INFO] Running org.eclipse.tycho.p2resolver.FeatureRootfileArtifactRepositoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.eclipse.tycho.p2resolver.FeatureRootfileArtifactRepositoryTest [INFO] Running org.eclipse.tycho.p2resolver.FileRepositoryArtifactProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.eclipse.tycho.p2resolver.FileRepositoryArtifactProviderTest [INFO] Running org.eclipse.tycho.p2resolver.FileSetTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tycho.p2resolver.FileSetTest [INFO] Running org.eclipse.tycho.p2resolver.FileToPathMapTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.FileToPathMapTest [INFO] Running org.eclipse.tycho.p2resolver.GAVArtifactDescriptorTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.GAVArtifactDescriptorTest [INFO] Running org.eclipse.tycho.p2resolver.LocalArtifactRepositoryFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.eclipse.tycho.p2resolver.LocalArtifactRepositoryFactoryTest [INFO] Running org.eclipse.tycho.p2resolver.LocalArtifactRepositoryP2APITest [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.304 s -- in org.eclipse.tycho.p2resolver.LocalArtifactRepositoryP2APITest [INFO] Running org.eclipse.tycho.p2resolver.LocalArtifactRepositoryTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.090 s -- in org.eclipse.tycho.p2resolver.LocalArtifactRepositoryTest [INFO] Running org.eclipse.tycho.p2resolver.LocalArtifactTransferPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tycho.p2resolver.LocalArtifactTransferPolicyTest [INFO] Running org.eclipse.tycho.p2resolver.LocalMetadataRepositoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.tycho.p2resolver.LocalMetadataRepositoryTest [INFO] Running org.eclipse.tycho.p2resolver.MavenPropertiesAdviceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.MavenPropertiesAdviceTest [INFO] Running org.eclipse.tycho.p2resolver.MetadataSerializableImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.tycho.p2resolver.MetadataSerializableImplTest [INFO] Running org.eclipse.tycho.p2resolver.MirroringArtifactProviderErrorTest [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tycho.p2resolver.MirroringArtifactProviderErrorTest [INFO] Running org.eclipse.tycho.p2resolver.MirroringArtifactProviderTest [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s -- in org.eclipse.tycho.p2resolver.MirroringArtifactProviderTest [INFO] Running org.eclipse.tycho.p2resolver.ModuleArtifactRepositoryTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s -- in org.eclipse.tycho.p2resolver.ModuleArtifactRepositoryTest [INFO] Running org.eclipse.tycho.p2resolver.ModuleMetadataRepositoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.eclipse.tycho.p2resolver.ModuleMetadataRepositoryTest [INFO] Running org.eclipse.tycho.p2resolver.P2DependencyGeneratorImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tycho.p2resolver.P2DependencyGeneratorImplTest [INFO] Running org.eclipse.tycho.p2resolver.P2GeneratorImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tycho.p2resolver.P2GeneratorImplTest [INFO] Running org.eclipse.tycho.p2resolver.P2MetadataGeneratorImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tycho.p2resolver.P2MetadataGeneratorImplTest [INFO] Running org.eclipse.tycho.p2resolver.P2MetadataMojoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.P2MetadataMojoTest [INFO] Running org.eclipse.tycho.p2resolver.P2ResolverAdditionalRequirementsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.P2ResolverAdditionalRequirementsTest [INFO] Running org.eclipse.tycho.p2resolver.P2ResolverTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.471 s -- in org.eclipse.tycho.p2resolver.P2ResolverTest [INFO] Running org.eclipse.tycho.p2resolver.PomDependencyCollectorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.eclipse.tycho.p2resolver.PomDependencyCollectorTest [INFO] Running org.eclipse.tycho.p2resolver.ProviderOnlyArtifactRepositoryTest [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.tycho.p2resolver.ProviderOnlyArtifactRepositoryTest [INFO] Running org.eclipse.tycho.p2resolver.PublishProductToolTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.eclipse.tycho.p2resolver.PublishProductToolTest [INFO] Running org.eclipse.tycho.p2resolver.PublisherServiceFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.tycho.p2resolver.PublisherServiceFactoryTest [INFO] Running org.eclipse.tycho.p2resolver.PublisherServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.tycho.p2resolver.PublisherServiceTest [INFO] Running org.eclipse.tycho.p2resolver.PublishingRepositoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.tycho.p2resolver.PublishingRepositoryTest [INFO] Running org.eclipse.tycho.p2resolver.ReactorRepositoryManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.tycho.p2resolver.ReactorRepositoryManagerTest [INFO] Running org.eclipse.tycho.p2resolver.RemoteAgentCompositeLoadingTest [ERROR] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] Provisioning exception org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/test/resources/repositories/composite/missingChildAndAtomicUnset/two. at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:409) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:713) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:131) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:125) at org.eclipse.tycho.p2maven.transport.RemoteArtifactRepositoryManager.lambda$loadRepository$1(RemoteArtifactRepositoryManager.java:109) at org.eclipse.tycho.p2maven.transport.RemoteArtifactRepositoryManager.accessRepository(RemoteArtifactRepositoryManager.java:141) at org.eclipse.tycho.p2maven.transport.RemoteArtifactRepositoryManager.loadRepository(RemoteArtifactRepositoryManager.java:109) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.load(CompositeArtifactRepository.java:476) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild(CompositeArtifactRepository.java:157) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.(CompositeArtifactRepository.java:79) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepositoryFactory.load(CompositeArtifactRepositoryFactory.java:120) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad(ArtifactRepositoryManager.java:92) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:791) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:689) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:131) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:125) at org.eclipse.tycho.p2maven.transport.RemoteArtifactRepositoryManager.lambda$loadRepository$1(RemoteArtifactRepositoryManager.java:109) at org.eclipse.tycho.p2maven.transport.RemoteArtifactRepositoryManager.accessRepository(RemoteArtifactRepositoryManager.java:141) at org.eclipse.tycho.p2maven.transport.RemoteArtifactRepositoryManager.loadRepository(RemoteArtifactRepositoryManager.java:109) at org.eclipse.tycho.p2resolver.RemoteAgentCompositeLoadingTest.lambda$testLoadingCompositeRepositoryWithMissingChildFailsByDefault$0(RemoteAgentCompositeLoadingTest.java:54) at org.junit.Assert.assertThrows(Assert.java:1001) at org.junit.Assert.assertThrows(Assert.java:981) at org.eclipse.tycho.p2resolver.RemoteAgentCompositeLoadingTest.testLoadingCompositeRepositoryWithMissingChildFailsByDefault(RemoteAgentCompositeLoadingTest.java:53) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.Verifier$1.evaluate(Verifier.java:35) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tycho.p2resolver.RemoteAgentCompositeLoadingTest [INFO] Running org.eclipse.tycho.p2resolver.RemoteAgentDisableP2MirrorsTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.098 s -- in org.eclipse.tycho.p2resolver.RemoteAgentDisableP2MirrorsTest [INFO] Running org.eclipse.tycho.p2resolver.RemoteAgentMavenMirrorsTest [INFO] Loading repository 'well-known-id' from mirror 'well-known-id' at 'http://localhost:45523/mirrored' [INFO] Loading repository 'well-known-id' from mirror 'well-known-id' at 'http://localhost:45523/mirrored' [INFO] Loading repository 'http://localhost:44553/original' from mirror 'http://localhost:44553/original' at 'http://localhost:44553/mirrored' [INFO] Loading repository 'http://localhost:44553/original' from mirror 'http://localhost:44553/original' at 'http://localhost:44553/mirrored' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s -- in org.eclipse.tycho.p2resolver.RemoteAgentMavenMirrorsTest [INFO] Running org.eclipse.tycho.p2resolver.RemoteAgentMetadataRepositoryCacheTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.eclipse.tycho.p2resolver.RemoteAgentMetadataRepositoryCacheTest [INFO] Running org.eclipse.tycho.p2resolver.RepositoryArtifactProviderTest [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.osgi,3.4.3.R34x_v20081215-1030 have severely compromised security. Please report this concern to the artifact provider. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.651 s -- in org.eclipse.tycho.p2resolver.RepositoryArtifactProviderTest [INFO] Running org.eclipse.tycho.p2resolver.RepositoryLayoutHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.RepositoryLayoutHelperTest [INFO] Running org.eclipse.tycho.p2resolver.RepositoryReferencesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.RepositoryReferencesTest [INFO] Running org.eclipse.tycho.p2resolver.RootFilePathTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.RootFilePathTest [INFO] Running org.eclipse.tycho.p2resolver.StatusToolTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.StatusToolTest [INFO] Running org.eclipse.tycho.p2resolver.TargetDefinitionFileTest [Fatal Error] :7:11: The end-tag for element type "location" must end with a '>' delimiter. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tycho.p2resolver.TargetDefinitionFileTest [INFO] Running org.eclipse.tycho.p2resolver.TargetDefinitionResolverTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 s -- in org.eclipse.tycho.p2resolver.TargetDefinitionResolverTest [INFO] Running org.eclipse.tycho.p2resolver.TargetDefinitionResolverIncludeModeTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.eclipse.tycho.p2resolver.TargetDefinitionResolverIncludeModeTest [INFO] Running org.eclipse.tycho.p2resolver.TargetDefinitionResolverExecutionEnvironmentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.tycho.p2resolver.TargetDefinitionResolverExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.p2resolver.TargetDefinitionResolverIncludeSourceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s -- in org.eclipse.tycho.p2resolver.TargetDefinitionResolverIncludeSourceTest [INFO] Running org.eclipse.tycho.p2resolver.TargetDefinitionResolverWithPlatformSpecificUnitsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in org.eclipse.tycho.p2resolver.TargetDefinitionResolverWithPlatformSpecificUnitsTest [INFO] Running org.eclipse.tycho.p2resolver.TargetPlatformFactoryTest [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.349 s -- in org.eclipse.tycho.p2resolver.TargetPlatformFactoryTest [INFO] Running org.eclipse.tycho.p2resolver.TargetPlatformFilterEvaluatorTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s -- in org.eclipse.tycho.p2resolver.TargetPlatformFilterEvaluatorTest [INFO] Running org.eclipse.tycho.p2resolver.TargetPlatformTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.p2resolver.TargetPlatformTest [INFO] Running org.eclipse.tycho.p2resolver.VirtualFileSetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.p2resolver.VirtualFileSetTest [INFO] Running org.eclipse.tycho.p2tools.MirrorApplicationServiceTest [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.5.0.v20090525 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.example.feature_patch,1.0.0. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.example.original_feature,1.0.0. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.example.original_feature,1.0.0. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.example.original_feature,1.0.0. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.example.original_feature,1.0.0. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.5.0.v20090525 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.example.feature_patch,1.0.0. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.100 s -- in org.eclipse.tycho.p2tools.MirrorApplicationServiceTest [INFO] Running org.eclipse.tycho.p2tools.MirrorStandaloneTest Mirroring: osgi.bundle,org.eclipse.core.runtime,3.5.0.v20090525 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.5.0.v20090525) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.5.0.v20090525 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,jarsigning,0.0.1.201109191414 (Descriptor: canonical: osgi.bundle,jarsigning,0.0.1.201109191414) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,jarsigning,0.0.1.201109191414 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,jarsigning,0.0.1.201109191414 (Descriptor: canonical: osgi.bundle,jarsigning,0.0.1.201109191414) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,jarsigning,0.0.1.201109191414 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.0.101.R34x_v20080731 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.0.101.R34x_v20080731) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.0.101.R34x_v20080731 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86,1.0.101.R34x_v20080731 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86,1.0.101.R34x_v20080731) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86,1.0.101.R34x_v20080731 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) [WARNING] [b12b056a-7ad7-478c-9e3a-efc5ebedfd32][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 have severely compromised security. Please report this concern to the artifact provider. Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s -- in org.eclipse.tycho.p2tools.MirrorStandaloneTest [INFO] Running org.eclipse.m2e.pde.target.tests.DependencyExclusionTest [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.7.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.7.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.7.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.7.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.491 s -- in org.eclipse.m2e.pde.target.tests.DependencyExclusionTest [INFO] Running org.eclipse.m2e.pde.target.tests.MavenFeatureTest [INFO] Resolving MavenDependencyRoots = [GroupId = org.eclipse.vorto, ArtifactId = org.eclipse.vorto.feature, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = false [WARNING] Failed to build parent project for org.eclipse.vorto:core-bundles:pom:1.0.0 [WARNING] Failed to build parent project for org.eclipse.vorto:org.eclipse.vorto.feature:eclipse-feature:1.0.0 [WARNING] Invalid POM for org.eclipse.vorto:org.eclipse.vorto.feature:jar:1.0.0, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.306 s -- in org.eclipse.m2e.pde.target.tests.MavenFeatureTest [INFO] Running org.eclipse.m2e.pde.target.tests.MavenTargetsTransitiveDependenciesTest [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, runtime], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, runtime], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, runtime], MissingManifestStrategy = ERROR, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, runtime], MissingManifestStrategy = ERROR, IncludeSource = true [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.650 s -- in org.eclipse.m2e.pde.target.tests.MavenTargetsTransitiveDependenciesTest [INFO] Running org.eclipse.m2e.pde.target.tests.MixedCasesTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.eclipse.m2e.pde.target.tests.MixedCasesTest [INFO] Running org.eclipse.m2e.pde.target.tests.OSGiMetadataGenerationTest [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.errorprone, ArtifactId = error_prone_annotations, Version = 2.18.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true [INFO] Ignoring com.google.errorprone:error_prone_annotations:2.18.0 as it is not a bundle and MissingManifestStrategy is set to ignore for this location [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.errorprone, ArtifactId = error_prone_annotations, Version = 2.18.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [], MissingManifestStrategy = GENERATE, IncludeSource = true [INFO] default instructions = {Export-Package=*;version="${version}";-noimport:=true, Bundle-SymbolicName=m2e.custom.test.wrapped.${mvnArtifactId}, Bundle-Version=${version}, Bundle-Name=Bundle in Test from artifact ${mvnGroupId}:${mvnArtifactId}:${mvnVersion}:${mvnClassifier}, version=${version_cleanup;${mvnVersion}}, Import-Package=*} [INFO] com.google.errorprone:error_prone_annotations:2.18.0 is wrapped as a bundle with bundle symbolic name m2e.custom.test.wrapped.error_prone_annotations [INFO] The artifact can be referenced in feature files with the following data: [INFO] Resolving MavenDependencyRoots = [GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 2.6.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = false [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.errorprone, ArtifactId = error_prone_annotations, Version = 2.18.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [], MissingManifestStrategy = GENERATE, IncludeSource = true [INFO] default instructions = {Export-Package=*;version="${version}";-noimport:=true, Bundle-SymbolicName=m2e.wrapped.${mvnArtifactId}, Bundle-Version=${version}, Bundle-Name=Bundle in Test from artifact ${mvnGroupId}:${mvnArtifactId}:${mvnVersion}:${mvnClassifier}, version=${version_cleanup;${mvnVersion}}, Import-Package=*} [INFO] com.google.errorprone:error_prone_annotations:2.18.0 is wrapped as a bundle with bundle symbolic name m2e.wrapped.error_prone_annotations [INFO] The artifact can be referenced in feature files with the following data: [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.errorprone, ArtifactId = error_prone_annotations, Version = 2.18.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [], MissingManifestStrategy = GENERATE, IncludeSource = true [INFO] default instructions = {Export-Package=*;version="${version}";-noimport:=true, Bundle-SymbolicName=others.wrapped.${mvnArtifactId}, Bundle-Version=${version}, Bundle-Name=Bundle in Test from artifact ${mvnGroupId}:${mvnArtifactId}:${mvnVersion}:${mvnClassifier}, version=${version_cleanup;${mvnVersion}}, Import-Package=*} [INFO] com.google.errorprone:error_prone_annotations:2.18.0 is wrapped as a bundle with bundle symbolic name others.wrapped.error_prone_annotations [INFO] The artifact can be referenced in feature files with the following data: [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.errorprone, ArtifactId = error_prone_annotations, Version = 2.18.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = true [INFO] com.google.errorprone:error_prone_annotations:2.18.0 is wrapped as a bundle with bundle symbolic name wrapped.com.google.errorprone.error_prone_annotations [INFO] The artifact can be referenced in feature files with the following data: [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.lucene, ArtifactId = lucene-analysis-common, Version = 9.5.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, provided, runtime], MissingManifestStrategy = GENERATE, IncludeSource = false [INFO] org.apache.lucene:lucene-analysis-common:9.5.0 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.lucene.lucene-analysis-common [INFO] The artifact can be referenced in feature files with the following data: [INFO] org.apache.lucene:lucene-core:9.5.0 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.lucene.lucene-core [INFO] The artifact can be referenced in feature files with the following data: [INFO] Resolving MavenDependencyRoots = [GroupId = net.sf.saxon, ArtifactId = Saxon-HE, Version = 10.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = false [WARNING] net.sf.saxon:Saxon-HE:10.9: Dependency org.apache.ws.commons.axiom:axiom:jar:1.2.15 (compile?) was ignored! [WARNING] net.sf.saxon:Saxon-HE:10.9: Optional artifact org.apache.ws.commons.axiom:axiom:jar:1.2.15 was not found [INFO] net.sf.saxon:Saxon-HE:10.9 is wrapped as a bundle with bundle symbolic name wrapped.net.sf.saxon.Saxon-HE [INFO] The artifact can be referenced in feature files with the following data: [INFO] Resolving MavenDependencyRoots = [GroupId = edu.ucar, ArtifactId = cdm, Version = 4.5.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = false [WARNING] Failed to build parent project for commons-codec:commons-codec:jar:1.6 [WARNING] Invalid POM for commons-codec:commons-codec:jar:1.6, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid POM for junit:junit:jar:4.12, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] edu.ucar:cdm:4.5.5 is wrapped as a bundle with bundle symbolic name wrapped.edu.ucar.cdm [INFO] The artifact can be referenced in feature files with the following data: [INFO] edu.ucar:udunits:4.5.5 is wrapped as a bundle with bundle symbolic name wrapped.edu.ucar.udunits [INFO] The artifact can be referenced in feature files with the following data: [INFO] net.jcip:jcip-annotations:1.0 is wrapped as a bundle with bundle symbolic name wrapped.net.jcip.jcip-annotations [INFO] The artifact can be referenced in feature files with the following data: [INFO] edu.ucar:httpservices:4.5.5 is wrapped as a bundle with bundle symbolic name wrapped.edu.ucar.httpservices [INFO] The artifact can be referenced in feature files with the following data: [INFO] org.apache.httpcomponents:httpclient:4.2.6 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.httpcomponents.httpclient [INFO] The artifact can be referenced in feature files with the following data: [INFO] org.apache.httpcomponents:httpcore:4.2.5 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.httpcomponents.httpcore [INFO] The artifact can be referenced in feature files with the following data: [INFO] commons-logging:commons-logging:1.1.1 is wrapped as a bundle with bundle symbolic name wrapped.commons-logging.commons-logging [INFO] The artifact can be referenced in feature files with the following data: [INFO] org.apache.httpcomponents:httpmime:4.2.6 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.httpcomponents.httpmime [INFO] The artifact can be referenced in feature files with the following data: [WARNING] org.jdom:jdom2:2.0.4: Dependency jdom:jdom:jar:1.0 (compile?) was ignored! [WARNING] org.jdom:jdom2:2.0.4: Dependency maven-plugins:maven-cobertura-plugin:plugin:1.3 (compile?) was ignored! [WARNING] org.jdom:jdom2:2.0.4: Dependency maven-plugins:maven-findbugs-plugin:plugin:1.3.1 (compile?) was ignored! [WARNING] org.jdom:jdom2:2.0.4: Version for package org.w3c.dom is set to different values in the source (1.1.3) and in the manifest (1.3.02). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [WARNING] org.jdom:jdom2:2.0.4: The default package '.' is not permitted by the Import-Package syntax. This can be caused by compile errors in Eclipse because Eclipse creates valid class files regardless of compile errors. The following package(s) import from the default package null [WARNING] org.jdom:jdom2:2.0.4: Dependency com.ibm.icu:icu4j:jar:2.6.1 (compile?) was ignored! [WARNING] org.jdom:jdom2:2.0.4: Exception: java.io.IOException: Unrecognized constant pool tag value 60 at index 41 at aQute.bnd.classfile.ConstantPool.read(ConstantPool.java:179) at aQute.bnd.classfile.ClassFile.parseClassFile(ClassFile.java:75) at aQute.bnd.osgi.Clazz.parseClassFileData(Clazz.java:797) at aQute.bnd.osgi.Clazz.parseClassFileData(Clazz.java:785) at aQute.bnd.osgi.Clazz.parseClassFileWithCollector(Clazz.java:773) at aQute.bnd.osgi.Clazz.parseClassFile(Clazz.java:763) at aQute.bnd.osgi.Analyzer.analyzeJar(Analyzer.java:2686) at aQute.bnd.osgi.Analyzer.analyzeBundleClasspath(Analyzer.java:2594) at aQute.bnd.osgi.Analyzer.analyzeContent(Analyzer.java:439) at aQute.bnd.osgi.Analyzer.analyze(Analyzer.java:208) at aQute.bnd.osgi.Analyzer.calcManifest(Analyzer.java:1038) at org.eclipse.m2e.pde.target.shared.MavenBundleWrapper.getWrappedNode(MavenBundleWrapper.java:223) at org.eclipse.m2e.pde.target.shared.MavenBundleWrapper.getWrappedNode(MavenBundleWrapper.java:183) at org.eclipse.m2e.pde.target.shared.MavenBundleWrapper.getWrappedNode(MavenBundleWrapper.java:183) at org.eclipse.m2e.pde.target.shared.MavenBundleWrapper.getWrappedNode(MavenBundleWrapper.java:183) at org.eclipse.m2e.pde.target.shared.MavenBundleWrapper.getWrappedArtifact(MavenBundleWrapper.java:142) at org.eclipse.tycho.core.resolver.MavenTargetDefinitionContent.(MavenTargetDefinitionContent.java:214) at org.eclipse.tycho.core.resolver.MavenTargetLocationFactory.resolveTargetDefinitionContent(MavenTargetLocationFactory.java:54) at org.eclipse.m2e.pde.target.tests.spi.TychoTargetLocationLoader.getLocationOf(TychoTargetLocationLoader.java:100) at org.eclipse.m2e.pde.target.tests.spi.TychoTargetLocationLoader.resolveMavenTarget(TychoTargetLocationLoader.java:91) at org.eclipse.m2e.pde.target.tests.AbstractMavenTargetTest.resolveMavenTarget(AbstractMavenTargetTest.java:63) at org.eclipse.m2e.pde.target.tests.OSGiMetadataGenerationTest.testBadDependencyInChain(OSGiMetadataGenerationTest.java:44) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [WARNING] org.jdom:jdom2:2.0.4: Invalid class file com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class (Unrecognized constant pool tag value 60 at index 41) [WARNING] org.jdom:jdom2:2.0.4: Optional artifact maven-plugins:maven-cobertura-plugin:plugin:1.3 was not found [WARNING] org.jdom:jdom2:2.0.4: Optional artifact maven-plugins:maven-findbugs-plugin:plugin:1.3.1 was not found [INFO] org.jdom:jdom2:2.0.4 is wrapped as a bundle with bundle symbolic name wrapped.org.jdom.jdom2 [INFO] The artifact can be referenced in feature files with the following data: [INFO] c3p0:c3p0:0.9.1.1 is wrapped as a bundle with bundle symbolic name wrapped.c3p0.c3p0 [INFO] The artifact can be referenced in feature files with the following data: [INFO] net.sf.ehcache:ehcache-core:2.6.2 is wrapped as a bundle with bundle symbolic name wrapped.net.sf.ehcache.ehcache-core [INFO] The artifact can be referenced in feature files with the following data: [INFO] org.itadaki:bzip2:0.9.1 is wrapped as a bundle with bundle symbolic name wrapped.org.itadaki.bzip2 [INFO] The artifact can be referenced in feature files with the following data: [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 26.13 s -- in org.eclipse.m2e.pde.target.tests.OSGiMetadataGenerationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 610, Failures: 0, Errors: 0, Skipped: 12 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jar:3.4.1:test-jar (test-jar) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-core --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-core/5.0.0-SNAPSHOT/tycho-core-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-core/5.0.0-SNAPSHOT/tycho-core-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-core/5.0.0-SNAPSHOT/tycho-core-5.0.0-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-core/5.0.0-SNAPSHOT/tycho-core-5.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-core/5.0.0-SNAPSHOT/tycho-core-5.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-core >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- compiler:3.13.0:compile (compile-system-packages-companion-jar) @ tycho-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug target 9] to target/classes [WARNING] system modules path not set in conjunction with -source 9 [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/classes [INFO] [INFO] --- jar:3.4.1:jar (system-packages-companion-jar) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT-system-packages-companion.jar [WARNING] artifact org.eclipse.tycho:tycho-core:jar:system-packages-companion:5.0.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- antrun:3.1.0:run (copy-system-packages-companion-jar) @ tycho-core --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/resources [INFO] Executed tasks [INFO] [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ tycho-core --- [INFO] Created: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/classes/META-INF/sisu/connect.dependencies [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-core --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 346 source files with javac [debug target 17] to target/classes [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/tycho/p2/tools/publisher/PublisherServiceImpl.java:[97,39] publishEEProfile(java.lang.String) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/tycho/p2/tools/publisher/PublisherServiceImpl.java:[88,39] publishEEProfile(java.io.File) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/m2e/pde/target/shared/MavenBundleWrapper.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/src/main/java/org/eclipse/m2e/pde/target/shared/MavenBundleWrapper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-core --- [INFO] Discovered 71 component descriptor(s) [INFO] [INFO] --- sisu:0.9.0.M2:main-index (index-project) @ tycho-core --- [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-core <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-core [INFO] [INFO] ----------------< org.eclipse.tycho:tycho-lib-detector >---------------- [INFO] Building Tycho JVM Library Detector 5.0.0-SNAPSHOT [14/65] [INFO] from tycho-lib-detector/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-lib-detector --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-lib-detector --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-lib-detector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-lib-detector --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-lib-detector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-lib-detector --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-lib-detector --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-lib-detector --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/tycho-lib-detector-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-lib-detector --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/tycho-lib-detector-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-lib-detector --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-lib-detector/5.0.0-SNAPSHOT/tycho-lib-detector-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/tycho-lib-detector-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-lib-detector/5.0.0-SNAPSHOT/tycho-lib-detector-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/tycho-lib-detector-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-lib-detector/5.0.0-SNAPSHOT/tycho-lib-detector-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-lib-detector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-lib-detector >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-lib-detector --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-lib-detector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-lib-detector --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/tycho-lib-detector-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/classes [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-lib-detector <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-lib-detector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-lib-detector/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-lib-detector [INFO] [INFO] ----------------< org.eclipse.tycho:tycho-compiler-jdt >---------------- [INFO] Building Tycho JDT Compiler Component 5.0.0-SNAPSHOT [15/65] [INFO] from tycho-compiler-jdt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-compiler-jdt --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-compiler-jdt --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-compiler-jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-compiler-jdt --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-compiler-jdt --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-compiler-jdt --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-compiler-jdt --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-compiler-jdt --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-compiler-jdt --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.compiler.jdt.JDTCompilerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.eclipse.tycho.compiler.jdt.JDTCompilerTest [INFO] Running org.eclipse.tycho.compiler.jdt.JdkLibraryInfoProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.tycho.compiler.jdt.JdkLibraryInfoProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-compiler-jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/tycho-compiler-jdt-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-compiler-jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/tycho-compiler-jdt-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-compiler-jdt --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/5.0.0-SNAPSHOT/tycho-compiler-jdt-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/tycho-compiler-jdt-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/5.0.0-SNAPSHOT/tycho-compiler-jdt-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/tycho-compiler-jdt-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/5.0.0-SNAPSHOT/tycho-compiler-jdt-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-compiler-jdt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-compiler-jdt >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-compiler-jdt --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-compiler-jdt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-compiler-jdt --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/tycho-compiler-jdt-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-compiler-jdt --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-compiler-jdt <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-compiler-jdt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-jdt/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-compiler-jdt [INFO] [INFO] --------------< org.eclipse.tycho:tycho-compiler-plugin >--------------- [INFO] Building Tycho OSGi Compiler Plugin 5.0.0-SNAPSHOT [16/65] [INFO] from tycho-compiler-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-compiler-plugin --- [INFO] Deleting /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/src/test/resources/projects (includes = [**/bin/**], excludes = []) [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-compiler-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-compiler-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-compiler-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/src/main/java/copied/org/apache/maven/plugin/AbstractCompilerMojo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/src/main/java/copied/org/apache/maven/plugin/AbstractCompilerMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-compiler-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-compiler-plugin --- [INFO] Copying 260 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-compiler-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-compiler-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.osgicompiler.test.OsgiCompilerTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving class path of projectSettings02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/projectSettings/p002/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p001 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p001/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p001/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.4' { source level: 1.3, target level: 1.2}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.3/1.2 [debug] Using compiler 'jdt'. [INFO] Resolving class path of bootclasspath-accessrules [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/target/a.jar-classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Using compiler 'jdt'. [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/target/b.jar-classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p004 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p004/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p004/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Using compiler 'jdt'. [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p004/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p004/target/nested.jar-classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p002 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/multisource/p002/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of multiJarSingleDir [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Using compiler 'jdt'. [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/target/library.jar-classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [INFO] Resolving class path of jreCompilationProfile [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/useJDKBREE/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p001 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/accessrules/p001/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p004 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/accessrules/p004/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p003 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/accessrules/p003/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p002 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/accessrules/p002/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of compilerMessages [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/compilermessages/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of multiJarMultiDir [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Using compiler 'jdt'. [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/target/lib/library.jar-classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p006-newerEEthenBREE [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p006-newerEEthanBREE/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p006-newerEEthanBREE/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p007-automaticReleaseCommpilerArgumentDeterminationDisabled [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p007-automaticReleaseCommpilerArgumentDeterminationDisabled/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p007-automaticReleaseCommpilerArgumentDeterminationDisabled/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p001 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/multisource/p001/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of projectSettings01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/projectSettings/p001/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p001 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/accessrules/p001/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p004 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/accessrules/p004/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p003 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/accessrules/p003/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Resolving class path of p002 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of singleJar [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/customCompilerArgs/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/customCompilerArgs/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'OSGi/Minimum-1.0' { source level: 1.3, target level: 1.1}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.3/1.1 [debug] Using compiler 'jdt'. [INFO] Resolving class path of bundle01 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/crosstalk/bundle01/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/crosstalk/bundle01/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of bundle02 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/crosstalk/bundle02/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/crosstalk/bundle02/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/367431_frameworkExtensionCompileAccessRules/bundle/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@56f061da [INFO] Reading org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar [INFO] Reading test.framework.extension_1.0.0.jar [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [INFO] Resolving class path of 367431_frameworkExtensionCompileAccessRules [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/367431_frameworkExtensionCompileAccessRules/bundle/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/367431_frameworkExtensionCompileAccessRules/bundle/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of embedednonclasspath [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/embedednonclasspath/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/embedednonclasspath/target/library.jar-classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Using compiler 'jdt'. [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/embedednonclasspath/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/embedednonclasspath/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/classpath/p001/../test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2e1d4cb8 [INFO] Reading p003_0.0.1.jar [INFO] Resolving class path of p001 [INFO] Resolving class path of p002 [INFO] Resolving class path of p004 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p002 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p002/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p002/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of miltijar [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/multijar/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/multijar/target/library.jar-classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.6' { source level: 1.6, target level: 1.6}, OSGi profile 'J2SE-1.2' { source level: 1.3, target level: 1.1}, OSGi profile 'CDC-1.0/Foundation-1.0' { source level: 1.3, target level: 1.1}, OSGi profile 'OSGi/Minimum-1.2' { source level: 1.3, target level: 1.2}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.3/1.5 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of compilerArgs [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/compiler-args/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of projectSettings01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/projectSettings/p001/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.7' { source level: 1.7, target level: 1.7}, OSGi profile 'JavaSE/compact1-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [warn] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.eclipse.tycho.test:jreCompilationProfile:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/jreCompilationProfile/pom.xml [debug] Using compiler 'jdt'. [INFO] Resolving class path of jreCompilationProfile [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/jreCompilationProfile/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/jreCompilationProfile/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p003 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p003/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/resources/p003/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of singleJar [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/singleJar/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/logs/singleJar/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of C [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/indirectDependencies/C/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/indirectDependencies/C/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of B [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/indirectDependencies/B/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/indirectDependencies/B/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Resolving class path of A [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/indirectDependencies/A/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/indirectDependencies/A/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Resolving class path of singleJar [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 17/17 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p001 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p001/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p001/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}, OSGi profile 'OSGi/Minimum-1.0' { source level: 1.3, target level: 1.1}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.3/1.1 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p002 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p002/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p002/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/jsr14 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p003 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p003/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p003/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [debug] Manifest BREEs: [OSGi profile 'OSGi/Minimum-1.2' { source level: 1.3, target level: 1.2}] [debug] Target Platform EE: OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5} [debug] Effective source/target: 1.3/1.2 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p004 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p004/.settings/org.eclipse.jdt.core.prefs' could not be found [info] Nothing to compile - all classes are up to date [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-17' { source level: 17, target level: 17} [debug] Effective source/target: 1.5/jsr14 [debug] Using compiler 'jdt'. [INFO] Resolving class path of p005 [debug] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p005/.settings/org.eclipse.jdt.core.prefs' could not be found [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/projects/executionEnvironment/p005/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.6 s -- in org.eclipse.tycho.osgicompiler.test.OsgiCompilerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-compiler-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/tycho-compiler-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-compiler-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-compiler-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/tycho-compiler-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-compiler-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/5.0.0-SNAPSHOT/tycho-compiler-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/tycho-compiler-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/5.0.0-SNAPSHOT/tycho-compiler-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/tycho-compiler-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/5.0.0-SNAPSHOT/tycho-compiler-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-compiler-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-compiler-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-compiler-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-compiler-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-compiler-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/src/main/java/copied/org/apache/maven/plugin/AbstractCompilerMojo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/src/main/java/copied/org/apache/maven/plugin/AbstractCompilerMojo.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/tycho-compiler-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-compiler-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-compiler-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-compiler-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-compiler-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-compiler-plugin [INFO] [INFO] --------------< org.eclipse.tycho:tycho-packaging-plugin >-------------- [INFO] Building Tycho OSGi Packaging Plugin 5.0.0-SNAPSHOT [17/65] [INFO] from tycho-packaging-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-packaging-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-packaging-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-packaging-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-packaging-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/buildversion/TimestampFinder.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/buildversion/TimestampFinder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-packaging-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 10 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-packaging-plugin --- [INFO] Discovered 12 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-packaging-plugin --- [INFO] Copying 118 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-packaging-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/src/test/java/org/eclipse/tycho/buildversion/TestBuildTimestampProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/src/test/java/org/eclipse/tycho/buildversion/TestBuildTimestampProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-packaging-plugin --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-packaging-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.buildnumber.test.PackageFeatureMojoTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: addMavenDescriptor:featureForcedToTrue:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureForcedToTrue/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureForcedToTrue/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2aac6fa7 [WARNING] Target location path '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/src/test/resources/eclipse' does not exist, target resolution might be incomplete. [INFO] The project's OSGi version is 1.0.0.202405240911 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: addMavenDescriptor:featureDefault:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureDefault/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureDefault/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d4f266 [WARNING] Target location path '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/src/test/resources/eclipse' does not exist, target resolution might be incomplete. [INFO] The project's OSGi version is 1.0.0.202405240912 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: licenseFeature:licenseFeature.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/licenseFeature/feature/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/licenseFeature/feature/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@31daf094 [INFO] Reading license_1.0.0.qualifier.jar [INFO] The project's OSGi version is 0.0.1.202405240912 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.04 s -- in org.eclipse.tycho.buildnumber.test.PackageFeatureMojoTest [INFO] Running org.eclipse.tycho.buildnumber.test.PackageIUMojoTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: 428310:iuWithPayloadButNoArtifactReference:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/iuWithPayloadButNoArtifactReference/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/iuWithPayloadButNoArtifactReference/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@4733662d [WARNING] Target location path '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/src/test/resources/eclipse' does not exist, target resolution might be incomplete. [INFO] The project's OSGi version is 1.0.0 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: 428310:iuWithoutPayload:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/iuWithoutPayload/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/iuWithoutPayload/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@15d0f2a3 [WARNING] Target location path '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/src/test/resources/eclipse' does not exist, target resolution might be incomplete. [INFO] The project's OSGi version is 1.0.0 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: 428310:iuWithPayload:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/iuWithPayload/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/iuWithPayload/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7d412ab5 [WARNING] Target location path '/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/src/test/resources/eclipse' does not exist, target resolution might be incomplete. [INFO] The project's OSGi version is 1.0.0 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.427 s -- in org.eclipse.tycho.buildnumber.test.PackageIUMojoTest [INFO] Running org.eclipse.tycho.buildnumber.test.PackagePluginMojoTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 1.0.0.202405240912 [WARNING] Manifest processing failed: java.lang.NullPointerException: Cannot invoke "org.eclipse.aether.repository.LocalRepository.hashCode()" because "this.localRepo" is null [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240912 [WARNING] Manifest processing failed: java.lang.NullPointerException: Cannot invoke "org.eclipse.aether.repository.LocalRepository.hashCode()" because "this.localRepo" is null [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240912 [WARNING] Manifest processing failed: java.lang.NullPointerException: Cannot invoke "org.eclipse.aether.repository.LocalRepository.hashCode()" because "this.localRepo" is null [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240912 [WARNING] Manifest processing failed: java.lang.NullPointerException: Cannot invoke "org.eclipse.aether.repository.LocalRepository.hashCode()" because "this.localRepo" is null [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240912 [WARNING] Manifest processing failed: java.lang.NullPointerException: Cannot invoke "org.eclipse.aether.repository.LocalRepository.hashCode()" because "this.localRepo" is null [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240912 [WARNING] Manifest processing failed: java.lang.NullPointerException: Cannot invoke "org.eclipse.aether.repository.LocalRepository.hashCode()" because "this.localRepo" is null [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240912 [WARNING] Manifest processing failed: java.lang.NullPointerException: Cannot invoke "org.eclipse.aether.repository.LocalRepository.hashCode()" because "this.localRepo" is null [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.65 s -- in org.eclipse.tycho.buildnumber.test.PackagePluginMojoTest [INFO] Running org.eclipse.tycho.buildnumber.test.ValidateVersionTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.490 s -- in org.eclipse.tycho.buildnumber.test.ValidateVersionTest [INFO] Running org.eclipse.tycho.buildversion.BuildQualifierTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.123456 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: unpasablequalifier:feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/stablebuildqualifier/unpasablequalifier/feature/pom.xml [info] The project's OSGi version is 1.0.0.unparsable-202405240912 [info] The project's OSGi version is 1.0.0.201205191300 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:attachedfeature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/stablebuildqualifier/attachedfeature/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/stablebuildqualifier/attachedfeature/test.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =include, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@79d6abab [INFO] Reading attachedfeature.attached.bundle.jar [INFO] Reading attachedfeature.attached.feature.jar [info] The project's OSGi version is 1.0.0.201206180600 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.foo-bar [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.blah [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.blah [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240913 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] The project's OSGi version is 0.0.1.202405240913 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:feature02:1.0.0.201205191300 @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/feature02/pom.xml [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/feature/pom.xml [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/product/pom.xml [info] The project's OSGi version is 1.0.0.201205191500 [info] The project's OSGi version is 1.0.0.201205192000 [info] The project's OSGi version is 1.0.0.201205191300 [info] The project's OSGi version is 1.0.0.201205191500 [info] The project's OSGi version is 1.0.0.201205191300 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.43 s -- in org.eclipse.tycho.buildversion.BuildQualifierTest [INFO] Running org.eclipse.tycho.buildversion.TimestampFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tycho.buildversion.TimestampFinderTest [INFO] Running org.eclipse.tycho.buildversion.ValidateIdTest [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [ERROR] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/nonMatchingIds/bundle/META-INF/MANIFEST.MF [2:0]: The Maven artifactId (currently: "bundle") must be the same as the bundle symbolic name (currently: "differentSymbolicName") [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [ERROR] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/nonMatchingIds/feature/feature.xml [0:0]: The Maven artifactId (currently: "feature") must be the same as the feature ID (currently: "differentId") [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [ERROR] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/nonMatchingIds/iu/p2iu.xml [0:0]: The Maven artifactId (currently: "nonMatchingId") must be the same as the iu ID (currently: "matchingId") [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [ERROR] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/projects/nonMatchingIds/test-plugin/META-INF/MANIFEST.MF [2:0]: The Maven artifactId (currently: "testbundle") must be the same as the bundle symbolic name (currently: "otherName") [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.80 s -- in org.eclipse.tycho.buildversion.ValidateIdTest [INFO] Running org.eclipse.tycho.packaging.FeatureXmlTransformerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.tycho.packaging.FeatureXmlTransformerTest [INFO] Running org.eclipse.tycho.packaging.IUXmlTransformerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tycho.packaging.IUXmlTransformerTest [INFO] Running org.eclipse.tycho.packaging.IncludeValidationHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tycho.packaging.IncludeValidationHelperTest [INFO] Running org.eclipse.tycho.packaging.sourceref.ScmUrlTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.packaging.sourceref.ScmUrlTest [INFO] Running org.eclipse.tycho.packaging.sourceref.SourceReferenceComputerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s -- in org.eclipse.tycho.packaging.sourceref.SourceReferenceComputerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-packaging-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/tycho-packaging-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-packaging-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-packaging-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/tycho-packaging-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-packaging-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/5.0.0-SNAPSHOT/tycho-packaging-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/tycho-packaging-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/5.0.0-SNAPSHOT/tycho-packaging-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/tycho-packaging-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/5.0.0-SNAPSHOT/tycho-packaging-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-packaging-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-packaging-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-packaging-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-packaging-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-packaging-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/buildversion/TimestampFinder.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/buildversion/TimestampFinder.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/tycho-packaging-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-packaging-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 10 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-packaging-plugin --- [INFO] Discovered 12 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-packaging-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-packaging-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-packaging-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-packaging-plugin [INFO] [INFO] ---------------< org.eclipse.tycho:tycho-source-plugin >---------------- [INFO] Building Tycho OSGi Source Plugin 5.0.0-SNAPSHOT [18/65] [INFO] from tycho-source-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-source-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-source-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-source-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-source-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/SourceFeatureP2MetadataProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/SourceFeatureP2MetadataProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-source-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-source-plugin --- [INFO] Discovered 3 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-source-plugin --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-source-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-source-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-source-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.source.OsgiSourceMojoTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tycho Version: 5.0.0-SNAPSHOT (77b81077408c550563483b8b9911fd51ee5ac4d6) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.47 s -- in org.eclipse.tycho.source.OsgiSourceMojoTest [INFO] Running org.eclipse.tycho.source.SourceFeatureSkeletonTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tycho.source.SourceFeatureSkeletonTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-source-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/tycho-source-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-source-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-source-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/tycho-source-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-source-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-source-plugin/5.0.0-SNAPSHOT/tycho-source-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/tycho-source-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-source-plugin/5.0.0-SNAPSHOT/tycho-source-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/tycho-source-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-source-plugin/5.0.0-SNAPSHOT/tycho-source-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-source-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-source-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-source-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-source-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-source-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/SourceFeatureP2MetadataProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/SourceFeatureP2MetadataProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/tycho-source-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-source-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-source-plugin --- [INFO] Discovered 3 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-source-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-source-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-source-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-source-plugin [INFO] [INFO] ----------< org.eclipse.tycho:target-platform-configuration >----------- [INFO] Building Tycho Target Platform Configuration Plugin 5.0.0-SNAPSHOT [19/65] [INFO] from target-platform-configuration/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ target-platform-configuration --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ target-platform-configuration --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ target-platform-configuration --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ target-platform-configuration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/src/main/java/org/eclipse/tycho/target/TargetArtifactRepositoryLayout.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/src/main/java/org/eclipse/tycho/target/TargetArtifactRepositoryLayout.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ target-platform-configuration --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ target-platform-configuration --- [INFO] Discovered 3 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ target-platform-configuration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ target-platform-configuration --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ target-platform-configuration --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ target-platform-configuration --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ target-platform-configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/target/target-platform-configuration-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ target-platform-configuration --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ target-platform-configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/target/target-platform-configuration-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ target-platform-configuration --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/target-platform-configuration/5.0.0-SNAPSHOT/target-platform-configuration-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/target/target-platform-configuration-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/target-platform-configuration/5.0.0-SNAPSHOT/target-platform-configuration-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/target/target-platform-configuration-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/target-platform-configuration/5.0.0-SNAPSHOT/target-platform-configuration-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ target-platform-configuration --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ target-platform-configuration >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ target-platform-configuration --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ target-platform-configuration --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ target-platform-configuration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/src/main/java/org/eclipse/tycho/target/TargetArtifactRepositoryLayout.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/src/main/java/org/eclipse/tycho/target/TargetArtifactRepositoryLayout.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/target/target-platform-configuration-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ target-platform-configuration --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ target-platform-configuration --- [INFO] Discovered 3 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ target-platform-configuration <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ target-platform-configuration --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/target-platform-configuration/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/target-platform-configuration [INFO] [INFO] ----------------< org.eclipse.tycho:tycho-maven-plugin >---------------- [INFO] Building Tycho Maven Build Extension 5.0.0-SNAPSHOT [20/65] [INFO] from tycho-maven-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-maven-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-maven-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-maven-plugin --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-maven-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/tycho-maven-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-maven-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/tycho-maven-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-maven-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/5.0.0-SNAPSHOT/tycho-maven-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/tycho-maven-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/5.0.0-SNAPSHOT/tycho-maven-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/tycho-maven-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/5.0.0-SNAPSHOT/tycho-maven-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-maven-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-maven-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-maven-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-maven-plugin --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-maven-plugin --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/tycho-maven-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-maven-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-maven-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-maven-plugin [INFO] [INFO] -----------------< org.eclipse.tycho:tycho-ds-plugin >------------------ [INFO] Building Tycho OSGi Declarative Services Plugin 5.0.0-SNAPSHOT [21/65] [INFO] from tycho-ds-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-ds-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-ds-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-ds-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-ds-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/src/main/java/org/eclipse/tycho/ds/DeclarativeServiceConfigurationReader.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/src/main/java/org/eclipse/tycho/ds/DeclarativeServiceConfigurationReader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-ds-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-ds-plugin --- [INFO] Discovered 3 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-ds-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-ds-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-ds-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-ds-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-ds-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/target/tycho-ds-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-ds-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-ds-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/target/tycho-ds-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-ds-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-ds-plugin/5.0.0-SNAPSHOT/tycho-ds-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/target/tycho-ds-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-ds-plugin/5.0.0-SNAPSHOT/tycho-ds-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/target/tycho-ds-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-ds-plugin/5.0.0-SNAPSHOT/tycho-ds-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-ds-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-ds-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-ds-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-ds-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-ds-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/src/main/java/org/eclipse/tycho/ds/DeclarativeServiceConfigurationReader.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/src/main/java/org/eclipse/tycho/ds/DeclarativeServiceConfigurationReader.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/target/tycho-ds-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-ds-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-ds-plugin --- [INFO] Discovered 3 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-ds-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 18 releases, from 2.7.2 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-ds-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-ds-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-ds-plugin [INFO] [INFO] ------------< org.eclipse.tycho:tycho-buildtimestamp-jgit >------------- [INFO] Building Tycho JGit Build Timestamp Provider Plugin 5.0.0-SNAPSHOT [22/65] [INFO] from tycho-buildtimestamp-jgit/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-buildtimestamp-jgit --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-buildtimestamp-jgit --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-buildtimestamp-jgit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-buildtimestamp-jgit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-buildtimestamp-jgit --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-buildtimestamp-jgit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-buildtimestamp-jgit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-buildtimestamp-jgit --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-buildtimestamp-jgit --- [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-buildtimestamp-jgit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-buildtimestamp-jgit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-buildtimestamp-jgit --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-buildtimestamp-jgit/5.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-buildtimestamp-jgit/5.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-buildtimestamp-jgit/5.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-buildtimestamp-jgit --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-buildtimestamp-jgit >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-buildtimestamp-jgit --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-buildtimestamp-jgit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-buildtimestamp-jgit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-buildtimestamp-jgit --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-buildtimestamp-jgit <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-buildtimestamp-jgit --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-buildtimestamp-jgit/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-buildtimestamp-jgit [INFO] [INFO] -------------< org.eclipse.tycho:tycho-artifactcomparator >------------- [INFO] Building Tycho Artifactor Comparator Plugin 5.0.0-SNAPSHOT [23/65] [INFO] from tycho-artifactcomparator/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-artifactcomparator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-artifactcomparator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-artifactcomparator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-artifactcomparator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/main/java/org/eclipse/tycho/zipcomparator/internal/ClassfileComparator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/main/java/org/eclipse/tycho/zipcomparator/internal/ClassfileComparator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-artifactcomparator --- [INFO] Discovered 9 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-artifactcomparator --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-artifactcomparator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/test/java/org/eclipse/tycho/jarcomparator/testdata/JavaClass.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/test/java/org/eclipse/tycho/jarcomparator/testdata/JavaClass.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/test/java/org/eclipse/tycho/jarcomparator/testdata/JavaClass.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-artifactcomparator --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-artifactcomparator --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.jarcomparator.tests.CompoundArtifactDeltaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.tycho.jarcomparator.tests.CompoundArtifactDeltaTest [INFO] Running org.eclipse.tycho.jarcomparator.tests.ContentsComparatorTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s -- in org.eclipse.tycho.jarcomparator.tests.ContentsComparatorTest [INFO] Running org.eclipse.tycho.zipcomparator.internal.TextComparatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tycho.zipcomparator.internal.TextComparatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-artifactcomparator --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/tycho-artifactcomparator-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-artifactcomparator --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/tycho-artifactcomparator-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-artifactcomparator --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/5.0.0-SNAPSHOT/tycho-artifactcomparator-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/tycho-artifactcomparator-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/5.0.0-SNAPSHOT/tycho-artifactcomparator-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/tycho-artifactcomparator-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/5.0.0-SNAPSHOT/tycho-artifactcomparator-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-artifactcomparator --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-artifactcomparator >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-artifactcomparator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-artifactcomparator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-artifactcomparator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/main/java/org/eclipse/tycho/zipcomparator/internal/ClassfileComparator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/src/main/java/org/eclipse/tycho/zipcomparator/internal/ClassfileComparator.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/tycho-artifactcomparator-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-artifactcomparator --- [INFO] Discovered 9 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-artifactcomparator <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-artifactcomparator --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-artifactcomparator/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-artifactcomparator [INFO] [INFO] --------------< org.eclipse.tycho:tycho-baseline-plugin >--------------- [INFO] Building Tycho Baseline Plugin 5.0.0-SNAPSHOT [24/65] [INFO] from tycho-baseline-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-baseline-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-baseline-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-baseline-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-baseline-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/src/main/java/org/eclipse/tycho/baseline/BundleArtifactBaselineComparator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/src/main/java/org/eclipse/tycho/baseline/BundleArtifactBaselineComparator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-baseline-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-baseline-plugin --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-baseline-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-baseline-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-baseline-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-baseline-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-baseline-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/target/tycho-baseline-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-baseline-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-baseline-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/target/tycho-baseline-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-baseline-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-baseline-plugin/5.0.0-SNAPSHOT/tycho-baseline-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/target/tycho-baseline-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-baseline-plugin/5.0.0-SNAPSHOT/tycho-baseline-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/target/tycho-baseline-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-baseline-plugin/5.0.0-SNAPSHOT/tycho-baseline-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-baseline-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-baseline-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-baseline-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-baseline-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-baseline-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/src/main/java/org/eclipse/tycho/baseline/BundleArtifactBaselineComparator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/src/main/java/org/eclipse/tycho/baseline/BundleArtifactBaselineComparator.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/target/tycho-baseline-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-baseline-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-baseline-plugin --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-baseline-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 8 releases, from 4.0.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-baseline-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-baseline-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-baseline-plugin [INFO] [INFO] --------------------< org.eclipse.tycho:tycho-sbom >-------------------- [INFO] Building Tycho SBOM model extension 5.0.0-SNAPSHOT [25/65] [INFO] from tycho-sbom/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-sbom --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-sbom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-sbom --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-sbom --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/src/main/java/org/eclipse/tycho/sbom/TychoModelConverter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/src/main/java/org/eclipse/tycho/sbom/TychoModelConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-sbom --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-sbom --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-sbom --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-sbom --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-sbom --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-sbom --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/target/tycho-sbom-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-sbom --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/target/tycho-sbom-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-sbom --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-sbom/5.0.0-SNAPSHOT/tycho-sbom-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/target/tycho-sbom-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-sbom/5.0.0-SNAPSHOT/tycho-sbom-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/target/tycho-sbom-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-sbom/5.0.0-SNAPSHOT/tycho-sbom-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-sbom --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-sbom >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-sbom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-sbom --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-sbom --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/src/main/java/org/eclipse/tycho/sbom/TychoModelConverter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/src/main/java/org/eclipse/tycho/sbom/TychoModelConverter.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/target/tycho-sbom-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/target/classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-sbom --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-sbom <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-sbom --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-sbom/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-sbom [INFO] [INFO] ------< org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter >------- [INFO] Building Tycho Surefire OSGi Booter Eclipse Application 5.0.0-SNAPSHOT [26/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:copy (copy) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-api:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-logger-api:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-booter:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:maven-surefire-common:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-extensions-api:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-shared-utils:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.plugins:maven-failsafe-plugin:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Copying surefire-api-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/surefire-api-3.2.5.jar [INFO] Copying surefire-logger-api-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/surefire-logger-api-3.2.5.jar [INFO] Copying surefire-booter-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/surefire-booter-3.2.5.jar [INFO] Copying maven-surefire-common-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/maven-surefire-common-3.2.5.jar [INFO] Copying surefire-extensions-api-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/surefire-extensions-api-3.2.5.jar [INFO] Copying surefire-shared-utils-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/surefire-shared-utils-3.2.5.jar [INFO] Copying maven-failsafe-plugin-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/maven-failsafe-plugin-3.2.5.jar [INFO] Copying common-java5-3.2.5.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars/common-java5-3.2.5.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[34,39] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[34,39] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[34,39] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[47,9] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[114,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[116,16] java.security.AccessController in java.security has been deprecated and marked for removal [INFO] [INFO] --- bnd:7.0.0:bnd-process (bundle-manifest) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.osgibooter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.osgibooter >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:copy (copy) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-api:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-logger-api:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-booter:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:maven-surefire-common:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-extensions-api:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-shared-utils:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.plugins:maven-failsafe-plugin:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] org.apache.maven.surefire:surefire-api:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] org.apache.maven.surefire:surefire-logger-api:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] org.apache.maven.surefire:surefire-booter:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] org.apache.maven.surefire:maven-surefire-common:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] org.apache.maven.surefire:surefire-extensions-api:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] org.apache.maven.surefire:surefire-shared-utils:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] org.apache.maven.plugins:maven-failsafe-plugin:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] org.apache.maven.surefire:common-java5:3.2.5:jar already exists in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/jars [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[34,39] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[34,39] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[34,39] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[47,9] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[114,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/main/java/org/eclipse/tycho/surefire/osgibooter/ContextFinderWithoutTychoBundle.java:[116,16] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (bundle-manifest) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.osgibooter <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.osgibooter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/org.eclipse.tycho.surefire.osgibooter [INFO] [INFO] ------------------< org.eclipse.tycho:tycho-surefire >------------------ [INFO] Building Tycho Surefire Parent 5.0.0-SNAPSHOT [27/65] [INFO] from tycho-surefire/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-surefire --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-surefire --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-surefire --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-surefire --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-surefire/5.0.0-SNAPSHOT/tycho-surefire-5.0.0-SNAPSHOT.pom [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-surefire --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-surefire >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-surefire --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-surefire <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-surefire --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire [INFO] [INFO] ---------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit >--------- [INFO] Building Tycho Surefire OSGi JUnit 3 Runner 5.0.0-SNAPSHOT [28/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit3:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit3:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit3:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit3:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit4 >--------- [INFO] Building Tycho Surefire OSGi JUnit 4 Runner 5.0.0-SNAPSHOT [29/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit4 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit4:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit4:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit3:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit4 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit4 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit4 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit4 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit4 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit4 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit4 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit4:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit4:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit3:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit4 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit4 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit4 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit4 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit4 [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit47 >-------- [INFO] Building Tycho Surefire OSGi JUnit 4.7 Runner 5.0.0-SNAPSHOT [30/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit47 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Configured Artifact: org.apache.maven.surefire:common-junit4:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit47:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit48:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit3:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit47 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit47 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit47 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit47 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit47 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit47 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit47 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Configured Artifact: org.apache.maven.surefire:common-junit4:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit47:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit48:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit3:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit47 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit47 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit47 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit47 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit47 [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit5 >--------- [INFO] Building Tycho Surefire OSGi JUnit 5 Runner 5.0.0-SNAPSHOT [31/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit5 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.0.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.0.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.0.3:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.0.3:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:4.12.3:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.0.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit5 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit5 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit5 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit5 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit5 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit5 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit5 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.0.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.0.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.0.3:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.0.3:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:4.12.3:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.0.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit5 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit5 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit5 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit5 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit5 [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit54 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.4 Runner 5.0.0-SNAPSHOT [32/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit54 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.4.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.4.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.4.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.4.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.4.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.1.1:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit54 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit54 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit54 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit54 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit54 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit54 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit54 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.4.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.4.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.4.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.4.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.4.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.1.1:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit54 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit54 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit54 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit54 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit54 [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit55 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.5 Runner 5.0.0-SNAPSHOT [33/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit55 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.5.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.5.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.5.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.5.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.5.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.1.1:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit55 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit55 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit55 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit55 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit55 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit55 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit55 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.5.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.5.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.5.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.5.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.5.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.1.1:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit55 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit55 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit55 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit55 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit55 [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit56 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.6 Runner 5.0.0-SNAPSHOT [34/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit56 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.6.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.6.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.6.3:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.6.3:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.6.3:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit56 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit56 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit56 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit56 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit56 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit56 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit56 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.6.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.6.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.6.3:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.6.3:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.6.3:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit56 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit56 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit56 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit56 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit56 [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit57 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.7 Runner 5.0.0-SNAPSHOT [35/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit57 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.7.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.7.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit57 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit57 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit57 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit57 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit57 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit57 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit57 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.7.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.7.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit57 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit57 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit57 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit57 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit57 [INFO] [INFO] --< org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage >--- [INFO] Building Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well 5.0.0-SNAPSHOT [36/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.7.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.7.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.7.2:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit57withvintage --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit57withvintage --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit57withvintage >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.7.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.7.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.7.2:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit57withvintage --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit57withvintage <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit57withvintage --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit58 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.8 Runner 5.0.0-SNAPSHOT [37/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit58 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.8.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit58 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit58 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit58 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit58 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit58 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit58 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit58 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.8.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit58 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit58 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit58 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit58 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit58 [INFO] [INFO] --< org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage >--- [INFO] Building Tycho Surefire OSGi JUnit 5.8 Runner with JUnit Vintage to execute JUnit 4.x tests as well 5.0.0-SNAPSHOT [38/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.8.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.8.2:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit58withvintage --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit58withvintage --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit58withvintage >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.8.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.8.2:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit58withvintage --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit58withvintage <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit58withvintage --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit59 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.9 Runner 5.0.0-SNAPSHOT [39/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit59 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.9.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit59 --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit59 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit59 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit59 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit59 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/target/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/target/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/target/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/target/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit59 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit59 >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.9.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit59 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit59 --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/target/org.eclipse.tycho.surefire.junit59-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit59 --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit59 <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit59 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit59 [INFO] [INFO] --< org.eclipse.tycho:org.eclipse.tycho.surefire.junit59withvintage >--- [INFO] Building Tycho Surefire OSGi JUnit 5.9 Runner with JUnit Vintage to execute JUnit 4.x tests as well 5.0.0-SNAPSHOT [40/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.9.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.9.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit59withvintage --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/target/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/target/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/target/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/target/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.junit59withvintage --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.junit59withvintage >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:3.2.5:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.9.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-api:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-commons:1.9.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-suite-engine:1.9.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.junit59withvintage --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/target/org.eclipse.tycho.surefire.junit59withvintage-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit59withvintage --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.junit59withvintage <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.junit59withvintage --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.testng >--------- [INFO] Building Tycho Surefire OSGi TestNG Runner 5.0.0-SNAPSHOT [41/65] [INFO] from tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.surefire.testng --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.testng --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.testng --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng-utils:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.testng --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.testng --- [INFO] No sources to compile [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.testng --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Export org.apache.maven.surefire.testng.utils, has 1, private references [org.apache.maven.surefire.group.match] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.surefire.testng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.testng --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.surefire.testng --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.surefire.testng --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.testng --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.surefire.testng --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/5.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.surefire.testng --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.surefire.testng >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.surefire.testng --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ org.eclipse.tycho.surefire.testng --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng-utils:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:3.2.5:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:3.2.5:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.surefire.testng --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.surefire.testng --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.surefire.testng --- [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Export org.apache.maven.surefire.testng.utils, has 1, private references [org.apache.maven.surefire.group.match] [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.surefire.testng <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.surefire.testng --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.surefire.testng/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.surefire.testng [INFO] [INFO] --------------< org.eclipse.tycho:tycho-surefire-plugin >--------------- [INFO] Building Tycho Surefire Plugin 5.0.0-SNAPSHOT [42/65] [INFO] from tycho-surefire/tycho-surefire-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-surefire-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-surefire-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-surefire-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-surefire-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/src/main/java/org/eclipse/tycho/surefire/provisioning/ProvisionedInstallationBuilderFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/src/main/java/org/eclipse/tycho/surefire/provisioning/ProvisionedInstallationBuilderFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-surefire-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-surefire-plugin --- [INFO] Discovered 17 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-surefire-plugin --- [INFO] Copying 20 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-surefire-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-surefire-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-surefire-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.surefire.TestMojoTest [warn] Both parameters 'skipTests' and 'maven.test.skip' are set. 'skipTests' has a higher priority [debug] Class ATest matches the current filter [debug] Class AnotherTestCase matches the current filter [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.eclipse.tycho.surefire.TestMojoTest [INFO] Running org.eclipse.tycho.surefire.provider.impl.Junit3ProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tycho.surefire.provider.impl.Junit3ProviderTest [INFO] Running org.eclipse.tycho.surefire.provider.impl.Junit47ProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tycho.surefire.provider.impl.Junit47ProviderTest [INFO] Running org.eclipse.tycho.surefire.provider.impl.Junit4ProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.surefire.provider.impl.Junit4ProviderTest [INFO] Running org.eclipse.tycho.surefire.provider.impl.ProviderHelperTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.64 s -- in org.eclipse.tycho.surefire.provider.impl.ProviderHelperTest [INFO] Running org.eclipse.tycho.surefire.provisioning.ProvisionedInstallationBuilderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tycho.surefire.provisioning.ProvisionedInstallationBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-surefire-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-surefire-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-surefire-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-surefire-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/5.0.0-SNAPSHOT/tycho-surefire-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/5.0.0-SNAPSHOT/tycho-surefire-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/5.0.0-SNAPSHOT/tycho-surefire-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-surefire-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-surefire-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-surefire-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-surefire-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-surefire-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/src/main/java/org/eclipse/tycho/surefire/provisioning/ProvisionedInstallationBuilderFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/src/main/java/org/eclipse/tycho/surefire/provisioning/ProvisionedInstallationBuilderFactory.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-surefire-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-surefire-plugin --- [INFO] Discovered 17 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-surefire-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-surefire-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/tycho-surefire-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire-plugin [INFO] [INFO] -----< org.eclipse.tycho:org.eclipse.tycho.bnd.executionlistener >------ [INFO] Building org.eclipse.tycho.bnd.executionlistener 5.0.0-SNAPSHOT [43/65] [INFO] from tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/target/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/target/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.bnd.executionlistener/5.0.0-SNAPSHOT/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/target/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.bnd.executionlistener/5.0.0-SNAPSHOT/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/target/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.bnd.executionlistener/5.0.0-SNAPSHOT/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ org.eclipse.tycho.bnd.executionlistener --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ org.eclipse.tycho.bnd.executionlistener >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug target 8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/target/org.eclipse.tycho.bnd.executionlistener-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/target/classes [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ org.eclipse.tycho.bnd.executionlistener --- [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ org.eclipse.tycho.bnd.executionlistener <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ org.eclipse.tycho.bnd.executionlistener --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-surefire/org.eclipse.tycho.bnd.executionlistener [INFO] [INFO] --------------< org.eclipse.tycho:tycho-versions-plugin >--------------- [INFO] Building Tycho Versions Plugin 5.0.0-SNAPSHOT [44/65] [INFO] from tycho-versions-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-versions-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-versions-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-versions-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-versions-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 50 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/VersionsEngine.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/VersionsEngine.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-versions-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 6 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-versions-plugin --- [INFO] Discovered 12 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-versions-plugin --- [INFO] Copying 259 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-versions-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-versions-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-versions-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.versions.bundle.tests.ManifestAttributeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.tycho.versions.bundle.tests.ManifestAttributeTest [INFO] Running org.eclipse.tycho.versions.bundle.tests.MutableBndFileTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tycho.versions.bundle.tests.MutableBndFileTest [INFO] Running org.eclipse.tycho.versions.bundle.tests.MutableBundleManifestTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tycho.versions.bundle.tests.MutableBundleManifestTest [INFO] Running org.eclipse.tycho.versions.bundle.tests.MutableManifestElementTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tycho.versions.bundle.tests.MutableManifestElementTest [INFO] Running org.eclipse.tycho.versions.engine.tests.DefaultVersionRangeUpdateStrategyTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tycho.versions.engine.tests.DefaultVersionRangeUpdateStrategyTest [INFO] Running org.eclipse.tycho.versions.engine.tests.EclipseVersionUpdaterTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [WARNING] Skipping updating pom in directory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/repositoryWith2ProductFiles because more than one product files have been found. Only one product file is supported or one must be named .product [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/bundle [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/feature [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/product [INFO] product.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/repository [INFO] repository.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/repositoryWithOneProductFile [INFO] anotherNameThanArtifactId.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/repositoryWith2ProductFiles [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updateeclipse/iu [INFO] p2iu.xml//unit/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 s -- in org.eclipse.tycho.versions.engine.tests.EclipseVersionUpdaterTest [INFO] Running org.eclipse.tycho.versions.engine.tests.ImportRefVersionConstraintTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tycho.versions.engine.tests.ImportRefVersionConstraintTest [INFO] Running org.eclipse.tycho.versions.engine.tests.PomUpdaterTest [WARNING] Skipping updating pom in directory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/repositoryWith2ProductFiles because more than one product files have been found. Only one product file is supported or one must be named .product [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/bundle [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/feature [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/product [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/repository [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/repositoryWithOneProductFile [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/repositoryWith2ProductFiles [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/updatepom/iu [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.eclipse.tycho.versions.engine.tests.PomUpdaterTest [INFO] Running org.eclipse.tycho.versions.engine.tests.ProjectMetadataReaderTest [INFO] Project does not exist at src/test/resources/projects/simple/missing [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.210 s -- in org.eclipse.tycho.versions.engine.tests.ProjectMetadataReaderTest [INFO] Running org.eclipse.tycho.versions.engine.tests.VersionsEngineTest [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/exportpackage [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Export-Package//org.eclipse.tycho.test;version: 1.0.0 => 1.0.1 [INFO] META-INF/MANIFEST.MF//Export-Package//org.eclipse.tycho;version: 1.0.0 => 1.0.1 [INFO] META-INF/MANIFEST.MF//Export-Package//org.eclipse.tycho.core;version: 1.0.0 => 1.0.1 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencysimple [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencysimple/bundle [INFO] pom.xml//project/dependencies/dependency/[ dependencysimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/dependencies/dependency/[ dependencysimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencysimple/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencymanagementotherversion [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencymanagementotherversion/bundle [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencymanagementotherversion/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/versionranges [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/versionranges/bundle1 [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Export-Package//org.bundle1.package1;version: 1.0.0 => 1.0.1 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/versionranges/bundle2 [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Import-Package//org.bundle1.package1;version: 1.0.0 => 1.0.1 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/versionranges/bundle3 [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/versionranges/fragment [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Fragment-Host//bundle1;bundle-version: 1.0.1 => 1.0.1 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/pomproperties [INFO] pom.xml//project/properties/[ p1 ] original => changed [INFO] pom.xml//project/profiles/profile[ test ]/properties/[ p1 ] original => changed [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/exlicitversion [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/exlicitversion/otherversion [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/exlicitversion/sameversion [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/targetplatform [INFO] pom.xml//project/version: 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/targetplatform/bundle01 [INFO] pom.xml//project/parent/version: 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] pom.xml//project/version: 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 0.1.0.qualifier => 0.2.0.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/targetplatform/targetplatform [INFO] //project/build/plugins/plugin/[ org.eclipse.tycho:target-platform-configuration ] /configuration/target/artifact/[ targetplatform:bundle01 ] 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] pom.xml//project/version: 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/profile [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/profile/bundle01 [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/profile/bundle02 [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/nonosgiversion/maven [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-01 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting/child [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting/child/grandchild [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting/child/grandchild/bundle [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/profilenoid [INFO] pom.xml//project/version: 0.0.1-SNAPSHOT => 1.0.1-01 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/bundle [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/feature01 [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] feature.xml//feature/plugin/@id='bundle'/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] feature.xml//feature/includes/@id='feature02'/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/feature02 [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/feature03 [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] feature.xml//feature/requires/import/@plugin='bundle'/@version: 1.0.0(match=perfect) => 1.0.1(match=perfect) [INFO] feature.xml//feature/requires/import/@feature='feature02'/@version: 1.0.0(match=perfect) => 1.0.1(match=perfect) [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/product [INFO] product.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/plugins/plugin/@id=bundle/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/repository [INFO] product.product//product/plugins/plugin/@id=bundle/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] differentversion.product//product/plugins/plugin/@id=bundle/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] differentversion.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] category.xml//site/bundle[@id=bundle]/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] category.xml//site/feature[@id=feature01]/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] category.xml//site/feature[@id=feature01]/@url: features/feature01_1.0.0.qualifier => features/feature01_1.0.1.qualifier [INFO] category.xml//site/feature[@id=feature01]/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/repository-product-only [INFO] product2.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product2.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/multimodule/iu [INFO] p2iu.xml//unit/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencyotherversion [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencyotherversion/bundle [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencyotherversion/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/aggregator [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/aggregator/parent [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/aggregator/bundle [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/aggregator/detached [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting/child [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting/child/grandchild [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/deepnesting/child/grandchild/bundle [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/buildpluginnogroupid [INFO] pom.xml//project/version: 0.0.1-SNAPSHOT => 1.0.1-01 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/pluginmanagement [INFO] //project/build/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] //project/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] //project/build/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] //project/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/pluginmanagement/plugin [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/pluginmanagement/jar [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencymanagementsimple [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencymanagementsimple/bundle [INFO] pom.xml//project/dependencyManagement/dependencies/dependency/[ dependencymanagementsimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/dependencyManagement/dependencies/dependency/[ dependencymanagementsimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencymanagementsimple/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencynoversion [INFO] pom.xml//project/dependencyManagement/dependencies/dependency/[ dependencynoversion:testmodule ] 1.0.0-SNAPSHOT => 4.8 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencynoversion/module [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/dependencynoversion/testmodule [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 4.8 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/projects/simple [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.350 s -- in org.eclipse.tycho.versions.engine.tests.VersionsEngineTest [INFO] Running org.eclipse.tycho.versions.pom.tests.MutablePomFileTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tycho.versions.pom.tests.MutablePomFileTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-versions-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/tycho-versions-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-versions-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-versions-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/tycho-versions-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-versions-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-versions-plugin/5.0.0-SNAPSHOT/tycho-versions-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/tycho-versions-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-versions-plugin/5.0.0-SNAPSHOT/tycho-versions-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/tycho-versions-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-versions-plugin/5.0.0-SNAPSHOT/tycho-versions-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-versions-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-versions-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-versions-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-versions-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-versions-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 50 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/VersionsEngine.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/VersionsEngine.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/tycho-versions-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-versions-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 6 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-versions-plugin --- [INFO] Discovered 12 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-versions-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-versions-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-versions-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-versions-plugin [INFO] [INFO] -----------------< org.eclipse.tycho:tycho-p2-plugin >------------------ [INFO] Building Tycho p2 Metadata Plugin 5.0.0-SNAPSHOT [45/65] [INFO] from tycho-p2-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-p2-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 7 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-plugin --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-p2-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-p2-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-p2-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-p2-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-p2-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/target/tycho-p2-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-p2-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/target/tycho-p2-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-p2-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/5.0.0-SNAPSHOT/tycho-p2-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/target/tycho-p2-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/5.0.0-SNAPSHOT/tycho-p2-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/target/tycho-p2-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/5.0.0-SNAPSHOT/tycho-p2-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-p2-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-p2-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/target/tycho-p2-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 7 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-plugin --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-p2-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-p2-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-p2-plugin [INFO] [INFO] -------------< org.eclipse.tycho:tycho-p2-director-plugin >------------- [INFO] Building Tycho p2 Director Plugin 5.0.0-SNAPSHOT [46/65] [INFO] from tycho-p2-director-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-p2-director-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-director-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-director-plugin --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-director-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/runtime/StandaloneDirectorRuntimeFactory.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/runtime/StandaloneDirectorRuntimeFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/runtime/StandaloneDirectorRuntimeFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-director-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-director-plugin --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-p2-director-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-p2-director-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-p2-director-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-p2-director-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.plugins.p2.director.DirectorMojoTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.tycho.plugins.p2.director.DirectorMojoTest [INFO] Running org.eclipse.tycho.plugins.p2.director.ProductArchiverMojoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tycho.plugins.p2.director.ProductArchiverMojoTest [INFO] Running org.eclipse.tycho.plugins.p2.director.ProductConfigTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.tycho.plugins.p2.director.ProductConfigTest [INFO] Running org.eclipse.tycho.plugins.p2.director.ProfileNameTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tycho.plugins.p2.director.ProfileNameTest [INFO] Running org.eclipse.tycho.plugins.tar.FilePermissionHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tycho.plugins.tar.FilePermissionHelperTest [INFO] Running org.eclipse.tycho.plugins.tar.TarGzArchiverTest [info] Building tar: /tmp/junit8002010095177046181/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [info] Building tar: /tmp/junit5872867080754518563/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [info] Building tar: /tmp/junit18073572417974214331/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry testSymLink [debug] Computed symlink target path ../linkTargetOutsideArchiveRoot for symlink /tmp/junit18073572417974214331/dir1/testSymLink relative to /tmp/junit18073572417974214331/dir1 [info] Building tar: /tmp/junit8415753419098984212/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry dir2/testSymLink [debug] Computed symlink target path for symlink /tmp/junit8415753419098984212/dir1/dir2/testSymLink relative to /tmp/junit8415753419098984212/dir1 [debug] Computed symlink target path .. for symlink /tmp/junit8415753419098984212/dir1/dir2/testSymLink relative to /tmp/junit8415753419098984212/dir1/dir2 [debug] Computed symlink target path for symlink /tmp/junit8415753419098984212/dir1/dir2/testSymLink relative to /tmp/junit8415753419098984212/dir1 [info] Building tar: /tmp/junit847626595456799571/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry very [debug] Adding entry very/long [debug] Adding entry very/long/path [debug] Adding entry very/long/path/exceeding [debug] Adding entry very/long/path/exceeding/100 [debug] Adding entry very/long/path/exceeding/100/chars [debug] Adding entry very/long/path/exceeding/100/chars/very [debug] Adding entry very/long/path/exceeding/100/chars/very/long [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100 [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding/100 [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/test.txt [info] Building tar: /tmp/junit7413632032041667299/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [info] Building tar: /tmp/junit5246259806033666803/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry dir2/testSymLink [debug] Computed symlink target path test.sh for symlink /tmp/junit5246259806033666803/dir1/dir2/testSymLink relative to /tmp/junit5246259806033666803/dir1 [debug] Computed symlink target path ../test.sh for symlink /tmp/junit5246259806033666803/dir1/dir2/testSymLink relative to /tmp/junit5246259806033666803/dir1/dir2 [info] Building tar: /tmp/junit7739715349289498197/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry testSymLink [debug] Computed symlink target path dir2/dir3/test.sh for symlink /tmp/junit7739715349289498197/dir1/testSymLink relative to /tmp/junit7739715349289498197/dir1 [debug] Computed symlink target path dir2/dir3/test.sh for symlink /tmp/junit7739715349289498197/dir1/testSymLink relative to /tmp/junit7739715349289498197/dir1 [info] Building tar: /tmp/junit6542232439604858125/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry testDirSymLink [debug] Computed symlink target path ../dirLinkTargetOutsideArchiveRoot for symlink /tmp/junit6542232439604858125/dir1/testDirSymLink relative to /tmp/junit6542232439604858125/dir1 [debug] Adding entry testDirSymLink/test.txt [info] Building tar: /tmp/junit5092661206862085699/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry dir2/testSymLink [debug] Computed symlink target path dir2/dir3/test.sh for symlink /tmp/junit5092661206862085699/dir1/dir2/testSymLink relative to /tmp/junit5092661206862085699/dir1 [debug] Computed symlink target path dir3/test.sh for symlink /tmp/junit5092661206862085699/dir1/dir2/testSymLink relative to /tmp/junit5092661206862085699/dir1/dir2 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.tycho.plugins.tar.TarGzArchiverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-p2-director-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/tycho-p2-director-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-director-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-p2-director-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/tycho-p2-director-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-p2-director-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/5.0.0-SNAPSHOT/tycho-p2-director-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/tycho-p2-director-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/5.0.0-SNAPSHOT/tycho-p2-director-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/tycho-p2-director-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/5.0.0-SNAPSHOT/tycho-p2-director-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-p2-director-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-p2-director-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-director-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-director-plugin --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-director-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/runtime/StandaloneDirectorRuntimeFactory.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/runtime/StandaloneDirectorRuntimeFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/src/main/java/org/eclipse/tycho/plugins/p2/director/runtime/StandaloneDirectorRuntimeFactory.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/tycho-p2-director-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-director-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-director-plugin --- [INFO] Discovered 1 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-p2-director-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-p2-director-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-director-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-p2-director-plugin [INFO] [INFO] ------------< org.eclipse.tycho:tycho-p2-publisher-plugin >------------- [INFO] Building Tycho p2 Publisher Plugin 5.0.0-SNAPSHOT [47/65] [INFO] from tycho-p2-publisher-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-p2-publisher-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-publisher-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-publisher-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-publisher-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishEEProfileMojo.java:[54,62] publishEEProfile(java.io.File) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishProductInstallableUnitProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishProductInstallableUnitProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-publisher-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 5 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-publisher-plugin --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-p2-publisher-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-p2-publisher-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-p2-publisher-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-p2-publisher-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.plugins.p2.publisher.PublishProductMojoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.eclipse.tycho.plugins.p2.publisher.PublishProductMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-p2-publisher-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-publisher-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-p2-publisher-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-p2-publisher-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/5.0.0-SNAPSHOT/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/5.0.0-SNAPSHOT/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/5.0.0-SNAPSHOT/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-p2-publisher-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-p2-publisher-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-publisher-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-publisher-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-publisher-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [WARNING] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishEEProfileMojo.java:[54,62] publishEEProfile(java.io.File) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishProductInstallableUnitProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishProductInstallableUnitProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-publisher-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 5 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-publisher-plugin --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-p2-publisher-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-p2-publisher-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-publisher-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-p2-publisher-plugin [INFO] [INFO] ------------< org.eclipse.tycho:tycho-p2-repository-plugin >------------ [INFO] Building Tycho p2 Repository Plugin 5.0.0-SNAPSHOT [48/65] [INFO] from tycho-p2-repository-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-p2-repository-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-repository-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-repository-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-repository-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/src/main/java/org/eclipse/tycho/plugins/p2/repository/MavenP2SiteMojo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/src/main/java/org/eclipse/tycho/plugins/p2/repository/MavenP2SiteMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-repository-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 7 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-repository-plugin --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-p2-repository-plugin --- [INFO] Copying 14 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-p2-repository-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-p2-repository-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-p2-repository-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /tmp/junit13136104632199754321/junit9294700344797083195/.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=) [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /tmp/junit2538887078900671713/junit16027237306710705380/.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=) [WARNING] [6c831880-1e0e-4641-9219-e382a8a1376f][Not called from a ClassRealm] The digest algorithms (md5) used to verify org.eclipse.update.feature,jarsigning.feature,0.0.1.201109191414 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [6c831880-1e0e-4641-9219-e382a8a1376f][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,jarsigning,0.0.1.201109191414 have severely compromised security. Please report this concern to the artifact provider. [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /tmp/junit4761091651438998393/junit15586975257343050182/.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=) [WARNING] [81b8cfcb-7d8e-44ce-8c88-8ef085fc2105][Not called from a ClassRealm] The digest algorithms (md5) used to verify org.eclipse.update.feature,jarsigning.feature,0.0.1.201109191414 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [81b8cfcb-7d8e-44ce-8c88-8ef085fc2105][Not called from a ClassRealm] The digest algorithms (md5) used to verify osgi.bundle,jarsigning,0.0.1.201109191414 have severely compromised security. Please report this concern to the artifact provider. [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.645 s -- in org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-p2-repository-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-repository-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-p2-repository-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-p2-repository-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/5.0.0-SNAPSHOT/tycho-p2-repository-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/5.0.0-SNAPSHOT/tycho-p2-repository-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/5.0.0-SNAPSHOT/tycho-p2-repository-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-p2-repository-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-p2-repository-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-p2-repository-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-p2-repository-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-p2-repository-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/src/main/java/org/eclipse/tycho/plugins/p2/repository/MavenP2SiteMojo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/src/main/java/org/eclipse/tycho/plugins/p2/repository/MavenP2SiteMojo.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-p2-repository-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 7 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-p2-repository-plugin --- [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-p2-repository-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 54 releases, from 0.12.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.19.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.18.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.17.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.16.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.15.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.1', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.14.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.13.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.12.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-p2-repository-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2-repository-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-p2-repository-plugin [INFO] [INFO] -----------------< org.eclipse.tycho:tycho-gpg-plugin >----------------- [INFO] Building Tycho GPG plugin 5.0.0-SNAPSHOT [49/65] [INFO] from tycho-gpg-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-gpg-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-gpg-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-gpg-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-gpg-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/src/main/java/org/eclipse/tycho/gpg/BouncyCastleSigner.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/src/main/java/org/eclipse/tycho/gpg/BouncyCastleSigner.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-gpg-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-gpg-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-gpg-plugin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-gpg-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-gpg-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/target/tycho-gpg-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-gpg-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-gpg-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/target/tycho-gpg-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-gpg-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-gpg-plugin/5.0.0-SNAPSHOT/tycho-gpg-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/target/tycho-gpg-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-gpg-plugin/5.0.0-SNAPSHOT/tycho-gpg-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/target/tycho-gpg-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/tycho-gpg-plugin/5.0.0-SNAPSHOT/tycho-gpg-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-gpg-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-gpg-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-gpg-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-gpg-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-gpg-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/src/main/java/org/eclipse/tycho/gpg/BouncyCastleSigner.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/src/main/java/org/eclipse/tycho/gpg/BouncyCastleSigner.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/target/tycho-gpg-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-gpg-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-gpg-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 21 releases, from 2.6.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-gpg-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-gpg-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-gpg-plugin [INFO] [INFO] ---------------< org.eclipse.tycho.extras:tycho-extras >---------------- [INFO] Building Tycho Extras 5.0.0-SNAPSHOT [50/65] [INFO] from tycho-extras/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-extras --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-extras --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-extras --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-extras --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/extras/tycho-extras/5.0.0-SNAPSHOT/tycho-extras-5.0.0-SNAPSHOT.pom [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-extras --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-extras >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-extras --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-extras <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-extras --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-extras [INFO] [INFO] -------< org.eclipse.tycho.extras:tycho-document-bundle-plugin >-------- [INFO] Building Tycho Document Bundle Plugin 5.0.0-SNAPSHOT [51/65] [INFO] from tycho-extras/tycho-document-bundle-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-document-bundle-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-document-bundle-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-document-bundle-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-document-bundle-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/src/main/java/org/eclipse/tycho/extras/docbundle/DocletArtifactsResolver.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/src/main/java/org/eclipse/tycho/extras/docbundle/DocletArtifactsResolver.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-document-bundle-plugin --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-document-bundle-plugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-document-bundle-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-test-metadata (default) @ tycho-document-bundle-plugin --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-document-bundle-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.extras.docbundle.PackageNameMatcherTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.tycho.extras.docbundle.PackageNameMatcherTest [INFO] Running org.eclipse.tycho.extras.docbundle.TestJavadocRunner OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s -- in org.eclipse.tycho.extras.docbundle.TestJavadocRunner [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-document-bundle-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-document-bundle-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-document-bundle-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ tycho-document-bundle-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/extras/tycho-document-bundle-plugin/5.0.0-SNAPSHOT/tycho-document-bundle-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/extras/tycho-document-bundle-plugin/5.0.0-SNAPSHOT/tycho-document-bundle-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/tycho/extras/tycho-document-bundle-plugin/5.0.0-SNAPSHOT/tycho-document-bundle-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:3.12.1:site (default-site) @ tycho-document-bundle-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.13.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> plugin-report:3.13.0:report > process-classes @ tycho-document-bundle-plugin >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-document-bundle-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-document-bundle-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-document-bundle-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/src/main/java/org/eclipse/tycho/extras/docbundle/DocletArtifactsResolver.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/src/main/java/org/eclipse/tycho/extras/docbundle/DocletArtifactsResolver.java: Recompile with -Xlint:deprecation for details. [WARNING] Overwriting artifact's file from /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/classes [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.2.0:generate-metadata (default) @ tycho-document-bundle-plugin --- [INFO] Discovered 2 component descriptor(s) [INFO] [INFO] <<< plugin-report:3.13.0:report < process-classes @ tycho-document-bundle-plugin <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-report-plugin:3.13.0: report [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] 1 report configured for maven-project-info-reports-plugin:3.5.0: index [INFO] Rendering site with default locale English (en) [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.11.1 skin. [INFO] Generating "Plugin Documentation" report --- maven-plugin-report-plugin:3.13.0:report [INFO] Detecting plugin requirements history for range [0,): 44 releases, from 0.20.0 to 4.0.7 [INFO] - RequirementsHistory{version='4.0.7', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.6', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.5', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.4', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.3', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.2', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.1', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='4.0.0', maven='3.9.0', jdk='17'} [INFO] - RequirementsHistory{version='3.0.5', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.4', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.3', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.2', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.1', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='3.0.0', maven='null', jdk='17'} [INFO] - RequirementsHistory{version='2.7.5', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.4', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.3', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.2', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.1', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.7.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.6.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.5.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.4.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.3.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.2.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.1.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='2.0.0', maven='null', jdk='11'} [INFO] - RequirementsHistory{version='1.7.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.6.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.1', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.5.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.4.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.3.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.2.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.1.0', maven='null', jdk='8'} [INFO] - RequirementsHistory{version='1.0.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.26.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.25.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.24.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.1', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.23.0', maven='null', jdk='7'} [INFO] - RequirementsHistory{version='0.22.0', maven='null', jdk='6'} [INFO] - RequirementsHistory{version='0.21.0', maven='null', jdk='5'} [INFO] - RequirementsHistory{version='0.20.0', maven='null', jdk='5'} [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] [INFO] --- site:3.12.1:stage (default-cli) @ tycho-document-bundle-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using this base directory for staging: /home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging [INFO] Pushing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-document-bundle-plugin/target/site [INFO] >>> to file:///home/jenkins/agent/workspace/tycho-github_PR-3325/target/staging/tycho-extras/tycho-document-bundle-plugin [INFO] [INFO] ---------< org.eclipse.tycho.extras:tycho-version-bump-plugin >--------- [INFO] Building Tycho Version Bump Plugin 5.0.0-SNAPSHOT [52/65] [INFO] from tycho-extras/tycho-version-bump-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [WARNING] Parameter 'useLocalRepository' is unknown for plugin 'maven-invoker-plugin:3.6.1:install (integration-test)' [WARNING] Parameter 'useLocalRepository' is unknown for plugin 'maven-invoker-plugin:3.6.1:run (integration-test)' [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ tycho-version-bump-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (no-duplicate-declared-dependencies) @ tycho-version-bump-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-version-bump-plugin --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-version-bump-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug target 17] to target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateProductMojo.java: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateProductMojo.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateProductMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.13.0:descriptor (default-descriptor) @ tycho-version-bump-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-version-bump-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-version-bump-plugin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ tycho-version-bump-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ tycho-version-bump-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- plugin:3.13.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-version-bump-plugin --- [INFO] This Mojo is not used in Maven version 3.9.0 and above [INFO] [INFO] --- source:3.3.1:jar-no-fork (default) @ tycho-version-bump-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- invoker:3.6.1:install (integration-test) @ tycho-version-bump-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-version-bump-plugin/5.0.0-SNAPSHOT/tycho-version-bump-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-version-bump-plugin/5.0.0-SNAPSHOT/tycho-version-bump-plugin-5.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-version-bump-plugin/5.0.0-SNAPSHOT/tycho-version-bump-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-extras/5.0.0-SNAPSHOT/tycho-extras-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho/5.0.0-SNAPSHOT/tycho-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/target/tycho-core-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/5.0.0-SNAPSHOT/tycho-core-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/5.0.0-SNAPSHOT/tycho-core-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/tukaani/xz/1.9/xz-1.9.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/target/sisu-equinox-launching-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/5.0.0-SNAPSHOT/sisu-equinox-launching-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-equinox-launching/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/5.0.0-SNAPSHOT/sisu-equinox-launching-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/target/tycho-api-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-api/5.0.0-SNAPSHOT/tycho-api-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-api/5.0.0-SNAPSHOT/tycho-api-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/target/sisu-osgi-api-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-osgi-api/5.0.0-SNAPSHOT/sisu-osgi-api-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-osgi-api/5.0.0-SNAPSHOT/sisu-osgi-api-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/target/tycho-metadata-model-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/5.0.0-SNAPSHOT/tycho-metadata-model-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/5.0.0-SNAPSHOT/tycho-metadata-model-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/de/pdark/decentxml/1.4/decentxml-1.4.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/de/pdark/decentxml/1.4/decentxml-1.4.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/target/tycho-spi-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-spi/5.0.0-SNAPSHOT/tycho-spi-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-spi/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-spi/5.0.0-SNAPSHOT/tycho-spi-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/target/p2-maven-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/p2-maven-plugin/5.0.0-SNAPSHOT/p2-maven-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/p2-maven-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/p2-maven-plugin/5.0.0-SNAPSHOT/p2-maven-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/target/sisu-osgi-connect-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-osgi-connect/5.0.0-SNAPSHOT/sisu-osgi-connect-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/sisu-osgi-connect/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-osgi-connect/5.0.0-SNAPSHOT/sisu-osgi-connect-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/commons-net/commons-net/3.10.0/commons-net-3.10.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/commons-net/commons-net/3.10.0/commons-net-3.10.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/commons-net/commons-net/3.10.0/commons-net-3.10.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/commons-net/commons-net/3.10.0/commons-net-3.10.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/target/tycho-targetplatform-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-targetplatform/5.0.0-SNAPSHOT/tycho-targetplatform-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-targetplatform/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-targetplatform/5.0.0-SNAPSHOT/tycho-targetplatform-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/target/tycho-p2-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-p2/5.0.0-SNAPSHOT/tycho-p2-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-p2/5.0.0-SNAPSHOT/tycho-p2-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/apache/31/apache-31.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/apache/31/apache-31.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/maven-parent/41/maven-parent-41.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus/10/plexus-10.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus/16/plexus-16.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus/16/plexus-16.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/apache/23/apache-23.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/apache/23/apache-23.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-parent/52/commons-parent-52.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus/17/plexus-17.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus/17/plexus-17.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-parent/66/commons-parent-66.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-parent/66/commons-parent-66.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus/15/plexus-15.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/sisu-osgi/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-osgi/5.0.0-SNAPSHOT/sisu-osgi-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-parent/65/commons-parent-65.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-parent/65/commons-parent-65.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/ow2/ow2/1.5/ow2-1.5.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/felix/felix-parent/8/felix-parent-8.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/felix/felix-parent/8/felix-parent-8.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/apache/30/apache-30.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/apache/30/apache-30.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-parent/62/commons-parent-62.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-parent/62/commons-parent-62.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-parent/69/commons-parent-69.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-parent/69/commons-parent-69.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-maven-plugin/5.0.0-SNAPSHOT/tycho-maven-plugin-5.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-maven-plugin/target/tycho-maven-plugin-5.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-maven-plugin/5.0.0-SNAPSHOT/tycho-maven-plugin-5.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/apache/32/apache-32.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/apache/32/apache-32.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/maven-parent/42/maven-parent-42.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/maven-parent/42/maven-parent-42.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/apache/commons/commons-parent/64/commons-parent-64.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_PR-3325/.m2/repository/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom to /home/jenkins/agent/workspace/tycho-github_PR-3325/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom [INFO] [INFO] --- invoker:3.6.1:run (integration-test) @ tycho-version-bump-plugin --- [INFO] Building: update-target/pom.xml [INFO] run post-build script verify.groovy [INFO] Assertion failed: assert target.locations.location.unit.find{ it.@id == "org.eclipse.equinox.executable.feature.group" }.@version == "3.8.900.v20200819-0940" | | | | | | | | | | | groovy.xml.slurpersupport.NodeChild@2878fdaf (toString() == "") 0.0.0 false | | | groovy.xml.slurpersupport.NodeChildren@20567658 (toString() == "") | | groovy.xml.slurpersupport.NodeChildren@7531d523 (toString() == "") | groovy.xml.slurpersupport.NodeChildren@4e4f9f65 (toString() == "") groovy.xml.slurpersupport.NodeChild@21358686 (toString() == "") [INFO] update-target/pom.xml ............................ FAILED (6.935 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 0, Failed: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * update-target/pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Tycho 5.0.0-SNAPSHOT: [INFO] [INFO] Tycho .............................................. SUCCESS [ 13.001 s] [INFO] Tycho Embedder API Maven/OSGi Shared Classes ....... SUCCESS [ 6.604 s] [INFO] Sisu OSGi/Plexus bridge ............................ SUCCESS [ 0.162 s] [INFO] Sisu OSGi Services API ............................. SUCCESS [ 0.668 s] [INFO] Sisu Equinox Launching ............................. SUCCESS [ 8.171 s] [INFO] Sisu Implementation of the OSGi R8 Framework Connect Specification SUCCESS [ 2.550 s] [INFO] Tycho Service Provider Interfaces .................. SUCCESS [ 4.089 s] [INFO] P2 Maven Integration ............................... SUCCESS [ 13.925 s] [INFO] Tycho Eclipse Project Metadata Model ............... SUCCESS [ 3.628 s] [INFO] Tycho Target Platform .............................. SUCCESS [ 1.616 s] [INFO] Tycho P2 Support ................................... SUCCESS [ 1.391 s] [INFO] Tycho Testing Harness .............................. SUCCESS [ 1.960 s] [INFO] Tycho Core ......................................... SUCCESS [04:52 min] [INFO] Tycho JVM Library Detector ......................... SUCCESS [ 13.428 s] [INFO] Tycho JDT Compiler Component ....................... SUCCESS [ 3.769 s] [INFO] Tycho OSGi Compiler Plugin ......................... SUCCESS [02:37 min] [INFO] Tycho OSGi Packaging Plugin ........................ SUCCESS [01:58 min] [INFO] Tycho OSGi Source Plugin ........................... SUCCESS [ 34.952 s] [INFO] Tycho Target Platform Configuration Plugin ......... SUCCESS [ 9.004 s] [INFO] Tycho Maven Build Extension ........................ SUCCESS [ 6.607 s] [INFO] Tycho OSGi Declarative Services Plugin ............. SUCCESS [ 8.461 s] [INFO] Tycho JGit Build Timestamp Provider Plugin ......... SUCCESS [ 1.141 s] [INFO] Tycho Artifactor Comparator Plugin ................. SUCCESS [ 4.440 s] [INFO] Tycho Baseline Plugin .............................. SUCCESS [ 8.541 s] [INFO] Tycho SBOM model extension ......................... SUCCESS [ 1.484 s] [INFO] Tycho Surefire OSGi Booter Eclipse Application ..... SUCCESS [ 6.146 s] [INFO] Tycho Surefire Parent .............................. SUCCESS [ 0.094 s] [INFO] Tycho Surefire OSGi JUnit 3 Runner ................. SUCCESS [ 0.520 s] [INFO] Tycho Surefire OSGi JUnit 4 Runner ................. SUCCESS [ 0.594 s] [INFO] Tycho Surefire OSGi JUnit 4.7 Runner ............... SUCCESS [ 0.835 s] [INFO] Tycho Surefire OSGi JUnit 5 Runner ................. SUCCESS [ 1.760 s] [INFO] Tycho Surefire OSGi JUnit 5.4 Runner ............... SUCCESS [ 2.052 s] [INFO] Tycho Surefire OSGi JUnit 5.5 Runner ............... SUCCESS [ 2.457 s] [INFO] Tycho Surefire OSGi JUnit 5.6 Runner ............... SUCCESS [ 2.725 s] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner ............... SUCCESS [ 2.096 s] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well SUCCESS [ 2.265 s] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner ............... SUCCESS [ 2.532 s] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner with JUnit Vintage to execute JUnit 4.x tests as well SUCCESS [ 2.601 s] [INFO] Tycho Surefire OSGi JUnit 5.9 Runner ............... SUCCESS [ 2.584 s] [INFO] Tycho Surefire OSGi JUnit 5.9 Runner with JUnit Vintage to execute JUnit 4.x tests as well SUCCESS [ 2.355 s] [INFO] Tycho Surefire OSGi TestNG Runner .................. SUCCESS [ 0.934 s] [INFO] Tycho Surefire Plugin .............................. SUCCESS [ 33.830 s] [INFO] org.eclipse.tycho.bnd.executionlistener ............ SUCCESS [ 0.501 s] [INFO] Tycho Versions Plugin .............................. SUCCESS [ 28.652 s] [INFO] Tycho p2 Metadata Plugin ........................... SUCCESS [ 9.953 s] [INFO] Tycho p2 Director Plugin ........................... SUCCESS [ 12.641 s] [INFO] Tycho p2 Publisher Plugin .......................... SUCCESS [ 15.704 s] [INFO] Tycho p2 Repository Plugin ......................... SUCCESS [ 19.627 s] [INFO] Tycho GPG plugin ................................... SUCCESS [ 9.184 s] [INFO] Tycho Extras ....................................... SUCCESS [ 0.086 s] [INFO] Tycho Document Bundle Plugin ....................... SUCCESS [ 14.812 s] [INFO] Tycho Version Bump Plugin .......................... FAILURE [ 11.777 s] [INFO] Tycho p2 Extras Plugin ............................. SKIPPED [INFO] Tycho Custom Bundle Plugin ......................... SKIPPED [INFO] Tycho JGit Source Reference Provider Plugin ........ SKIPPED [INFO] Tycho Target Platform Validation Plugin ............ SKIPPED [INFO] Tycho POM-less build extension ..................... SKIPPED [INFO] Tycho Dependency Tools Plugin ...................... SKIPPED [INFO] tycho-build ........................................ SKIPPED [INFO] Plugin for performing API analysis tasks ........... SKIPPED [INFO] Tycho BND Plugin ................................... SKIPPED [INFO] Tycho Repository Plugin ............................ SKIPPED [INFO] Tycho Eclipse Plugin ............................... SKIPPED [INFO] Tycho Integration Tests ............................ SKIPPED [INFO] Tycho Extras Integration Tests ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15:09 min [INFO] Finished at: 2024-05-24T09:18:04Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.6.1:run (integration-test) on project tycho-version-bump-plugin: 1 build failed. See console output above for details. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.6.1:run (integration-test) on project tycho-version-bump-plugin: 1 build failed. See console output above for details. at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:347) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:827) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:272) at org.apache.maven.cli.MavenCli.main (MavenCli.java:195) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See console output above for details. at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:247) at org.apache.maven.plugins.invoker.InvokerMojo.processResults (InvokerMojo.java:78) at org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute (AbstractInvokerMojo.java:854) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:827) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:272) at org.apache.maven.cli.MavenCli.main (MavenCli.java:195) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :tycho-version-bump-plugin Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy Snapshot) Stage "Deploy Snapshot" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE