Branch indexing Connecting to https://api.github.com using genie.equinox/****** (Gerrit HTTP Login) Jenkins-Imposed API Limiter: Current quota for Github API usage has 23 remaining (1 over budget). Next quota of 60 in 14 min. Sleeping for 4 min 29 sec. Jenkins is attempting to evenly distribute GitHub API requests. To configure a different rate limiting strategy, such as having Jenkins restrict GitHub API requests only when near or above the GitHub rate limit, go to "GitHub API usage" under "Configure System" in the Jenkins settings. Jenkins-Imposed API Limiter: Still sleeping, now only 1 min 27 sec remaining. Jenkins-Imposed API Limiter: Current quota for Github API usage has 20 remaining (1 over budget). Next quota of 60 in 9 min 58 sec. Sleeping for 4 min 36 sec. Jenkins is attempting to evenly distribute GitHub API requests. To configure a different rate limiting strategy, such as having Jenkins restrict GitHub API requests only when near or above the GitHub rate limit, go to "GitHub API usage" under "Configure System" in the Jenkins settings. Jenkins-Imposed API Limiter: Still sleeping, now only 1 min 34 sec remaining. Obtained Jenkinsfile from cd38cd69950d8748a0c610e223b07391f9d27ab3 [Pipeline] Start of Pipeline [Pipeline] node Agent centos-8-d163t is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-d163t" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.equinox.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-d163t" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-8-d163t" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.equinox.svc.cluster.local/equinox/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-4.11.2" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-equinox" 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-d163t in /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gerrit-http-login Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-equinox/equinox.bundles.git > git init /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance # timeout=10 Fetching upstream changes from https://github.com/eclipse-equinox/equinox.bundles.git > git --version # timeout=10 > git --version # 'git version 2.27.0' using GIT_ASKPASS to set credentials Gerrit HTTP Login > git fetch --no-tags --force --progress -- https://github.com/eclipse-equinox/equinox.bundles.git +refs/heads/R4_21_maintenance:refs/remotes/origin/R4_21_maintenance # timeout=10 Avoid second fetch Checking out Revision cd38cd69950d8748a0c610e223b07391f9d27ab3 (R4_21_maintenance) > git config remote.origin.url https://github.com/eclipse-equinox/equinox.bundles.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/R4_21_maintenance:refs/remotes/origin/R4_21_maintenance # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd38cd69950d8748a0c610e223b07391f9d27ab3 # timeout=10 Commit message: "Bug 575313 - Update to Jetty 10.0.6" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (initialize Gerrit review) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] gerritReview Gerrit Review is disabled no API URL [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository -Pbuild-individual-bundles -Pbree-libs -Papi-check -Dcompare-version-with-baselines.skip=false -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/ (142B) [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500 [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/ (124.35kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/pom.xml [INFO] Fetching R-4.21-202109060500&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.21/ (63B) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (46.27kB) [INFO] Fetching org.eclipse.osgi_3.17.0.v20210823-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.39MB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (411.93kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.4kB) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (72.7kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (114.56kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.0.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (100.01kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (180.11kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (311.11kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.runtime_3.23.0.v20210730-2035.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (70.77kB) [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.05kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.62kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.47kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (48.25kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.100.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (317.81kB) [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.23.0.v20210723-1324.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.1MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (213.88kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.300.v20210723-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (203.11kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.0.v20210619-1009.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.42kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (394.73kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (255.66kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (229.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.300.v20210813-1521.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (118.1kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.200.v20210816-1658.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (251.52kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.200.v20210723-1326.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (147.12kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.0.v20210619-0955.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.91kB) [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (367.01kB) [INFO] Fetching org.eclipse.ui_3.119.100.v20210830-0942.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (432.54kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.75kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.07MB) [INFO] Fetching org.eclipse.ui.workbench_3.123.0.v20210817-0704.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (3.47MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (21.24kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.03MB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.05MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.45MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.13MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.12MB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.compendium.sdk:3.22.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.compendium.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.compendium.sdk:3.22.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.compendium.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.compendium.sdk:3.22.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.compendium.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.core.feature:1.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.core.feature:1.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.core.feature:1.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.core:1.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.core:1.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.core:1.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.jetty:1.10.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.jetty/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.jetty:1.10.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.jetty/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.jetty:1.10.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.jetty/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.p2:1.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.p2/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.p2:1.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.p2/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.p2:1.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.p2/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.core.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.core.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.core.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.simple/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.simple/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.simple/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.serverside.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.serverside.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.serverside.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.serverside.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.serverside.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.serverside.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/pom.xml [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (326.25kB) [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (5.46MB) [INFO] Fetching org.eclipse.compare_3.8.100.v20210805-1512.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (804.85kB) [INFO] Fetching org.eclipse.core.resources_3.15.100.v20210818-1523.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (879.11kB) [INFO] Fetching org.eclipse.jface.text_3.18.100.v20210820-1651.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.02MB) [INFO] Fetching org.eclipse.ui.ide_3.18.300.v20210817-1731.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.200.v20210724-2153.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (668.08kB) [INFO] Fetching org.eclipse.ui.editors_3.14.200.v20210622-1002.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (618.57kB) [INFO] Fetching org.eclipse.ui.forms_3.11.200.v20210622-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (330.16kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.34kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (288.46kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.100.v20210611-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (68.45kB) [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.42kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.51kB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (415.44kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (53.59kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.200.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (165.1kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.8.0.v20210618-0742.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.88kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (73.01kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.200.v20210813-0803.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (142.1kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.100.v20210813-0607.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (213.92kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (130.72kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (341.15kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (468.75kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (416.62kB) [INFO] Fetching org.eclipse.team.core_3.9.100.v20210604-1207.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (395.31kB) [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (110.51kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.200.v20210803-2129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (172.19kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.15kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (65.43kB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/pom.xml [INFO] Fetching org.eclipse.core.tests.harness_3.12.100.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.49kB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml [INFO] Project org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT does not match environment (& (osgi.os=linux) (osgi.ws=gtk) (osgi.arch=ppc64le) ) skipp dependecy resolution [INFO] Project org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT does not match environment (& (osgi.os=linux) (osgi.ws=gtk) (osgi.arch=aarch64) ) skipp dependecy resolution [INFO] Project org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT does not match environment (& (osgi.os=win32) (osgi.ws=win32) (osgi.arch=x86_64) ) skipp dependecy resolution [INFO] Project org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT does not match environment (& (osgi.os=macosx) (osgi.ws=cocoa) (osgi.arch=x86_64) ) skipp dependecy resolution [INFO] Project org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT does not match environment (& (osgi.os=macosx) (osgi.ws=cocoa) (osgi.arch=aarch64) ) skipp dependecy resolution [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/pom.xml [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.58kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (219.73kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (69.34kB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml [INFO] Fetching org.apache.sshd.osgi_2.7.0.v20210623-0618.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.76MB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.82kB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (95.16kB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/pom.xml [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.33kB) [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (243.43kB) [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (769.66kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (171.75kB) [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (561.39kB) [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (194.96kB) [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.4kB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/pom.xml [INFO] Fetching org.apache.commons.fileupload_1.3.2.v20170320-2229.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82.57kB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/pom.xml [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (56.85kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.5kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.36MB) [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge.template:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge.template:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge.template:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] rt.equinox.bundles [pom] [INFO] org.eclipse.equinox.common [eclipse-plugin] [INFO] org.eclipse.equinox.registry [eclipse-plugin] [INFO] org.eclipse.equinox.preferences [eclipse-plugin] [INFO] org.eclipse.equinox.app [eclipse-plugin] [INFO] org.eclipse.equinox.event [eclipse-plugin] [INFO] org.eclipse.equinox.security [eclipse-plugin] [INFO] org.eclipse.equinox.security.ui [eclipse-plugin] [INFO] org.eclipse.equinox.cm [eclipse-plugin] [INFO] org.eclipse.equinox.coordinator [eclipse-plugin] [INFO] org.eclipse.equinox.device [eclipse-plugin] [INFO] org.eclipse.equinox.metatype [eclipse-plugin] [INFO] org.eclipse.equinox.useradmin [eclipse-plugin] [INFO] org.eclipse.equinox.compendium.sdk [eclipse-feature] [INFO] org.eclipse.equinox.console [eclipse-plugin] [INFO] org.eclipse.equinox.core.feature [eclipse-feature] [INFO] org.eclipse.equinox.concurrent [eclipse-plugin] [INFO] org.eclipse.equinox.bidi [eclipse-plugin] [INFO] org.eclipse.equinox.console.jaas.fragment [eclipse-plugin] [INFO] org.eclipse.equinox.console.ssh [eclipse-plugin] [INFO] org.eclipse.equinox.transforms.xslt [eclipse-plugin] [INFO] org.eclipse.equinox.transforms.hook [eclipse-plugin] [INFO] org.eclipse.equinox.security.linux [eclipse-plugin] [INFO] org.eclipse.equinox.region [eclipse-plugin] [INFO] org.eclipse.equinox.log.stream [eclipse-plugin] [INFO] org.eclipse.equinox.weaving.hook [eclipse-plugin] [INFO] org.eclipse.equinox.weaving.caching [eclipse-plugin] [INFO] org.eclipse.equinox.weaving.caching.j9 [eclipse-plugin] [INFO] org.eclipse.equinox.security.win32.x86_64 [eclipse-plugin] [INFO] org.eclipse.equinox.security.macosx [eclipse-plugin] [INFO] org.eclipse.equinox.core.sdk [eclipse-feature] [INFO] org.eclipse.equinox.http.servlet [eclipse-plugin] [INFO] org.eclipse.equinox.http.jetty [eclipse-plugin] [INFO] org.eclipse.equinox.http.registry [eclipse-plugin] [INFO] org.eclipse.equinox.servletbridge [eclipse-plugin] [INFO] org.eclipse.equinox.http.servletbridge [eclipse-plugin] [INFO] org.eclipse.equinox.jsp.jasper [eclipse-plugin] [INFO] org.eclipse.equinox.jsp.jasper.registry [eclipse-plugin] [INFO] org.eclipse.equinox.server.core [eclipse-feature] [INFO] org.eclipse.equinox.server.jetty [eclipse-feature] [INFO] org.eclipse.equinox.server.p2 [eclipse-feature] [INFO] org.eclipse.equinox.serverside.sdk [eclipse-feature] [INFO] org.eclipse.equinox.sdk [eclipse-feature] [INFO] org.eclipse.equinox.server.simple [eclipse-feature] [INFO] org.eclipse.equinox.bidi.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.cm.test [eclipse-test-plugin] [INFO] org.eclipse.equinox.common.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.ds.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.preferences.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.security.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.security.linux.x86_64 [eclipse-plugin] [INFO] org.eclipse.equinox.console.ssh.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.console.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.http.servlet.tests [eclipse-test-plugin] [INFO] org.eclipse.equinox.servletbridge.template [eclipse-plugin] [INFO] org.eclipse.equinox.slf4j.stub [eclipse-plugin] [INFO] [INFO] -----------< org.eclipse.equinox.bundles:rt.equinox.bundles >----------- [INFO] Building rt.equinox.bundles 4.21.0-SNAPSHOT [1/56] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rt.equinox.bundles --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ rt.equinox.bundles --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ rt.equinox.bundles --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ rt.equinox.bundles --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ rt.equinox.bundles --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ rt.equinox.bundles --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ rt.equinox.bundles --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ rt.equinox.bundles --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ rt.equinox.bundles --- [INFO] [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.common >----------- [INFO] Building org.eclipse.equinox.common 3.15.0-SNAPSHOT [2/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.common --- [INFO] The project's OSGi version is 3.15.0.v20210518-0604 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.common --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.common --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.common --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.common --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.common --- [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.common --- [INFO] Fetching org.eclipse.ant.core_3.6.100.v20210731-1643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.27kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.64kB) [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (139.68kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.0.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.0.v20210723-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (194.23kB) [INFO] Fetching org.eclipse.equinox.app_1.6.0.v20210723-1130.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (89.14kB) [INFO] Fetching org.eclipse.debug.core_3.18.200.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (394.78kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (109.64kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (367.36kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (244.04kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (56.37kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.100.v20210723-0757.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (101.87kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (242.54kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.security_1.3.700.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (129.25kB) [INFO] Fetching org.eclipse.jdt.core_3.27.0.v20210823-1758.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (6.6MB) [INFO] Fetching org.eclipse.jdt.debug_3.18.0.v20210816-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (903.62kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.300.v20210815-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (563.43kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (249.09kB) [INFO] Fetching org.eclipse.pde.api.tools_1.2.600.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (931.09kB) [INFO] Fetching org.eclipse.pde.core_3.14.400.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.33MB) [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (130.19kB) [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.5kB) [INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (477.46kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.common_3.15.0.v20210518-0604, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.common --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.common --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/org.eclipse.equinox.common-3.15.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.common --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/org.eclipse.equinox.common-3.15.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.common --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.common --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.common --- [INFO] Fetching org.eclipse.equinox.common.source_3.15.0.v20210518-0604.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.02kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.common --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.common --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.common --- [INFO] Fetching org.eclipse.ecf_3.9.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (123.51kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.23kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.700.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (128.97kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.69kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.100.v20210630-1916.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (85.91kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.53kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/org.eclipse.equinox.common-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common/target/dependencies-list.txt, -failOnError] 0 API ERRORS 1 API warnings * Marker [on: /org.eclipse.equinox.common/src/org/eclipse/core/runtime/Path.java, id: 87, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 1330, charStart: 1326, lineNumber: 37, message: Path implements non-API interface IPath, messagearguments: IPath#Path, org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.common/src---------- [INFO] Building org.eclipse.equinox.registry 3.11.0-SNAPSHOT [3/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.registry --- [INFO] The project's OSGi version is 3.11.0.v20210723-1953 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.registry --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.registry --- [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.registry --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.registry_3.11.0.v20210723-1953, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.registry --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.registry --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/org.eclipse.equinox.registry-3.11.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.registry --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/org.eclipse.equinox.registry-3.11.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.registry --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.registry --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.registry --- [INFO] Fetching org.eclipse.equinox.registry.source_3.11.0.v20210723-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (176.16kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.registry --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.registry --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.registry --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/org.eclipse.equinox.registry-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.registry/target/dependencies-list.txt, -failOnError] 0 API ERRORS 2 API warnings * Marker [on: /org.eclipse.equinox.registry/src/org/eclipse/core/runtime/dynamichelpers/ExtensionTracker.java, id: 116, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 1175, charStart: 1159, lineNumber: 32, message: ExtensionTracker implements non-API interface IExtensionTracker, messagearguments: IExtensionTracker#ExtensionTracker, org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.registry/src--------- [INFO] Building org.eclipse.equinox.preferences 3.9.0-SNAPSHOT [4/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.preferences --- [INFO] The project's OSGi version is 3.9.0.v20210726-0943 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.preferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.preferences --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.preferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.preferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.preferences --- [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.preferences --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.preferences_3.9.0.v20210726-0943, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.preferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.preferences --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.preferences --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/org.eclipse.equinox.preferences-3.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.preferences --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/org.eclipse.equinox.preferences-3.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.preferences --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.preferences --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.preferences --- [INFO] Fetching org.eclipse.equinox.preferences.source_3.9.0.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (115.67kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.preferences --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.preferences --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.preferences --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/org.eclipse.equinox.preferences-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences/target/dependencies-list.txt, -failOnError] 0 API ERRORS 1 API warnings * Marker [on: /org.eclipse.equinox.preferences/src/org/eclipse/core/runtime/preferences/IEclipsePreferences.java, id: 152, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 1035, charStart: 1016, lineNumber: 31, message: IEclipsePreferences extends non-API type Preferences, messagearguments: Preferences#IEclipsePreferences, org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.preferences/src------------- [INFO] Building org.eclipse.equinox.app 1.6.0-SNAPSHOT [5/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.app --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.app --- [INFO] The project's OSGi version is 1.6.0.v20210723-1130 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.app --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.app --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.app --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.app --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.app --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.app --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.app --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.app_1.6.0.v20210723-1130, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.app --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.app --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.app --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/org.eclipse.equinox.app-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.app --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/org.eclipse.equinox.app-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.app --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.app --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.app --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.app --- [INFO] Fetching org.eclipse.equinox.app.source_1.6.0.v20210723-1130.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.54kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.app --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.app --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.app --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/org.eclipse.equinox.app-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.app/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.event >------------ [INFO] Building org.eclipse.equinox.event 1.6.0-SNAPSHOT [6/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.event --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.event --- [INFO] The project's OSGi version is 1.6.0.v20210212-1143 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.event --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.event --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.event --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.event --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.event --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.event --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.event --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.event_1.6.0.v20210212-1143, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.event --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.event --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.event --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/org.eclipse.equinox.event-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.event --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/org.eclipse.equinox.event-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.event --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.event --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.event --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.event --- [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.98kB) [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.17kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.event --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.event --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.event --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/org.eclipse.equinox.event-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.event/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.security >---------- [INFO] Building org.eclipse.equinox.security 1.3.700-SNAPSHOT [7/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.security --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security --- [INFO] The project's OSGi version is 1.3.700.v20210726-0943 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.security --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.security --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.security --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.security --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.security --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.security --- [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.security --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.security_1.3.700.v20210726-0943, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.security --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.security --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.security --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/org.eclipse.equinox.security-1.3.700-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.security --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/org.eclipse.equinox.security-1.3.700-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.security --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.security --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security --- [INFO] Fetching org.eclipse.equinox.security.source_1.3.700.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.34kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.security --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.security --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.security --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/org.eclipse.equinox.security-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.security.ui >--------- [INFO] Building org.eclipse.equinox.security.ui 1.3.0-SNAPSHOT [8/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.ui --- [INFO] The project's OSGi version is 1.3.0.v20210121-0947 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.security.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.security.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.security.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.security.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.security.ui --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.security.ui --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.security.ui_1.3.0.v20210121-0947, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.security.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.security.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.security.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/org.eclipse.equinox.security.ui-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/org.eclipse.equinox.security.ui-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.ui --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.security.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.ui --- [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (167.83kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (85.51kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.security.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.security.ui --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.security.ui --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/org.eclipse.equinox.security.ui-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.ui/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -------------< org.eclipse.equinox:org.eclipse.equinox.cm >------------- [INFO] Building org.eclipse.equinox.cm 1.5.0-SNAPSHOT [9/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.cm --- [INFO] The project's OSGi version is 1.5.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.cm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.cm --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.cm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.cm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.cm --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.cm --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.cm_1.5.0.v20210202-1256, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.cm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.cm --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.cm --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/org.eclipse.equinox.cm-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.cm --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/org.eclipse.equinox.cm-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.cm --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.cm --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.cm --- [INFO] Fetching org.eclipse.equinox.cm_1.5.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (78.71kB) [INFO] Fetching org.eclipse.equinox.cm.source_1.5.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (46.71kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.cm --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.cm --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.cm --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/org.eclipse.equinox.cm-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.coordinator >--------- [INFO] Building org.eclipse.equinox.coordinator 1.4.0-SNAPSHOT [10/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.coordinator --- [INFO] The project's OSGi version is 1.4.0.v20210212-1143 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.coordinator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.coordinator --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.coordinator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.coordinator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.coordinator --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.coordinator --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.coordinator_1.4.0.v20210212-1143, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.coordinator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.coordinator --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.coordinator --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/org.eclipse.equinox.coordinator-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.coordinator --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/org.eclipse.equinox.coordinator-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.coordinator --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.coordinator --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.coordinator --- [INFO] Fetching org.eclipse.equinox.coordinator_1.4.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.69kB) [INFO] Fetching org.eclipse.equinox.coordinator.source_1.4.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.5kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.coordinator --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.coordinator --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.coordinator --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/org.eclipse.equinox.coordinator-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.coordinator/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.device >----------- [INFO] Building org.eclipse.equinox.device 1.1.100-SNAPSHOT [11/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.device --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.device --- [INFO] The project's OSGi version is 1.1.100.v20210212-1143 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.device --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.device --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.device --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.device --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.device --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.device --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.device --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.device_1.1.100.v20210212-1143, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.device --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.device --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.device --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/org.eclipse.equinox.device-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.device --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/org.eclipse.equinox.device-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.device --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.device --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.device --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.device --- [INFO] Fetching org.eclipse.equinox.device_1.1.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (33.24kB) [INFO] Fetching org.eclipse.equinox.device.source_1.1.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.87kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.device --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.device --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.device --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/org.eclipse.equinox.device-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.device/target/dependencies-list.txt, -failOnError] 0 API ERRORS 1 API warnings * Marker [on: /org.eclipse.equinox.device/src/org/eclipse/equinox/device/Match.java, id: 525, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 689, charStart: 684, lineNumber: 22, message: Match illegally implements Match, messagearguments: Match#Match, org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.device/src---------- [INFO] Building org.eclipse.equinox.metatype 1.6.0-SNAPSHOT [12/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.metatype --- [INFO] The project's OSGi version is 1.6.0.v20210212-1143 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.metatype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.metatype --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.metatype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.metatype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.metatype --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.metatype --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.metatype_1.6.0.v20210212-1143, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.metatype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.metatype --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.metatype --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/org.eclipse.equinox.metatype-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.metatype --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/org.eclipse.equinox.metatype-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.metatype --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.metatype --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.metatype --- [INFO] Fetching org.eclipse.equinox.metatype_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.04kB) [INFO] Fetching org.eclipse.equinox.metatype.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (55.98kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.metatype --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.metatype --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.metatype --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/org.eclipse.equinox.metatype-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.metatype/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.useradmin >---------- [INFO] Building org.eclipse.equinox.useradmin 1.2.100-SNAPSHOT [13/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.useradmin --- [INFO] The project's OSGi version is 1.2.100.v20210212-1143 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.useradmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.useradmin --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.useradmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.useradmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.useradmin --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.useradmin --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.useradmin_1.2.100.v20210212-1143, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.useradmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.useradmin --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.useradmin --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/org.eclipse.equinox.useradmin-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.useradmin --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/org.eclipse.equinox.useradmin-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.useradmin --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.useradmin --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.useradmin --- [INFO] Fetching org.eclipse.equinox.useradmin_1.2.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (38.52kB) [INFO] Fetching org.eclipse.equinox.useradmin.source_1.2.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.86kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.useradmin --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.useradmin --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.useradmin --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/org.eclipse.equinox.useradmin-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.useradmin/target/dependencies-list.txt, -failOnError] 0 API ERRORS 5 API warnings * Marker [on: /org.eclipse.equinox.useradmin/src/org/eclipse/equinox/internal/useradmin/Authorization.java, id: 554, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 2688, charStart: 2675, lineNumber: 59, message: Authorization illegally implements Authorization, messagearguments: Authorization#Authorization, org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.useradmin/src--- [INFO] Building org.eclipse.equinox.compendium.sdk 3.22.100-SNAPSHOT [14/56] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.compendium.sdk --- [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (278.04kB) [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] The project's OSGi version is 3.22.100.v20210726-0943 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.compendium.sdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.compendium.sdk/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.compendium.sdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.compendium.sdk/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.equinox.compendium.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.compendium.sdk/target/org.eclipse.equinox.compendium.sdk-3.22.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.compendium.sdk --- [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.compendium.sdk:3.22.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.compendium.sdk/pom.xml The main artifact has been replaced with the baseline version. [INFO] [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.compendium.sdk --- [INFO] Fetching org.eclipse.equinox.compendium.sdk_3.22.100.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.36kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.compendium.sdk --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.compendium.sdk --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.compendium.sdk --- [INFO] [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.console >----------- [INFO] Building org.eclipse.equinox.console 1.4.400-SNAPSHOT [15/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.console --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console --- [INFO] The project's OSGi version is 1.4.400.v20210602-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.console --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.console --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.console --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.console --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.console --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.console --- [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.console --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.console_1.4.400.v20210602-1312, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.console --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.console --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.console --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/org.eclipse.equinox.console-1.4.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.console --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/org.eclipse.equinox.console-1.4.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.console --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.console --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console --- [INFO] Fetching org.eclipse.equinox.console_1.4.400.v20210602-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.34kB) [INFO] Fetching org.eclipse.equinox.console.source_1.4.400.v20210602-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (84.66kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.console --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.console --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.console --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/org.eclipse.equinox.console-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console/target/dependencies-list.txt, -failOnError] 0 API ERRORS 6 API warnings * Marker [on: /org.eclipse.equinox.console/src/org/eclipse/equinox/console/command/adapter/Activator.java, id: 569, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 7844, charStart: 7839, lineNumber: 218, message: SessionCustomizer illegally references method ConsoleSession.close(), messagearguments: ConsoleSession#SessionCustomizer#close(), org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.console/src;[~run, problemTypeName: org.eclipse.equinox.console.command.adapter.Activator$SessionCustomizer, problemid: 640712815, severity: 1, sourceId: API Tools], created: 3/14/22, 9:11 PM] * Marker [on: /org.eclipse.equinox.console/src/org/eclipse/equinox/console/command/adapter/Activator.java, id: 565, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 7463, charStart: 7455, lineNumber: 204, message: SessionCustomizer illegally references method ConsoleSession.getInput(), messagearguments: ConsoleSession#SessionCustomizer#getInput(), org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.console/src;, problemTypeName: org.eclipse.equinox.console.command.adapter.Activator$SessionCustomizer, problemid: 640712815, severity: 1, sourceId: API Tools], created: 3/14/22, 9:11 PM] * Marker [on: /org.eclipse.equinox.console/src/org/eclipse/equinox/console/command/adapter/Activator.java, id: 566, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 7373, charStart: 7364, lineNumber: 203, message: SessionCustomizer illegally references method ConsoleSession.getOutput(), messagearguments: ConsoleSession#SessionCustomizer#getOutput(), org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.console/src;, problemTypeName: org.eclipse.equinox.console.command.adapter.Activator$SessionCustomizer, problemid: 640712815, severity: 1, sourceId: API Tools], created: 3/14/22, 9:11 PM] * Marker [on: /org.eclipse.equinox.console/src/org/eclipse/equinox/console/command/adapter/Activator.java, id: 567, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 7844, charStart: 7839, lineNumber: 218, message: SessionCustomizer illegally references method ConsoleSession.close(), messagearguments: ConsoleSession#SessionCustomizer#close(), org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.console/src;[~run, problemTypeName: org.eclipse.equinox.console.command.adapter.Activator$SessionCustomizer, problemid: 640712815, severity: 1, sourceId: API Tools], created: 3/14/22, 9:11 PM] * Marker [on: /org.eclipse.equinox.console/src/org/eclipse/equinox/console/command/adapter/Activator.java, id: 568, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 7844, charStart: 7839, lineNumber: 218, message: SessionCustomizer illegally references method ConsoleSession.close(), messagearguments: ConsoleSession#SessionCustomizer#close(), org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.console/src;[~run, problemTypeName: org.eclipse.equinox.console.command.adapter.Activator$SessionCustomizer, problemid: 640712815, severity: 1, sourceId: API Tools], created: 3/14/22, 9:11 PM] * Marker [on: /org.eclipse.equinox.console/src/org/eclipse/equinox/console/command/adapter/CustomCommandInterpreter.java, id: 564, type: org.eclipse.pde.api.tools.api_usage, attributes: [apiMarkerID: 3, charEnd: 1375, charStart: 1351, lineNumber: 39, message: CustomCommandInterpreter illegally implements CommandInterpreter, messagearguments: CommandInterpreter#CustomCommandInterpreter, org.eclipse.jdt.internal.core.JavaModelManager.handleId: =org.eclipse.equinox.console/src---- [INFO] Building org.eclipse.equinox.core.feature 1.13.300-SNAPSHOT [16/56] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.core.feature --- [INFO] The project's OSGi version is 1.13.300.v20210823-1805 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.core.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.feature/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.core.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.feature/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.equinox.core.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.feature/target/org.eclipse.equinox.core.feature-1.13.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.core.feature --- [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.core.feature:1.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.core.feature/pom.xml The main artifact has been replaced with the baseline version. [INFO] [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.core.feature --- [INFO] Fetching org.eclipse.equinox.core.feature_1.13.300.v20210823-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.19kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.core.feature --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.core.feature --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.core.feature --- [INFO] [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.concurrent >--------- [INFO] Building org.eclipse.equinox.concurrent 1.2.0-SNAPSHOT [17/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.concurrent --- [INFO] The project's OSGi version is 1.2.0.v20210202-1157 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.concurrent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.concurrent --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.concurrent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.concurrent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.concurrent --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.concurrent --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.concurrent_1.2.0.v20210202-1157, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.concurrent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.concurrent --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.concurrent --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/org.eclipse.equinox.concurrent-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.concurrent --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/org.eclipse.equinox.concurrent-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.concurrent --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.concurrent --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.concurrent --- [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.94kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.concurrent --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.concurrent --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.concurrent --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/org.eclipse.equinox.concurrent-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.concurrent/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ------------< org.eclipse.equinox:org.eclipse.equinox.bidi >------------ [INFO] Building org.eclipse.equinox.bidi 1.4.0-SNAPSHOT [18/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.bidi --- [INFO] The project's OSGi version is 1.4.0.v20210723-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.bidi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.bidi --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.bidi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.bidi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.bidi --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.bidi --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.bidi_1.4.0.v20210723-1312, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.bidi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.bidi --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.bidi --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/org.eclipse.equinox.bidi-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.bidi --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/org.eclipse.equinox.bidi-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.bidi --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.bidi --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.bidi --- [INFO] Fetching org.eclipse.equinox.bidi_1.4.0.v20210723-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.73kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.0.v20210723-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (63.52kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.bidi --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.bidi --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.bidi --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/org.eclipse.equinox.bidi-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ---< org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment >---- [INFO] Building org.eclipse.equinox.console.jaas.fragment 1.1.0-SNAPSHOT [19/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] The project's OSGi version is 1.1.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/target/org.eclipse.equinox.console.jaas.fragment-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.jaas.fragment --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/target/org.eclipse.equinox.console.jaas.fragment-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.jaas.fragment --- [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.jaas.fragment/pom.xml: baseline and build artifacts have same version but different contents classifier-sources: not present in baseline [INFO] [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.console.ssh >--------- [INFO] Building org.eclipse.equinox.console.ssh 1.2.800-SNAPSHOT [20/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.ssh --- [INFO] The project's OSGi version is 1.2.800.v20210114-1556 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.console.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.console.ssh --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.console.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.console.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.console.ssh --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.console.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.console.ssh --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.console.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/target/org.eclipse.equinox.console.ssh-1.2.800-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/target/org.eclipse.equinox.console.ssh-1.2.800-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.ssh --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.console.ssh --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console.ssh --- [INFO] Fetching org.eclipse.equinox.console.ssh_1.2.800.v20210114-1556.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.93kB) [INFO] Fetching org.eclipse.equinox.console.ssh.source_1.2.800.v20210114-1556.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.17kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.console.ssh --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.console.ssh --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.console.ssh --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/target/org.eclipse.equinox.console.ssh-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.transforms.xslt >------- [INFO] Building org.eclipse.equinox.transforms.xslt 1.2.0-SNAPSHOT [21/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.transforms.xslt --- [INFO] The project's OSGi version is 1.2.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.transforms.xslt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.transforms.xslt --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.transforms.xslt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.transforms.xslt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.transforms.xslt --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.transforms.xslt --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.transforms.xslt_1.2.0.v20210202-1256, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.transforms.xslt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.transforms.xslt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.transforms.xslt --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/org.eclipse.equinox.transforms.xslt-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.transforms.xslt --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/org.eclipse.equinox.transforms.xslt-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.transforms.xslt --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.transforms.xslt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.transforms.xslt --- [INFO] Fetching org.eclipse.equinox.transforms.xslt_1.2.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.38kB) [INFO] Fetching org.eclipse.equinox.transforms.xslt.source_1.2.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (13.46kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.transforms.xslt --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.transforms.xslt --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.transforms.xslt --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/org.eclipse.equinox.transforms.xslt-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.xslt/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.transforms.hook >------- [INFO] Building org.eclipse.equinox.transforms.hook 1.3.0-SNAPSHOT [22/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.transforms.hook --- [INFO] The project's OSGi version is 1.3.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.transforms.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.transforms.hook --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.transforms.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.transforms.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.transforms.hook --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.transforms.hook --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.transforms.hook_1.3.0.v20210202-1256, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.transforms.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.transforms.hook --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.transforms.hook --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/org.eclipse.equinox.transforms.hook-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.transforms.hook --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/org.eclipse.equinox.transforms.hook-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.transforms.hook --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.transforms.hook --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.transforms.hook --- [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.53kB) [INFO] Fetching org.eclipse.equinox.transforms.hook.source_1.3.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.92kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.transforms.hook --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.transforms.hook --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.transforms.hook --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/org.eclipse.equinox.transforms.hook-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.transforms.hook/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.security.linux >------- [INFO] Building org.eclipse.equinox.security.linux 1.0.200-SNAPSHOT [23/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.linux --- [INFO] The project's OSGi version is 1.0.200.v20210616-0726 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.security.linux --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.security.linux --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.security.linux --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.security.linux --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.security.linux --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.security.linux --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.security.linux_1.0.200.v20210616-0726, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.security.linux --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.security.linux --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.security.linux --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/org.eclipse.equinox.security.linux-1.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.linux --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/org.eclipse.equinox.security.linux-1.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.linux --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.security.linux --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.linux --- [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.39kB) [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.13kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.security.linux --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.security.linux --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.security.linux --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/org.eclipse.equinox.security.linux-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.region >----------- [INFO] Building org.eclipse.equinox.region 1.5.100-SNAPSHOT [24/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.region --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.region --- [INFO] The project's OSGi version is 1.5.100.v20210212-1143 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.region --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.region --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.region --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.region --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.region --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.region --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.region --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.region --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.region --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.region --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.region --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.region --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.region --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.region --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/target/org.eclipse.equinox.region-1.5.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.region --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/target/org.eclipse.equinox.region-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.region --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.region --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.region --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.region --- [INFO] Fetching org.eclipse.equinox.region_1.5.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.15kB) [INFO] Fetching org.eclipse.equinox.region.source_1.5.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.83kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.region --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.region --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.region --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/target/org.eclipse.equinox.region-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.region/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.log.stream >--------- [INFO] Building org.eclipse.equinox.log.stream 1.0.300-SNAPSHOT [25/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.log.stream --- [INFO] The project's OSGi version is 1.0.300.v20200828-1034 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.log.stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.log.stream --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.log.stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.log.stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.log.stream --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.log.stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.log.stream --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.log.stream --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/target/org.eclipse.equinox.log.stream-1.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.log.stream --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/target/org.eclipse.equinox.log.stream-1.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.log.stream --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.log.stream --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.log.stream --- [INFO] Fetching org.eclipse.equinox.log.stream_1.0.300.v20200828-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.46kB) [INFO] Fetching org.eclipse.equinox.log.stream.source_1.0.300.v20200828-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (61.62kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.log.stream --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.log.stream --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.log.stream --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/target/org.eclipse.equinox.log.stream-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.log.stream/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.weaving.hook >-------- [INFO] Building org.eclipse.equinox.weaving.hook 1.3.0-SNAPSHOT [26/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.weaving.hook --- [INFO] The project's OSGi version is 1.3.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.weaving.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.weaving.hook --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.weaving.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.weaving.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.weaving.hook --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.weaving.hook --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.weaving.hook_1.3.0.v20210202-1256, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.weaving.hook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.weaving.hook --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.weaving.hook --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/org.eclipse.equinox.weaving.hook-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.weaving.hook --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/org.eclipse.equinox.weaving.hook-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.weaving.hook --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.weaving.hook --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.weaving.hook --- [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.46kB) [INFO] Fetching org.eclipse.equinox.weaving.hook.source_1.3.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (41.63kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.weaving.hook --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.weaving.hook --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.weaving.hook --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/org.eclipse.equinox.weaving.hook-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.hook/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.weaving.caching >------- [INFO] Building org.eclipse.equinox.weaving.caching 1.2.0-SNAPSHOT [27/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.weaving.caching --- [INFO] The project's OSGi version is 1.2.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.weaving.caching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.weaving.caching --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.weaving.caching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.weaving.caching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.weaving.caching --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.weaving.caching --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.weaving.caching_1.2.0.v20210202-1256, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.weaving.caching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.weaving.caching --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.weaving.caching --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/org.eclipse.equinox.weaving.caching-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.weaving.caching --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/org.eclipse.equinox.weaving.caching-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.weaving.caching --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.weaving.caching --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.weaving.caching --- [INFO] Fetching org.eclipse.equinox.weaving.caching_1.2.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (24.02kB) [INFO] Fetching org.eclipse.equinox.weaving.caching.source_1.2.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (20.05kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.weaving.caching --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.weaving.caching --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.weaving.caching --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/org.eclipse.equinox.weaving.caching-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9 >----- [INFO] Building org.eclipse.equinox.weaving.caching.j9 1.2.0-SNAPSHOT [28/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] The project's OSGi version is 1.2.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.weaving.caching.j9_1.2.0.v20210202-1256, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/org.eclipse.equinox.weaving.caching.j9-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/org.eclipse.equinox.weaving.caching.j9-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Fetching org.eclipse.equinox.weaving.caching.j9_1.2.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.52kB) [INFO] Fetching org.eclipse.equinox.weaving.caching.j9.source_1.2.0.v20210202-1256.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.82kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.weaving.caching.j9 --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/org.eclipse.equinox.weaving.caching.j9-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.weaving.caching.j9/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ---< org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64 >---- [INFO] Building org.eclipse.equinox.security.win32.x86_64 1.1.200-SNAPSHOT [29/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] The project's OSGi version is 1.1.200.v20190812-0919 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/org.eclipse.equinox.security.win32.x86_64-1.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/target/org.eclipse.equinox.security.win32.x86_64-1.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.57kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Skipping Antrun execution [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.security.win32.x86_64 --- [INFO] [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.security.macosx >------- [INFO] Building org.eclipse.equinox.security.macosx 1.101.400-SNAPSHOT [30/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.macosx --- [INFO] The project's OSGi version is 1.101.400.v20210427-1958 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.security.macosx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.security.macosx --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.security.macosx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.security.macosx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.security.macosx --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.security.macosx --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.security.macosx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.security.macosx --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.security.macosx --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/org.eclipse.equinox.security.macosx-1.101.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.macosx --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/target/org.eclipse.equinox.security.macosx-1.101.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.macosx --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.macosx/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.security.macosx --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.macosx --- [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.06kB) [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.48kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.security.macosx --- [INFO] Skipping Antrun execution [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.security.macosx --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.security.macosx --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping org.eclipse.equinox.core.sdk [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.http.servlet >-------- [INFO] Building org.eclipse.equinox.http.servlet 1.7.100-SNAPSHOT [31/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.servlet --- [INFO] The project's OSGi version is 1.7.100.v20210311-1631 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.http.servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.http.servlet --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.http.servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.http.servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.http.servlet --- [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.http.servlet --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.http.servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.http.servlet --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.http.servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/org.eclipse.equinox.http.servlet-1.7.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/org.eclipse.equinox.http.servlet-1.7.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.servlet --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.http.servlet --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.servlet --- [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (229.5kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.100.v20210311-1631.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (140.78kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.http.servlet --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.http.servlet --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.http.servlet --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/org.eclipse.equinox.http.servlet-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.http.jetty >--------- [INFO] Building org.eclipse.equinox.http.jetty 3.8.0-SNAPSHOT [32/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.jetty --- [INFO] The project's OSGi version is 3.8.0.v20210414-1616 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.http.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.http.jetty --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.http.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.http.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.http.jetty --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.http.jetty --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.http.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.http.jetty --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.http.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/org.eclipse.equinox.http.jetty-3.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/org.eclipse.equinox.http.jetty-3.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.jetty --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.http.jetty --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.jetty --- [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.7kB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.0.v20210414-1616.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.51kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.http.jetty --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.http.jetty --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.http.jetty --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/org.eclipse.equinox.http.jetty-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.jetty/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.http.registry >-------- [INFO] Building org.eclipse.equinox.http.registry 1.3.0-SNAPSHOT [33/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.registry --- [INFO] The project's OSGi version is 1.3.0.v20210723-1156 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.http.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.http.registry --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.http.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.http.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.http.registry --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.http.registry --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.http.registry_1.3.0.v20210723-1156, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.http.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.http.registry --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.http.registry --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/org.eclipse.equinox.http.registry-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.registry --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/org.eclipse.equinox.http.registry-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.registry --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.http.registry --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.registry --- [INFO] Fetching org.eclipse.equinox.http.registry_1.3.0.v20210723-1156.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (47.6kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.0.v20210723-1156.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.56kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.http.registry --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.http.registry --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.http.registry --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/org.eclipse.equinox.http.registry-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.registry/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.servletbridge >-------- [INFO] Building org.eclipse.equinox.servletbridge 1.6.0-SNAPSHOT [34/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.servletbridge --- [INFO] The project's OSGi version is 1.6.0.v20200511-1902 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.servletbridge --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.servletbridge --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.servletbridge --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.servletbridge_1.6.0.v20200511-1902, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.servletbridge --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.servletbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/org.eclipse.equinox.servletbridge-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.servletbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/org.eclipse.equinox.servletbridge-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.servletbridge --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.servletbridge --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.servletbridge --- [INFO] Fetching org.eclipse.equinox.servletbridge_1.6.0.v20200511-1902.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (48.15kB) [INFO] Fetching org.eclipse.equinox.servletbridge.source_1.6.0.v20200511-1902.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.25kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.servletbridge --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.servletbridge --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.servletbridge --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/org.eclipse.equinox.servletbridge-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.http.servletbridge >----- [INFO] Building org.eclipse.equinox.http.servletbridge 1.2.0-SNAPSHOT [35/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.servletbridge --- [INFO] The project's OSGi version is 1.2.0.v20210120-1213 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.http.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.http.servletbridge --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.http.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.http.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.http.servletbridge --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.http.servletbridge --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.http.servletbridge_1.2.0.v20210120-1213, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.http.servletbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.http.servletbridge --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.http.servletbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/org.eclipse.equinox.http.servletbridge-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.servletbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/org.eclipse.equinox.http.servletbridge-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.servletbridge --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.http.servletbridge --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.servletbridge --- [INFO] Fetching org.eclipse.equinox.http.servletbridge_1.2.0.v20210120-1213.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.http.servletbridge.source_1.2.0.v20210120-1213.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.1kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.http.servletbridge --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.http.servletbridge --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.http.servletbridge --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/org.eclipse.equinox.http.servletbridge-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servletbridge/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.jsp.jasper >--------- [INFO] Building org.eclipse.equinox.jsp.jasper 1.1.500-SNAPSHOT [36/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.jsp.jasper --- [INFO] The project's OSGi version is 1.1.500.v20200422-1833 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.jsp.jasper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.jsp.jasper --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.jsp.jasper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.jsp.jasper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.jsp.jasper --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.jsp.jasper --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.jsp.jasper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.jsp.jasper --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.jsp.jasper --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/org.eclipse.equinox.jsp.jasper-1.1.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.jsp.jasper --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/org.eclipse.equinox.jsp.jasper-1.1.500-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.jsp.jasper --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.jsp.jasper --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.jsp.jasper --- [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.16kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.jsp.jasper --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.jsp.jasper --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.jsp.jasper --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/org.eclipse.equinox.jsp.jasper-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ----< org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry >----- [INFO] Building org.eclipse.equinox.jsp.jasper.registry 1.2.0-SNAPSHOT [37/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] The project's OSGi version is 1.2.0.v20210723-2021 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.equinox.jsp.jasper.registry_1.2.0.v20210723-2021, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry, -binary, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/classes, -target, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/org.eclipse.equinox.jsp.jasper.registry-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/org.eclipse.equinox.jsp.jasper.registry-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.0.v20210723-2021.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.61kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.0.v20210723-2021.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.04kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.jsp.jasper.registry --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/org.eclipse.equinox.jsp.jasper.registry-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.jsp.jasper.registry/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] ----< org.eclipse.equinox.feature:org.eclipse.equinox.server.core >----- [INFO] Building org.eclipse.equinox.server.core 1.14.300-SNAPSHOT [38/56] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.server.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.core --- [INFO] The project's OSGi version is 1.14.300.v20210823-1805 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.server.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.server.core --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.server.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.core/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.server.core --- [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.server.core --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.server.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.core/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.server.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.equinox.server.core --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.core/target/org.eclipse.equinox.server.core-1.14.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.core --- [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.core:1.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.core/pom.xml The main artifact has been replaced with the baseline version. [INFO] [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.core --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.core --- [INFO] Fetching org.eclipse.equinox.server.core_1.14.300.v20210823-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.14kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.server.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.server.core --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.server.core --- [INFO] [INFO] ----< org.eclipse.equinox.feature:org.eclipse.equinox.server.jetty >---- [INFO] Building org.eclipse.equinox.server.jetty 1.10.800-SNAPSHOT [39/56] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.jetty --- [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (68.89kB) [INFO] The project's OSGi version is 1.10.800.v20210815-2117 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.server.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.jetty/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.server.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.jetty/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.equinox.server.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.jetty/target/org.eclipse.equinox.server.jetty-1.10.800-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.jetty --- [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.jetty:1.10.800-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.jetty/pom.xml The main artifact has been replaced with the baseline version. [INFO] [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.jetty --- [INFO] Fetching org.eclipse.equinox.server.jetty_1.10.800.v20210815-2117.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.06kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.server.jetty --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.server.jetty --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.server.jetty --- [INFO] [INFO] -----< org.eclipse.equinox.feature:org.eclipse.equinox.server.p2 >------ [INFO] Building org.eclipse.equinox.server.p2 1.12.200-SNAPSHOT [40/56] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.p2 --- [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (367.61kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1,021.45kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (350.75kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.702.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.74kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.43kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (27.84kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.401.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82.92kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.703.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (27.93kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (23.74kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.05kB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.4MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.14MB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (30.06kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.400.v20210410-0052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.79kB) [INFO] The project's OSGi version is 1.12.200.v20210830-0925 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.server.p2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.p2/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.server.p2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.p2/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.equinox.server.p2 --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.p2/target/org.eclipse.equinox.server.p2-1.12.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.p2 --- [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.p2:1.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.p2/pom.xml The main artifact has been replaced with the baseline version. [INFO] [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.p2 --- [INFO] Fetching org.eclipse.equinox.server.p2_1.12.200.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.98kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.server.p2 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.server.p2 --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.server.p2 --- [INFO] [INFO] ---< org.eclipse.equinox.feature:org.eclipse.equinox.serverside.sdk >--- [INFO] Building org.eclipse.equinox.serverside.sdk 3.23.100-SNAPSHOT [41/56] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.serverside.sdk --- [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (220.19kB) [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (177.52kB) [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (97.97kB) [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (461.73kB) [INFO] Fetching org.eclipse.jetty.http.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (141.03kB) [INFO] Fetching org.eclipse.jetty.io.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.96kB) [INFO] Fetching org.eclipse.jetty.security.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (91.75kB) [INFO] Fetching org.eclipse.jetty.server.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (444.34kB) [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (93.29kB) [INFO] Fetching org.eclipse.jetty.util.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (358.83kB) [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.61kB) [INFO] The project's OSGi version is 3.23.100.v20210830-0925 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.serverside.sdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.serverside.sdk/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.serverside.sdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.serverside.sdk/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.equinox.serverside.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.serverside.sdk/target/org.eclipse.equinox.serverside.sdk-3.23.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.serverside.sdk --- [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.serverside.sdk:3.23.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.serverside.sdk/pom.xml The main artifact has been replaced with the baseline version. [INFO] [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.serverside.sdk --- [INFO] Fetching org.eclipse.equinox.serverside.sdk_3.23.100.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.7kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.serverside.sdk --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.serverside.sdk --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.serverside.sdk --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping org.eclipse.equinox.sdk [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ---< org.eclipse.equinox.feature:org.eclipse.equinox.server.simple >---- [INFO] Building org.eclipse.equinox.server.simple 1.7.100-SNAPSHOT [42/56] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.simple --- [INFO] The project's OSGi version is 1.7.100.v20210309-1940 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.server.simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.simple/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.server.simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.simple/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.equinox.server.simple --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.simple/target/org.eclipse.equinox.server.simple-1.7.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.simple --- [INFO] No baseline version MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/features/org.eclipse.equinox.server.simple/pom.xml [INFO] [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.server.simple --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.server.simple --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.server.simple --- [INFO] [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.bidi.tests >--------- [INFO] Building org.eclipse.equinox.bidi.tests 1.3.0-SNAPSHOT [43/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.bidi.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.bidi.tests --- [INFO] The project's OSGi version is 1.3.0.v20210723-1952 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.bidi.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.bidi.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.bidi.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.bidi.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.bidi.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.bidi.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.bidi.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.bidi.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.bidi.tests --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.bidi.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.bidi.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.bidi.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/target/org.eclipse.equinox.bidi.tests-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.bidi.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/target/org.eclipse.equinox.bidi.tests-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.bidi.tests --- [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.bidi.tests/pom.xml: baseline and build artifacts have same version but different contents classifier-sources: not present in baseline [INFO] [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.cm.test >----------- [INFO] Building org.eclipse.equinox.cm.test 1.1.100-SNAPSHOT [44/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.cm.test --- [INFO] The project's OSGi version is 1.1.100.v20210602-1709 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.cm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.cm.test --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.cm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.cm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.cm.test --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.cm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.cm.test --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/org.eclipse.equinox.cm.test-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.cm.test --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/org.eclipse.equinox.cm.test-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.cm.test --- [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/pom.xml [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:test (default-test) @ org.eclipse.equinox.cm.test --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -ea, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/work/data, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/work, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.cm.test/target/surefire.properties] Running org.eclipse.equinox.cm.test.ConfigurationDictionaryTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.equinox.cm.test.ConfigurationDictionaryTest testObjectArray(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.077 s testObjectValue(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.013 s testGet(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.012 s testGetNull(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.012 s testObjectVector(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.013 s testObjectCollection(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.019 s testRemoveNull(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.013 s testPutGetCustomCollection(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.021 s testGoodConfigProperties(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.029 s testRemove(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.011 s testNullValue(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.033 s testNullKey(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.01 s Running org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest testConfigurationEvent(org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest) Time elapsed: 0.022 s testConfigurationFactoryEvent(org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest) Time elapsed: 0.038 s Running org.eclipse.equinox.cm.test.ManagedServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in org.eclipse.equinox.cm.test.ManagedServiceTest testSamePidManagedService(org.eclipse.equinox.cm.test.ManagedServiceTest) Time elapsed: 0.012 s testGeneralManagedService(org.eclipse.equinox.cm.test.ManagedServiceTest) Time elapsed: 0.34 s testBug374637(org.eclipse.equinox.cm.test.ManagedServiceTest) Time elapsed: 1.007 s Running org.eclipse.equinox.cm.test.ConfigurationListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.equinox.cm.test.ConfigurationListenerTest testListener(org.eclipse.equinox.cm.test.ConfigurationListenerTest) Time elapsed: 0.022 s Running org.eclipse.equinox.cm.test.ManagedServiceFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.eclipse.equinox.cm.test.ManagedServiceFactoryTest testGeneralManagedServiceFactory(org.eclipse.equinox.cm.test.ManagedServiceFactoryTest) Time elapsed: 0.226 s testSamePidManagedServiceFactory(org.eclipse.equinox.cm.test.ManagedServiceFactoryTest) Time elapsed: 0.012 s Running org.eclipse.equinox.cm.test.AllTests Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in org.eclipse.equinox.cm.test.AllTests testCreateFactoryConfigNullPid(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.005 s testListConfigurationWithBoundLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.015 s testListFactoryConfigurationWithBoundLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.016 s testCreateFactoryConfigNullPidWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.003 s testPersistentFactoryConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.033 s testListConfigurationNull(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.01 s testCreateConfigWithAndWithoutLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.011 s testListFactoryConfiguration(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.011 s testCreateFactoryConfigWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.005 s testPersistentConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.019 s testCreateFactoryConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.004 s testCreateConfigWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.003 s testCreateFactoryConfigWithAndWithoutLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.009 s testCreateConfigNullPidWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.004 s testListConfiguration(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.009 s testCreateFactoryConfigWithAndWithoutNullLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.015 s testCreateConfigNullPid(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.004 s testCreateConfigWithAndWithoutNullLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.014 s testCreateConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.012 s testGeneralManagedServiceFactory(org.eclipse.equinox.cm.test.ManagedServiceFactoryTest) Time elapsed: 0.223 s testSamePidManagedServiceFactory(org.eclipse.equinox.cm.test.ManagedServiceFactoryTest) Time elapsed: 0.011 s testSamePidManagedService(org.eclipse.equinox.cm.test.ManagedServiceTest) Time elapsed: 0.012 s testGeneralManagedService(org.eclipse.equinox.cm.test.ManagedServiceTest) Time elapsed: 0.344 s testBug374637(org.eclipse.equinox.cm.test.ManagedServiceTest) Time elapsed: 1.004 s testObjectArray(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.011 s testObjectValue(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.006 s testGet(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.006 s testGetNull(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.007 s testObjectVector(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.006 s testObjectCollection(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.007 s testRemoveNull(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.006 s testPutGetCustomCollection(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.009 s testGoodConfigProperties(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.011 s testRemove(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.006 s testNullValue(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.007 s testNullKey(org.eclipse.equinox.cm.test.ConfigurationDictionaryTest) Time elapsed: 0.007 s testRankedPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.008 s testPidSpecificMissPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s testPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s testSameRankedPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.008 s testPidSpecificPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s testListener(org.eclipse.equinox.cm.test.ConfigurationListenerTest) Time elapsed: 0.009 s testConfigurationEvent(org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest) Time elapsed: 0.014 s testConfigurationFactoryEvent(org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest) Time elapsed: 0.013 s Running org.eclipse.equinox.cm.test.ConfigurationPluginTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.equinox.cm.test.ConfigurationPluginTest testRankedPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s testPidSpecificMissPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s testPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s testSameRankedPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s testPidSpecificPlugin(org.eclipse.equinox.cm.test.ConfigurationPluginTest) Time elapsed: 0.007 s Running org.eclipse.equinox.cm.test.ConfigurationAdminTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.equinox.cm.test.ConfigurationAdminTest testCreateFactoryConfigNullPid(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.003 s testListConfigurationWithBoundLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.015 s testListFactoryConfigurationWithBoundLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.009 s testCreateFactoryConfigNullPidWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.003 s testPersistentFactoryConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.016 s testListConfigurationNull(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.013 s testCreateConfigWithAndWithoutLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.007 s testListFactoryConfiguration(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.006 s testCreateFactoryConfigWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.004 s testPersistentConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.015 s testCreateFactoryConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.004 s testCreateConfigWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.003 s testCreateFactoryConfigWithAndWithoutLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.006 s testCreateConfigNullPidWithLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.006 s testListConfiguration(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.007 s testCreateFactoryConfigWithAndWithoutNullLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.011 s testCreateConfigNullPid(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.003 s testCreateConfigWithAndWithoutNullLocation(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.012 s testCreateConfig(org.eclipse.equinox.cm.test.ConfigurationAdminTest) Time elapsed: 0.004 s Results: Tests run: 88, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.cm.test --- [INFO] Skipping Antrun execution [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.cm.test --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.cm.test --- [INFO] [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.common.tests >-------- [INFO] Building org.eclipse.equinox.common.tests 3.15.0-SNAPSHOT [45/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.common.tests --- [INFO] The project's OSGi version is 3.15.0.v20210723-1137 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.common.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.common.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.common.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.common.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.common.tests --- [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.common.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.common.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/target/org.eclipse.equinox.common.tests-3.15.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.common.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/target/org.eclipse.equinox.common.tests-3.15.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.common.tests --- [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.common.tests/pom.xml: baseline and build artifacts have same version but different contents classifier-sources: not present in baseline [INFO] [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.ds.tests >---------- [INFO] Building org.eclipse.equinox.ds.tests 1.6.0-SNAPSHOT [46/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.ds.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.ds.tests --- [INFO] The project's OSGi version is 1.6.0.v20210202-1157 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.ds.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.ds.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.ds.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.ds.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.ds.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.ds.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.ds.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.ds.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.ds.tests --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/classes [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb1.jar-classes [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb1a.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb2.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb3.jar-classes [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb4.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb5.jar-classes [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb6.jar-classes [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb7.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb8.jar-classes [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb9.jar-classes [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb10.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb11.jar-classes [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb12.jar-classes [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb13.jar-classes [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb14.jar-classes [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb15.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb16.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb17.jar-classes [INFO] Nothing to compile - all classes are up to date [INFO] Nothing to compile - all classes are up to date [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb20.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb21.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb21a.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb22.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb23.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb24.jar-classes [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb25.jar-classes [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb26.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb27.jar-classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.ds.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.ds.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.ds.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/org.eclipse.equinox.ds.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.ds.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb1.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb1a.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb2.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb3.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb4.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb5.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb6.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb7.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb8.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb9.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb10.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb11.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb12.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb13.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb14.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb15.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb16.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb17.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb18.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb19.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb20.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb21.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb21a.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb22.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb23.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb24.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb25.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb26.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/scr_test/tb27.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/target/org.eclipse.equinox.ds.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.ds.tests --- [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.ds.tests/pom.xml: baseline and build artifacts have same version but different contents classifier-sources: not present in baseline [INFO] [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.preferences.tests >------ [INFO] Building org.eclipse.equinox.preferences.tests 3.9.0-SNAPSHOT [47/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.preferences.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.preferences.tests --- [INFO] The project's OSGi version is 3.9.0.v20210202-1256 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.preferences.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.preferences.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.preferences.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.preferences.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.preferences.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.preferences.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.preferences.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.preferences.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.preferences.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.preferences.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.preferences.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.preferences.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/target/org.eclipse.equinox.preferences.tests-3.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.preferences.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/target/org.eclipse.equinox.preferences.tests-3.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.preferences.tests --- [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.preferences.tests/pom.xml: baseline and build artifacts have same version but different contents classifier-sources: not present in baseline [INFO] [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.security.tests >------- [INFO] Building org.eclipse.equinox.security.tests 1.2.100-SNAPSHOT [48/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.security.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.tests --- [INFO] The project's OSGi version is 1.2.100.v20210625-1931 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.security.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.security.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.security.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.security.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.security.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.security.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.security.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.security.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.security.tests --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.security.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.security.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.security.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/target/org.eclipse.equinox.security.tests-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/target/org.eclipse.equinox.security.tests-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.tests --- [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.tests/pom.xml: baseline and build artifacts have same version but different contents classifier-sources: not present in baseline [INFO] [INFO] ---< org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64 >---- [INFO] Building org.eclipse.equinox.security.linux.x86_64 1.1.500-SNAPSHOT [49/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] The project's OSGi version is 1.1.500.v20210125-1508 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/target/org.eclipse.equinox.security.linux.x86_64-1.1.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/target/org.eclipse.equinox.security.linux.x86_64-1.1.500-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux.x86_64:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.93kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.41kB) [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.security.linux.x86_64 --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64, -baseline, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/target/org.eclipse.equinox.security.linux.x86_64-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.security.linux.x86_64/target/dependencies-list.txt, -failOnError] 0 API ERRORS 0 API warnings [INFO] [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests >------ [INFO] Building org.eclipse.equinox.console.ssh.tests 1.1.0-SNAPSHOT [50/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.ssh.tests --- [INFO] The project's OSGi version is 1.1.0.v20200810-0901 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/target/org.eclipse.equinox.console.ssh.tests-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/target/org.eclipse.equinox.console.ssh.tests-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.ssh.tests --- [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:test (default-test) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Skipping tests [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Skipping Antrun execution [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.console.ssh.tests --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.console.ssh.tests --- [INFO] [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.console.tests >-------- [INFO] Building org.eclipse.equinox.console.tests 1.1.0-SNAPSHOT [51/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.tests --- [INFO] The project's OSGi version is 1.1.0.v20200810-0901 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.console.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.console.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.console.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.console.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.console.tests --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/target/classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.console.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.console.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/target/org.eclipse.equinox.console.tests-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/target/org.eclipse.equinox.console.tests-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.tests --- [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.console.tests/pom.xml [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:test (default-test) @ org.eclipse.equinox.console.tests --- [INFO] Skipping tests [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.console.tests --- [INFO] Skipping Antrun execution [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.console.tests --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.console.tests --- [INFO] [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests >----- [INFO] Building org.eclipse.equinox.http.servlet.tests 1.8.200-SNAPSHOT [52/56] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.http.servlet.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.servlet.tests --- [INFO] The project's OSGi version is 1.8.200.v20210311-1631 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.http.servlet.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.http.servlet.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.http.servlet.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.http.servlet.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/target/classes [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/target/bundles_bin/tb1.jar-classes [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/target/bundles_bin/tb2.jar-classes [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.http.servlet.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/target/org.eclipse.equinox.http.servlet.tests-1.8.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.servlet.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/bundles_bin/tb1.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/bundles_bin/tb2.jar [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/target/org.eclipse.equinox.http.servlet.tests-1.8.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.servlet.tests --- [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml: baseline and build artifacts have same version but different contents classifier-sources: not present in baseline [INFO] [INFO] ---< org.eclipse.equinox:org.eclipse.equinox.servletbridge.template >--- [INFO] Building org.eclipse.equinox.servletbridge.template 1.0.300-SNAPSHOT [53/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.servletbridge.template --- [INFO] The project's OSGi version is 1.0.300.v20200717-0932 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.servletbridge.template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.servletbridge.template --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.servletbridge.template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.servletbridge.template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.servletbridge.template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.servletbridge.template --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.servletbridge.template --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/target/org.eclipse.equinox.servletbridge.template-1.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.servletbridge.template --- [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge.template:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.servletbridge.template/pom.xml [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.servletbridge.template --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.servletbridge.template --- [INFO] Skipping Antrun execution [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.servletbridge.template --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.servletbridge.template --- [INFO] [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.slf4j.stub >--------- [INFO] Building org.eclipse.equinox.slf4j.stub 1.1.0-SNAPSHOT [54/56] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.slf4j.stub --- [INFO] The project's OSGi version is 1.1.0.v20210202-1157 [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.equinox.slf4j.stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.slf4j.stub --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.equinox.slf4j.stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.equinox.slf4j.stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (build-.api_description) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.equinox.slf4j.stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.equinox.slf4j.stub --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.equinox.slf4j.stub --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/target/org.eclipse.equinox.slf4j.stub-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.equinox.slf4j.stub --- [INFO] Building jar: /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/target/org.eclipse.equinox.slf4j.stub-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.slf4j.stub --- [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance/bundles/org.eclipse.equinox.slf4j.stub/pom.xml [INFO] [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.equinox.slf4j.stub --- [INFO] No tests to run. [INFO] [INFO] --- tycho-p2-extras-plugin:2.4.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.slf4j.stub --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (check-skip-api-analysis) @ org.eclipse.equinox.slf4j.stub --- [INFO] Skipping Antrun execution [INFO] [INFO] --- tycho-dependency-tools-plugin:2.4.0:list-dependencies (list-dependencies) @ org.eclipse.equinox.slf4j.stub --- [INFO] Skipped [INFO] [INFO] --- tycho-eclipserun-plugin:2.4.0:eclipse-run (api-analysis) @ org.eclipse.equinox.slf4j.stub --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] rt.equinox.bundles 4.21.0-SNAPSHOT ................. SUCCESS [ 9.846 s] [INFO] org.eclipse.equinox.common 3.15.0-SNAPSHOT ......... SUCCESS [ 38.264 s] [INFO] org.eclipse.equinox.registry 3.11.0-SNAPSHOT ....... SUCCESS [ 20.423 s] [INFO] org.eclipse.equinox.preferences 3.9.0-SNAPSHOT ..... SUCCESS [ 20.317 s] [INFO] org.eclipse.equinox.app 1.6.0-SNAPSHOT ............. SUCCESS [ 18.783 s] [INFO] org.eclipse.equinox.event 1.6.0-SNAPSHOT ........... SUCCESS [ 18.737 s] [INFO] org.eclipse.equinox.security 1.3.700-SNAPSHOT ...... SUCCESS [ 19.682 s] [INFO] org.eclipse.equinox.security.ui 1.3.0-SNAPSHOT ..... SUCCESS [ 37.913 s] [INFO] org.eclipse.equinox.cm 1.5.0-SNAPSHOT .............. SUCCESS [ 19.079 s] [INFO] org.eclipse.equinox.coordinator 1.4.0-SNAPSHOT ..... SUCCESS [ 19.159 s] [INFO] org.eclipse.equinox.device 1.1.100-SNAPSHOT ........ SUCCESS [ 18.795 s] [INFO] org.eclipse.equinox.metatype 1.6.0-SNAPSHOT ........ SUCCESS [ 18.535 s] [INFO] org.eclipse.equinox.useradmin 1.2.100-SNAPSHOT ..... SUCCESS [ 18.071 s] [INFO] org.eclipse.equinox.compendium.sdk 3.22.100-SNAPSHOT SUCCESS [ 0.870 s] [INFO] org.eclipse.equinox.console 1.4.400-SNAPSHOT ....... SUCCESS [ 20.283 s] [INFO] org.eclipse.equinox.core.feature 1.13.300-SNAPSHOT . SUCCESS [ 0.242 s] [INFO] org.eclipse.equinox.concurrent 1.2.0-SNAPSHOT ...... SUCCESS [ 17.769 s] [INFO] org.eclipse.equinox.bidi 1.4.0-SNAPSHOT ............ SUCCESS [ 17.876 s] [INFO] org.eclipse.equinox.console.jaas.fragment 1.1.0-SNAPSHOT FAILURE [ 0.168 s] [INFO] org.eclipse.equinox.console.ssh 1.2.800-SNAPSHOT ... SUCCESS [ 14.663 s] [INFO] org.eclipse.equinox.transforms.xslt 1.2.0-SNAPSHOT . SUCCESS [ 16.290 s] [INFO] org.eclipse.equinox.transforms.hook 1.3.0-SNAPSHOT . SUCCESS [ 17.973 s] [INFO] org.eclipse.equinox.security.linux 1.0.200-SNAPSHOT SUCCESS [ 19.211 s] [INFO] org.eclipse.equinox.region 1.5.100-SNAPSHOT ........ SUCCESS [ 14.234 s] [INFO] org.eclipse.equinox.log.stream 1.0.300-SNAPSHOT .... SUCCESS [ 15.917 s] [INFO] org.eclipse.equinox.weaving.hook 1.3.0-SNAPSHOT .... SUCCESS [ 18.247 s] [INFO] org.eclipse.equinox.weaving.caching 1.2.0-SNAPSHOT . SUCCESS [ 18.561 s] [INFO] org.eclipse.equinox.weaving.caching.j9 1.2.0-SNAPSHOT SUCCESS [ 17.654 s] [INFO] org.eclipse.equinox.security.win32.x86_64 1.1.200-SNAPSHOT SUCCESS [ 3.519 s] [INFO] org.eclipse.equinox.security.macosx 1.101.400-SNAPSHOT SUCCESS [ 3.626 s] [INFO] org.eclipse.equinox.core.sdk 3.23.100-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.equinox.http.servlet 1.7.100-SNAPSHOT .. SUCCESS [ 21.580 s] [INFO] org.eclipse.equinox.http.jetty 3.8.0-SNAPSHOT ...... SUCCESS [ 20.297 s] [INFO] org.eclipse.equinox.http.registry 1.3.0-SNAPSHOT ... SUCCESS [ 18.762 s] [INFO] org.eclipse.equinox.servletbridge 1.6.0-SNAPSHOT ... SUCCESS [ 19.217 s] [INFO] org.eclipse.equinox.http.servletbridge 1.2.0-SNAPSHOT SUCCESS [ 17.309 s] [INFO] org.eclipse.equinox.jsp.jasper 1.1.500-SNAPSHOT .... SUCCESS [ 18.314 s] [INFO] org.eclipse.equinox.jsp.jasper.registry 1.2.0-SNAPSHOT SUCCESS [ 17.212 s] [INFO] org.eclipse.equinox.server.core 1.14.300-SNAPSHOT .. SUCCESS [ 0.199 s] [INFO] org.eclipse.equinox.server.jetty 1.10.800-SNAPSHOT . SUCCESS [ 0.316 s] [INFO] org.eclipse.equinox.server.p2 1.12.200-SNAPSHOT .... SUCCESS [ 0.872 s] [INFO] org.eclipse.equinox.serverside.sdk 3.23.100-SNAPSHOT SUCCESS [ 0.811 s] [INFO] org.eclipse.equinox.sdk 3.23.100-SNAPSHOT .......... SKIPPED [INFO] org.eclipse.equinox.server.simple 1.7.100-SNAPSHOT . SUCCESS [ 0.112 s] [INFO] org.eclipse.equinox.bidi.tests 1.3.0-SNAPSHOT ...... FAILURE [ 0.509 s] [INFO] org.eclipse.equinox.cm.test 1.1.100-SNAPSHOT ....... SUCCESS [ 7.766 s] [INFO] org.eclipse.equinox.common.tests 3.15.0-SNAPSHOT ... FAILURE [ 0.725 s] [INFO] org.eclipse.equinox.ds.tests 1.6.0-SNAPSHOT ........ FAILURE [ 3.690 s] [INFO] org.eclipse.equinox.preferences.tests 3.9.0-SNAPSHOT FAILURE [ 0.497 s] [INFO] org.eclipse.equinox.security.tests 1.2.100-SNAPSHOT FAILURE [ 0.526 s] [INFO] org.eclipse.equinox.security.linux.x86_64 1.1.500-SNAPSHOT SUCCESS [ 13.902 s] [INFO] org.eclipse.equinox.console.ssh.tests 1.1.0-SNAPSHOT SUCCESS [ 0.259 s] [INFO] org.eclipse.equinox.console.tests 1.1.0-SNAPSHOT ... SUCCESS [ 0.257 s] [INFO] org.eclipse.equinox.http.servlet.tests 1.8.200-SNAPSHOT FAILURE [ 1.286 s] [INFO] org.eclipse.equinox.servletbridge.template 1.0.300-SNAPSHOT SUCCESS [ 0.070 s] [INFO] org.eclipse.equinox.slf4j.stub 1.1.0-SNAPSHOT ...... SUCCESS [ 0.110 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:38 min [INFO] Finished at: 2022-03-14T21:17:39Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.equinox.console.jaas.fragment: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default failed. UnsupportedOperationException -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.equinox.bidi.tests: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default failed. UnsupportedOperationException -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.equinox.common.tests: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default failed. UnsupportedOperationException -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.equinox.ds.tests: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default failed. UnsupportedOperationException -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.equinox.preferences.tests: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default failed. UnsupportedOperationException -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.equinox.security.tests: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default failed. UnsupportedOperationException -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.equinox.http.servlet.tests: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:2.4.0:p2-metadata-default failed. UnsupportedOperationException -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.equinox.console.jaas.fragment Post stage [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] scanForIssues [Java Compiler] Sleeping for 5 seconds due to JENKINS-32191... [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 0 issues (skipped 0 duplicates) [Java Compiler] Skipping post processing [Java Compiler] No filter has been set, publishing all 0 issues [Java Compiler] Repository miner is not configured, skipping repository mining [Pipeline] scanForIssues [Maven] Sleeping for 5 seconds due to JENKINS-32191... [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance') [Maven] -> found 8 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance') [Maven] -> found 8 issues (skipped 0 duplicates) [Maven] Successfully parsed console log [Maven] -> found 8 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/quinox.bundles_R4_21_maintenance') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 8 issues [Maven] Repository miner is not configured, skipping repository mining [Pipeline] publishIssues [Static Analysis] Reference build recorder is not configured [Static Analysis] Obtaining reference build from same job (R4_21_maintenance) [Static Analysis] Using reference build 'rt.equinox.bundles/R4_21_maintenance #1' to compute new, fixed, and outstanding issues [Static Analysis] Issues delta (vs. reference build): outstanding: 7, new: 1, fixed: 0 [Static Analysis] No quality gates have been set - skipping [Static Analysis] Health report is disabled - skipping [Static Analysis] Created analysis result for 8 issues (found 1 new issues, fixed 0 issues) [Static Analysis] Attaching ResultAction with ID 'analysis' to build 'rt.equinox.bundles/R4_21_maintenance #2'. [Checks API] No suitable checks publisher found. [Pipeline] gerritReview Gerrit Review is disabled no API URL [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check freeze period) Stage "Check freeze period" skipped due to earlier failure(s) [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 Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected GitHub has been notified of this commit’s build result Finished: FAILURE