Triggered by Gerrit: https://git.eclipse.org/r/c/jsf/webtools.jsf/+/200685 Running as SYSTEM Agent centos-7-33xtk is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-33xtk" namespace: "webtools" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.webtools.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-33xtk" - 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-7-33xtk" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.webtools.svc.cluster.local/webtools/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" 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-webtools" 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" Building remotely on centos-7-33xtk (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/webtools-jsf-gerrit_master [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/jsf/webtools.jsf.git > git init /home/jenkins/agent/workspace/webtools-jsf-gerrit_master # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/jsf/webtools.jsf.git > git --version # timeout=10 > git --version # 'git version 2.36.5' > git fetch --tags --force --progress -- https://git.eclipse.org/r/jsf/webtools.jsf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/jsf/webtools.jsf.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/jsf/webtools.jsf.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/jsf/webtools.jsf.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/jsf/webtools.jsf.git refs/changes/85/200685/2 # timeout=10 > git rev-parse b21fa0baa282d651016e04f76114a059332fb00a^{commit} # timeout=10 Checking out Revision b21fa0baa282d651016e04f76114a059332fb00a (refs/changes/85/200685/2) > git config core.sparsecheckout # timeout=10 > git checkout -f b21fa0baa282d651016e04f76114a059332fb00a # timeout=10 Commit message: "Bug 581683 - Update BREE to JavaSE-17 and apply safe fixes where needed" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 89b7839f3485a5b2ffa2d9c3dfae03c4ce013771 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [webtools-jsf-gerrit_master] $ Xvnc -help Starting xvnc [webtools-jsf-gerrit_master] $ Xvnc :29 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Feb 17 2023 13:23:39 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sun Mar 19 07:28:54 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5929 vncext: created VNC server for screen 0 [webtools-jsf-gerrit_master] $ /bin/sh -xe /tmp/jenkins18128267769188512070.sh + [[ -n '' ]] [webtools-jsf-gerrit_master] $ /opt/tools/apache-maven/latest/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=b21fa0baa282d651016e04f76114a059332fb00a -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=erik.brangs@gmx.de "-DGERRIT_EVENT_ACCOUNT_NAME=Erik Brangs" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/jsf/webtools.jsf/+/200685 -DGERRIT_PATCHSET_UPLOADER_EMAIL=erik.brangs@gmx.de -DtychoVersion=2.7.5 -DGERRIT_EVENT_TYPE=patchset-created "-DMAVEN_FLAGS=-fae -e -Dtycho-extras.version=${tychoVersion} -Dtycho.version=${tychoVersion}" -DGERRIT_PROJECT=jsf/webtools.jsf -DGERRIT_CHANGE_NUMBER=200685 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Erik Brangs\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/85/200685/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Erik Brangs" '-DGERRIT_CHANGE_OWNER=\"Erik Brangs\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MTY4MyAtIFVwZGF0ZSBCUkVFIHRvIEphdmFTRS0xNyBhbmQgYXBwbHkgc2FmZSBmaXhlcyB3aGVyZSBuZWVkZWQKClRob3NlIGZpeGVzIGluY2x1ZGUKLSBhZGRpbmcgQXV0b21hdGljLU1vZHVsZS1OYW1lIHdoZXJlIGl0IHdhcyBtaXNzaW5nCi0gZml4aW5nIHNyYy5leGNsdWRlcyB0byBlbmQgd2l0aCAvCi0gc2V0dGluZyBwcm9qZWN0IGVuY29kaW5nIHRvIFVURi04Ci0gY29ycmVjdCBKYXZhRG9jIGxpbmtzCi0gcmVtb3ZpbmcgdW5zdXBwb3J0ZWQgSlZNIGFyZ3VtZW50cyBmcm9tIGxhdW5jaCBjb25maWd1cmF0aW9ucwoKQ2hhbmdlLUlkOiBJYmI4NWNlYTJkNjA4MDZkYzM5ZmM4YzMwYjgxZmY1OTNkNjY0YTk3NAo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 581683 - Update BREE to JavaSE-17 and apply safe fixes where needed" '-DGERRIT_EVENT_ACCOUNT=\"Erik Brangs\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ibb85cea2d60806dc39fc8c30b81ff593d664a974 -DGERRIT_EVENT_HASH=769539152 -DGERRIT_VERSION=3.5.1 -DCHERRY_PICKS= -DGERRIT_EVENT_ACCOUNT_EMAIL=erik.brangs@gmx.de -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Erik Brangs" -Dmaven.test.error.ignore=true -Dmaven.test.skip=false -DskipWithIssues=false -Dmaven.test.failure.ignore=true -Dsurefire.timeout=1800 -Dmaven.repo.local=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository clean install -fae -e -Dtycho-extras.version=2.7.5 -Dtycho.version=2.7.5 -Pbree-libs -Peclipse-sign Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] Could not transfer metadata org.eclipse:wtp-parent:3.10.0-SNAPSHOT/maven-metadata.xml from/to webtools-common-site (${webtools-common-site}): Cannot access ${webtools-common-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.eclipse:wtp-parent:3.10.0-SNAPSHOT/maven-metadata.xml from/to webtools-servertools-site (${webtools-servertools-site}): Cannot access ${webtools-servertools-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.eclipse:wtp-parent:3.10.0-SNAPSHOT/maven-metadata.xml from/to webtools-sourceediting-site (${webtools-sourceediting-site}): Cannot access ${webtools-sourceediting-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.eclipse:wtp-parent:3.10.0-SNAPSHOT/maven-metadata.xml from/to webtools-jsdt-site (${webtools-jsdt-site}): Cannot access ${webtools-jsdt-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.eclipse:wtp-parent:3.10.0-SNAPSHOT/maven-metadata.xml from/to webtools-jeetools-site (${webtools-jeetools-site}): Cannot access ${webtools-jeetools-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/ (15.87kB) [INFO] Fetching p2.index from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/ (15.88kB) [INFO] Fetching p2.index from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/ (33.57kB) [INFO] Fetching p2.index from https://ci.eclipse.org/webtools/job/webtools-jsdt_master/lastSuccessfulBuild/artifact/site/target/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/webtools/job/webtools-jsdt_master/lastSuccessfulBuild/artifact/site/target/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/webtools/job/webtools-jsdt_master/lastSuccessfulBuild/artifact/site/target/repository/ (17.62kB) [INFO] Fetching p2.index from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/ (14.32kB) [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.28-I-builds/ (128B) [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.28-I-builds [INFO] Fetching compositeContent.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/ (455B) [INFO] Fetching content.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/categories/ (1.25kB) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/ (172B) [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/ [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/ (172B) [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/ [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/ (172B) [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest/ (437B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202302281310/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202302281310/ (29.07kB) [INFO] Adding repository https://download.eclipse.org/modeling/emf/transaction/updates/milestones [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201703131630/ (116B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201703131630/ (12.2kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201705111354/ (116B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201705111354/ (12.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201801291557/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201801291557/ (7.3kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201805140824/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201805140824/ (7.35kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S202208110912/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S202208110912/ (9.38kB) [INFO] Adding repository https://download.eclipse.org/modeling/emf/validation/updates/milestones [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/emf/validation/updates/milestones/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201703131631/ (116B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201703131631/ (11.14kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201705100939/ (116B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201705100939/ (11.05kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201801291608/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201801291608/ (7.14kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201805030717/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S201805030717/ (7.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S202008210753/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/milestones/S202008210753/ (8.46kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/ (130B) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/releases/ [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.0.0_gef-master_4403/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.0.0_gef-master_4403/ (16.98kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.0.100_gef-master_4914/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.0.100_gef-master_4914/ (17.43kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.0.1_gef-maintenance_73/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.0.1_gef-maintenance_73/ (17.24kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.0.200_gef-master_5058/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.0.200_gef-master_5058/ (17.52kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.0.2_gef-maintenance_164/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.0.2_gef-maintenance_164/ (17.26kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.0.300_gef-master_5215/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.0.300_gef-master_5215/ (17.45kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.0.400_gef-master_5261/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.0.400_gef-master_5261/ (17.43kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.1.0_gef-master_5509/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.1.0_gef-master_5509/ (17.65kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.2.0_gef-master_5609/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.2.0_gef-master_5609/ (18.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.0_gef-master_5721/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.0_gef-master_5721/ (17.97kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.0_gef-master_5984/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.0_gef-master_5984/ (20.33kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.1_gef-master_6103/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.1_gef-master_6103/ (20.37kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.2_gef-master_6214/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.2_gef-master_6214/ (20.42kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.3_gef-master_6309/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.3_gef-master_6309/ (20.54kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.4_gef-master_6401/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.4_gef-master_6401/ (20.51kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.5_gef-master_6495/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.5_gef-master_6495/ (20.46kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.6_gef-master_6581/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.6_gef-master_6581/ (20.5kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.7_gef-master_6679/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.7_gef-master_6679/ (20.57kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.3.8_gef-master_6771/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.3.8_gef-master_6771/ (20.53kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/releases/5.4.0_gef-master_6893/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/updates/releases/5.4.0_gef-master_6893/ (25.28kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/classic/releases/latest/ (172B) [INFO] Adding repository https://download.eclipse.org/tools/gef/classic/releases/latest [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/gef/classic/releases/latest/ (9.94kB) [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.300-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.300-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.300-SNAPSHOT/repository/ (34.8kB) [INFO] Fetching p2.index from https://download.eclipse.org/graphiti/updates/0.19.1/ (172B) [INFO] Adding repository https://download.eclipse.org/graphiti/updates/0.19.1 [INFO] Fetching content.xml.xz from https://download.eclipse.org/graphiti/updates/0.19.1/ (13.76kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/latest-I/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/latest-I [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/latest-I/ (428B) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/I20230302035350/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops/I20230302035350/repository/ (94.69kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/ (101.86kB) [INFO] Adding repository https://download.eclipse.org/rt/eclipselink/updates/2.7.3.v20180807-4be1041 [INFO] Fetching content.jar from https://download.eclipse.org/rt/eclipselink/updates/2.7.3.v20180807-4be1041/ (35.6kB) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/jetty/release/10.0.14/ (172B) [INFO] Adding repository https://download.eclipse.org/oomph/jetty/release/10.0.14 [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/jetty/release/10.0.14/ (13.64kB) [INFO] Fetching p2.index from https://download.eclipse.org/egit/updates/ (172B) [INFO] Adding repository https://download.eclipse.org/egit/updates [INFO] Fetching content.xml.xz from https://download.eclipse.org/egit/updates/ (24.7kB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/releases/latest/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/releases/latest [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/releases/latest/ (13.53kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf.assembly.feature:3.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf_sdk.assembly.feature:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf.branding:3.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.feature:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.dev:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/pom.xml [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (1.47MB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (196.21kB) [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (147.22kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (101.82kB) [INFO] Fetching org.eclipse.core.runtime_3.27.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (74.43kB) [INFO] Fetching org.eclipse.core.expressions_3.9.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.jobs_3.14.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (114.57kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (90.9kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (19.69kB) [INFO] Fetching org.eclipse.help_3.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (272.02kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.user:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf.feature:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf_sdk.feature:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.tests.feature:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor.feature:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor_sdk.feature:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/pom.xml [INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (397.08kB) [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (10.75MB) [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/tools/orbit/downloads/drops/I20230302035350/repository/plugins/ (14.23MB) [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (77.95kB) [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (1.79MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (1.3MB) [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (81.03kB) [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (48.09kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (32.41kB) [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (52.93kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (35.59kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (21.23kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (717.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (25.35kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (15.35kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (361.47kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (71.45kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops/I20230302035350/repository/plugins/ (302.53kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (317.8kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (83.65kB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (64.89kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (101.69kB) [INFO] Fetching org.eclipse.ui_3.203.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (434.06kB) [INFO] Fetching org.eclipse.core.resources_3.19.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (892.82kB) [INFO] Fetching org.eclipse.jface.text_3.24.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.ide_3.21.0.v20230317-1600.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (2.4MB) [INFO] Fetching org.eclipse.ui.views_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (107.39kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (691.1kB) [INFO] Fetching org.eclipse.ui.editors_3.16.0.v20230317-0853.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (611.54kB) [INFO] Fetching org.eclipse.ui.forms_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (331.6kB) [INFO] Fetching org.eclipse.compare.core_3.8.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (69.26kB) [INFO] Fetching org.eclipse.compare_3.9.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (806.63kB) [INFO] Fetching org.eclipse.core.commands_3.11.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (116.39kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (314.8kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (164.88kB) [INFO] Fetching org.eclipse.core.databinding_1.13.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (286.13kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (117.37kB) [INFO] Fetching org.eclipse.text_3.13.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (297.21kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (71.64kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (115.07kB) [INFO] Fetching org.eclipse.core.net_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (49.44kB) [INFO] Fetching org.eclipse.core.variables_3.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (37.44kB) [INFO] Fetching org.eclipse.debug.core_3.21.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (400.16kB) [INFO] Fetching org.eclipse.ui.console_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (245.2kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (26.34kB) [INFO] Fetching org.eclipse.debug.ui_3.18.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (3MB) [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from https://download.eclipse.org/tools/gef/classic/releases/latest/plugins/ (636.39kB) [INFO] Fetching org.eclipse.swt_3.123.100.v20230318-1802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (18.79kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (57.5kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (71.46kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (27.8kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (13.8kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (12.95kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (48.16kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (42.29kB) [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (52.84kB) [INFO] Fetching org.eclipse.jface_3.30.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (47.65kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (215.88kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (205.08kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (30.04kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (18.22kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (58.53kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (13.31kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (395.09kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (266.9kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (149.43kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (209.59kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (15.11kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (91.78kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (238.68kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (253.8kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (120kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (291.45kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (22.89kB) [INFO] Fetching org.eclipse.urischeme_1.3.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (53.7kB) [INFO] Fetching S202302281310&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/milestone/ (63B) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202302281310/plugins/ (371.28kB) [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (378.6kB) [INFO] Fetching org.eclipse.jdt.core_3.33.101.v20230316-1814.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (4MB) [INFO] Fetching org.eclipse.jdt.launching_3.19.900.v20230209-1222.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (570.79kB) [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202302281310/plugins/ (168.05kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (301.89kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202302281310/plugins/ (354.71kB) [INFO] Fetching org.eclipse.ui.workbench_3.129.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (3.49MB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (38.37kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.800.v20221205-1614.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (172.79kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops/I20230302035350/repository/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (79.47kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.500.v20230308-0853.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (71.65kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (176.44kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (112.39kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (48.42kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (221.38kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (33.47kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (133.75kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.300.v20221203-1819.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (103.71kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.300.v20221214-0640.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (246.26kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (132.68kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (26.87kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (77.31kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (28.71kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.800.v20230113-1239.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (659.55kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (172.26kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (100.51kB) [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from https://download.eclipse.org/tools/gef/classic/releases/latest/plugins/ (996.08kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.33.100.v20230310-0522.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (3.01MB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.100.v20230117-1625.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (343.25kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.18.100.v20230318-0531.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (2.31MB) [INFO] Fetching org.eclipse.jdt.debug_3.20.200.v20230308-1511.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (918.54kB) [INFO] Fetching org.eclipse.search_3.15.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (499.36kB) [INFO] Fetching org.eclipse.team.ui_3.10.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (1.42MB) [INFO] Fetching org.eclipse.team.core_3.10.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (402.82kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (470.76kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (425.28kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (175.25kB) [INFO] Fetching org.eclipse.jdt.ui_3.28.100.v20230317-1010.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (10.95MB) [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (286.52kB) [INFO] Fetching org.eclipse.jem.util_2.1.300.v202301170743.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (116.26kB) [INFO] Fetching org.eclipse.jem.proxy_2.1.0.v202101081429.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (665.26kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (60.68kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (48.91kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (84.32kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (50.15kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (121.54kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (229.38kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (28.38kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.702.v202301162339.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (128.68kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (417.78kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (147.45kB) [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (421.55kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.403.v202303031844.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (369.74kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.12.200.v202301170743.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (190.19kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.700.v202301170822.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.500.v202301170822.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (2.72MB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202301110442.jar from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (398.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202206110154.jar from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (82.33kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1000.v202301190221.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (479.6kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (811.49kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (79.64kB) [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (49.86kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (125kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.2.200.v202301170822.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (477.99kB) [INFO] Fetching org.eclipse.jst.jee_1.0.1100.v202204072206.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (117.39kB) [INFO] Fetching org.eclipse.jst.jsp.core_1.4.600.v202303170208.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (720.22kB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.600.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (387.35kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (157.21kB) [INFO] Fetching org.eclipse.wst.html.core_1.4.300.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (786.42kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.300.v202301080257.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (555.51kB) [INFO] Fetching org.eclipse.jst.jsp.ui_1.3.400.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (549.01kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.800.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (335.92kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (323.9kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202211200019.jar from https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (1.01MB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (110.64kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (23.09kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (18.3kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.123.100.v20230318-1802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (2.07MB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.300.v202211200032.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (153.71kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (102.88kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (163.5kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.123.100.v20230318-1802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (2.48MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.123.100.v20230318-1802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (2.16MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/pom.xml [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.48kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.runtime:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.core:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facelet.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facelet.ui:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/pom.xml [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (81.83kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (144.22kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (293.59kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/pom.xml [INFO] Fetching org.bouncycastle.bcpg_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/I20230302035350/repository/plugins/ (401.71kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.standard.tagsupport:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.jsf.ui:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.jsp.core:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.runtime.tests:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/pom.xml [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (52.65kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (114.86kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (65.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.contentassist.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/pom.xml [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (54.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.context.symbol.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.core.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.designtime.tests:1.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.tests:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.ui.test:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.metadataprocessingtests2:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.metadata.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.test.util:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.ui.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.validation.el.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsf:org.eclipse.webtools.jsf.site:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.webtools.jsf [pom] [INFO] org.eclipse.jst.jsf.common [eclipse-plugin] [INFO] org.eclipse.jst.jsf.common.runtime [eclipse-plugin] [INFO] org.eclipse.jst.jsf.common.ui [eclipse-plugin] [INFO] org.eclipse.jst.jsf.facesconfig [eclipse-plugin] [INFO] org.eclipse.jst.jsf.core [eclipse-plugin] [INFO] org.eclipse.jst.pagedesigner.jsp.core [eclipse-plugin] [INFO] org.eclipse.jst.pagedesigner [eclipse-plugin] [INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport [eclipse-plugin] [INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature [eclipse-feature] [INFO] org.eclipse.jst.pagedesigner.jsf.ui [eclipse-plugin] [INFO] org.eclipse.jst.webpageeditor.feature [eclipse-feature] [INFO] org.eclipse.jst.jsf.facelet.core [eclipse-plugin] [INFO] org.eclipse.jst.jsf.ui [eclipse-plugin] [INFO] org.eclipse.jst.jsf.facelet.ui [eclipse-plugin] [INFO] org.eclipse.jst.jsf.facesconfig.ui [eclipse-plugin] [INFO] org.eclipse.jst.jsf.standard.tagsupport [eclipse-plugin] [INFO] org.eclipse.jsf.branding [eclipse-plugin] [INFO] org.eclipse.jsf.feature [eclipse-feature] [INFO] org.eclipse.jsf.assembly.feature [eclipse-feature] [INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature [eclipse-feature] [INFO] org.eclipse.jst.webpageeditor_sdk.feature [eclipse-feature] [INFO] org.eclipse.jsf_sdk.feature [eclipse-feature] [INFO] org.eclipse.jsf_sdk.assembly.feature [eclipse-feature] [INFO] org.eclipse.jst.jsf.doc.dev [eclipse-plugin] [INFO] org.eclipse.jst.jsf.doc.user [eclipse-plugin] [INFO] org.eclipse.jst.jsf.doc.feature [eclipse-feature] [INFO] org.eclipse.jst.jsf.common.runtime.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.test.util [eclipse-plugin] [INFO] org.eclipse.jst.jsf.core.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.contentassist.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.context.symbol.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.designtime.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.facesconfig.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.facesconfig.ui.test [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.metadata.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.metadataprocessingtests2 [eclipse-plugin] [INFO] org.eclipse.jst.jsf.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.validation.el.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.pagedesigner.tests [eclipse-test-plugin] [INFO] org.eclipse.jst.jsf.tests.feature [eclipse-feature] [INFO] org.eclipse.webtools.jsf.site [eclipse-repository] [INFO] [INFO] ---------< org.eclipse.webtools.jsf:org.eclipse.webtools.jsf >---------- [INFO] Building org.eclipse.webtools.jsf 3.6.0-SNAPSHOT [1/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.webtools.jsf --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.webtools.jsf --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.webtools.jsf --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.webtools.jsf --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.webtools.jsf --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.webtools.jsf --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.webtools.jsf/3.6.0-SNAPSHOT/org.eclipse.webtools.jsf-3.6.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common >--------- [INFO] Building org.eclipse.jst.jsf.common 1.6.0-SNAPSHOT [2/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.common --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.common --- [INFO] Resolving class path of org.eclipse.jst.jsf.common... [INFO] Fetching 10.0.14&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/oomph/jetty/release/ (63B) [INFO] Fetching org.eclipse.jetty.osgi.alpn.fragment_10.0.14.jar from https://download.eclipse.org/oomph/jetty/release/10.0.14/plugins/ (11.6kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.123.100.v20230318-1802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (2.09MB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (40.75kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (16.24kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.123.100.v20230318-1802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (2.06MB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (25.53kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (59.56kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (28.06kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (12.94kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.123.100.v20230318-1802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230318-1800/plugins/ (2.15MB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (12.59kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (52.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (31.78kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (27.54kB) [INFO] Fetching javax.transaction_1.1.1.v201105210645.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.32kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (13kB) [INFO] Fetching org.eclipse.tests.urischeme_1.2.0.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (88.21kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (12.1kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (39.29kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (79.16kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (31.77kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (27.41kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (11.39kB) [INFO] Fetching org.eclipse.ui.win32_3.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (24.25kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230317-1800/plugins/ (9.59kB) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.common --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.common --- [INFO] Compiling 395 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.common --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.common --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.common --- [WARNING] /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/build.properties: bin.includes value(s) [bin/] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.common --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.common --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.common --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.common --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.common-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.common --- [INFO] [INFO] ----< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.runtime >----- [INFO] Building org.eclipse.jst.jsf.common.runtime 1.5.0-SNAPSHOT [3/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.common.runtime --- [INFO] The project's OSGi version is 1.5.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.common.runtime --- [INFO] Resolving class path of org.eclipse.jst.jsf.common.runtime... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.common.runtime --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.common.runtime --- [INFO] Compiling 61 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.common.runtime --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.common.runtime --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.common.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.common.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.common.runtime --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.common.runtime --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.common.runtime --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.runtime:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.common.runtime --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.runtime/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.common.runtime --- [INFO] [INFO] -------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.ui >------- [INFO] Building org.eclipse.jst.jsf.common.ui 1.7.0-SNAPSHOT [4/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.common.ui --- [INFO] The project's OSGi version is 1.7.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.common.ui --- [INFO] Resolving class path of org.eclipse.jst.jsf.common.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.common.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.common.ui --- [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.common.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.common.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.common.ui --- [WARNING] /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/build.properties: bin.includes value(s) [bin/] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.common.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.common.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.common.ui --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.common.ui --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.common.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.common.ui-1.7.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.common.ui --- [INFO] [INFO] ------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig >------ [INFO] Building org.eclipse.jst.jsf.facesconfig 1.6.0-SNAPSHOT [5/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.facesconfig --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.facesconfig --- [INFO] Resolving class path of org.eclipse.jst.jsf.facesconfig... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.facesconfig --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.facesconfig --- [INFO] Compiling 524 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.facesconfig --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.facesconfig --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.facesconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.facesconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.facesconfig --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.facesconfig --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.facesconfig --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.facesconfig --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.facesconfig --- [INFO] [INFO] ---------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.core >---------- [INFO] Building org.eclipse.jst.jsf.core 1.9.0-SNAPSHOT [6/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.core --- [INFO] The project's OSGi version is 1.9.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.core --- [INFO] Resolving class path of org.eclipse.jst.jsf.core... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.core --- [INFO] Compiling 529 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.core --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.core --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT-sources.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.core --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.core:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.core --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core/1.9.0-SNAPSHOT/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core/1.9.0-SNAPSHOT/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core/1.9.0-SNAPSHOT/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core/1.9.0-SNAPSHOT/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core/1.9.0-SNAPSHOT/org.eclipse.jst.jsf.core-1.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.core --- [INFO] [INFO] ---< org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.jsp.core >--- [INFO] Building org.eclipse.jst.pagedesigner.jsp.core 1.6.0-SNAPSHOT [7/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] Resolving class path of org.eclipse.jst.pagedesigner.jsp.core... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.pagedesigner.jsp.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.pagedesigner.jsp.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.jsp.core:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsp.core/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsp.core/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsp.core/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsp.core/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsp.core/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsp.core-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.pagedesigner.jsp.core --- [INFO] [INFO] -------< org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner >-------- [INFO] Building org.eclipse.jst.pagedesigner 1.10.0-SNAPSHOT [8/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.pagedesigner --- [INFO] The project's OSGi version is 1.10.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.pagedesigner --- [INFO] Resolving class path of org.eclipse.jst.pagedesigner... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.pagedesigner --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.pagedesigner --- [INFO] Compiling 759 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.pagedesigner --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.pagedesigner --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.pagedesigner --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.pagedesigner --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.pagedesigner --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.pagedesigner --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.pagedesigner --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.pagedesigner --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner/1.10.0-SNAPSHOT/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner/1.10.0-SNAPSHOT/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner/1.10.0-SNAPSHOT/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner/1.10.0-SNAPSHOT/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner/1.10.0-SNAPSHOT/org.eclipse.jst.pagedesigner-1.10.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.pagedesigner --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport >-- [INFO] Building org.eclipse.jst.jsf.apache.trinidad.tagsupport 1.5.0-SNAPSHOT [9/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] The project's OSGi version is 1.5.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] Resolving class path of org.eclipse.jst.jsf.apache.trinidad.tagsupport... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature >-- [INFO] Building org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature 2.7.0-SNAPSHOT [10/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] Deleting /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] The project's OSGi version is 2.7.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/.tycho-consumer-pom.xml [WARNING] artifact org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature:xml:p2metadata:2.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature:xml:p2artifacts:2.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature-2.7.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature --- [INFO] [INFO] ----< org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.jsf.ui >---- [INFO] Building org.eclipse.jst.pagedesigner.jsf.ui 1.6.0-SNAPSHOT [11/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] Resolving class path of org.eclipse.jst.pagedesigner.jsf.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.pagedesigner.jsf.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] Compiling 114 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.pagedesigner.jsf.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.jsf.ui:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsf.ui/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsf.ui/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsf.ui/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsf.ui/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.jsf.ui/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.jsf.ui-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.pagedesigner.jsf.ui --- [INFO] [INFO] ---< org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor.feature >--- [INFO] Building org.eclipse.jst.webpageeditor.feature 2.11.0-SNAPSHOT [12/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.webpageeditor.feature --- [INFO] Deleting /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jst.webpageeditor.feature --- [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 2.11.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jst.webpageeditor.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.jst.webpageeditor.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.jst.webpageeditor.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor.feature:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.webpageeditor.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.webpageeditor.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor.feature:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/.tycho-consumer-pom.xml [WARNING] artifact org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor.feature:xml:p2metadata:2.11.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor.feature:xml:p2artifacts:2.11.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.webpageeditor.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor.feature/2.11.0-SNAPSHOT/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor.feature/2.11.0-SNAPSHOT/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor.feature/2.11.0-SNAPSHOT/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor.feature/2.11.0-SNAPSHOT/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor.feature/2.11.0-SNAPSHOT/org.eclipse.jst.webpageeditor.feature-2.11.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.webpageeditor.feature --- [INFO] [INFO] -----< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facelet.core >------ [INFO] Building org.eclipse.jst.jsf.facelet.core 1.5.0-SNAPSHOT [13/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.facelet.core --- [INFO] The project's OSGi version is 1.5.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.facelet.core --- [INFO] Resolving class path of org.eclipse.jst.jsf.facelet.core... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.facelet.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.facelet.core --- [INFO] Compiling 207 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.facelet.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.facelet.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.facelet.core --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.facelet.core --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.facelet.core --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.facelet.core --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT-sources.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.facelet.core --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facelet.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.facelet.core --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.core/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.core/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.core/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.core/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.core/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.core-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.facelet.core --- [INFO] [INFO] ----------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.ui >----------- [INFO] Building org.eclipse.jst.jsf.ui 1.7.0-SNAPSHOT [14/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.ui --- [INFO] The project's OSGi version is 1.7.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.ui --- [INFO] Resolving class path of org.eclipse.jst.jsf.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.ui --- [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.ui --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.ui --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.ui-1.7.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.ui --- [INFO] [INFO] ------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facelet.ui >------- [INFO] Building org.eclipse.jst.jsf.facelet.ui 1.5.0-SNAPSHOT [15/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] The project's OSGi version is 1.5.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] Resolving class path of org.eclipse.jst.jsf.facelet.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.facelet.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.facelet.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facelet.ui:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.ui/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.ui/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.ui/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.ui/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facelet.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facelet.ui/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facelet.ui-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.facelet.ui --- [INFO] [INFO] ----< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.ui >----- [INFO] Building org.eclipse.jst.jsf.facesconfig.ui 1.7.0-SNAPSHOT [16/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] The project's OSGi version is 1.7.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] Resolving class path of org.eclipse.jst.jsf.facesconfig.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.facesconfig.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] Compiling 249 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.facesconfig.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui/1.7.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui-1.7.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.facesconfig.ui --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.standard.tagsupport >-- [INFO] Building org.eclipse.jst.jsf.standard.tagsupport 1.6.0-SNAPSHOT [17/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] Resolving class path of org.eclipse.jst.jsf.standard.tagsupport... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.standard.tagsupport --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.standard.tagsupport --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.standard.tagsupport:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.standard.tagsupport/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.standard.tagsupport/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.standard.tagsupport/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.standard.tagsupport/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.standard.tagsupport/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.standard.tagsupport-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.standard.tagsupport --- [INFO] [INFO] ---------< org.eclipse.webtools.jsf:org.eclipse.jsf.branding >---------- [INFO] Building org.eclipse.jsf.branding 3.5.1-SNAPSHOT [18/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jsf.branding --- [INFO] The project's OSGi version is 3.5.1.v201902121810 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jsf.branding --- [INFO] Resolving class path of org.eclipse.jsf.branding... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jsf.branding --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jsf.branding --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/src does not exist [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jsf.branding --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jsf.branding --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jsf.branding --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/org.eclipse.jsf.branding-3.5.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jsf.branding --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/org.eclipse.jsf.branding-3.5.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jsf.branding --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jsf.branding --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jsf.branding --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/org.eclipse.jsf.branding-3.5.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/org.eclipse.jsf.branding-3.5.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jsf.branding --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf.branding:3.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jsf.branding --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/org.eclipse.jsf.branding-3.5.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.branding/3.5.1-SNAPSHOT/org.eclipse.jsf.branding-3.5.1-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.branding/3.5.1-SNAPSHOT/org.eclipse.jsf.branding-3.5.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/org.eclipse.jsf.branding-3.5.1-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.branding/3.5.1-SNAPSHOT/org.eclipse.jsf.branding-3.5.1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.branding/3.5.1-SNAPSHOT/org.eclipse.jsf.branding-3.5.1-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/plugins/org.eclipse.jsf.branding/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.branding/3.5.1-SNAPSHOT/org.eclipse.jsf.branding-3.5.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jsf.branding --- [INFO] [INFO] ----------< org.eclipse.webtools.jsf:org.eclipse.jsf.feature >---------- [INFO] Building org.eclipse.jsf.feature 3.12.0-SNAPSHOT [19/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jsf.feature --- [INFO] Deleting /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jsf.feature --- [INFO] The project's OSGi version is 3.12.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jsf.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/org.eclipse.jsf.feature-3.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jsf.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.jsf.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/org.eclipse.jsf.feature-3.12.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.jsf.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf.feature:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jsf.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/org.eclipse.jsf.feature-3.12.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/org.eclipse.jsf.feature-3.12.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jsf.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf.feature:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/.tycho-consumer-pom.xml [WARNING] artifact org.eclipse.webtools.jsf:org.eclipse.jsf.feature:xml:p2metadata:3.12.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.webtools.jsf:org.eclipse.jsf.feature:xml:p2artifacts:3.12.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jsf.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/org.eclipse.jsf.feature-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.feature/3.12.0-SNAPSHOT/org.eclipse.jsf.feature-3.12.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.feature/3.12.0-SNAPSHOT/org.eclipse.jsf.feature-3.12.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/org.eclipse.jsf.feature-3.12.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.feature/3.12.0-SNAPSHOT/org.eclipse.jsf.feature-3.12.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.feature/3.12.0-SNAPSHOT/org.eclipse.jsf.feature-3.12.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.feature/3.12.0-SNAPSHOT/org.eclipse.jsf.feature-3.12.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jsf.feature --- [INFO] [INFO] -----< org.eclipse.webtools.jsf:org.eclipse.jsf.assembly.feature >------ [INFO] Building org.eclipse.jsf.assembly.feature 3.4.1-SNAPSHOT [20/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jsf.assembly.feature --- [INFO] The project's OSGi version is 3.4.1.v201902121810 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jsf.assembly.feature --- [WARNING] /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/build.properties: bin.includes value(s) must be specified. [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/target/org.eclipse.jsf.assembly.feature-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jsf.assembly.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/target/org.eclipse.jsf.assembly.feature-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jsf.assembly.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf.assembly.feature:3.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jsf.assembly.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/target/org.eclipse.jsf.assembly.feature-3.4.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.assembly.feature/3.4.1-SNAPSHOT/org.eclipse.jsf.assembly.feature-3.4.1-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.assembly.feature/3.4.1-SNAPSHOT/org.eclipse.jsf.assembly.feature-3.4.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.assembly.feature/3.4.1-SNAPSHOT/org.eclipse.jsf.assembly.feature-3.4.1-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf.assembly.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf.assembly.feature/3.4.1-SNAPSHOT/org.eclipse.jsf.assembly.feature-3.4.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jsf.assembly.feature --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature >-- [INFO] Building org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature 2.7.0-SNAPSHOT [21/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] The project's OSGi version is 2.7.0.v202303181929 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature-2.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature-2.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/target/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature-2.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature-2.7.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature-2.7.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature-2.7.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/2.7.0-SNAPSHOT/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature-2.7.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor_sdk.feature >-- [INFO] Building org.eclipse.jst.webpageeditor_sdk.feature 2.10.0-SNAPSHOT [22/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] The project's OSGi version is 2.10.0.v202303181929 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/target/org.eclipse.jst.webpageeditor_sdk.feature-2.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/target/org.eclipse.jst.webpageeditor_sdk.feature-2.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.webpageeditor_sdk.feature:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/target/org.eclipse.jst.webpageeditor_sdk.feature-2.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor_sdk.feature/2.10.0-SNAPSHOT/org.eclipse.jst.webpageeditor_sdk.feature-2.10.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor_sdk.feature/2.10.0-SNAPSHOT/org.eclipse.jst.webpageeditor_sdk.feature-2.10.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor_sdk.feature/2.10.0-SNAPSHOT/org.eclipse.jst.webpageeditor_sdk.feature-2.10.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.webpageeditor_sdk.feature/2.10.0-SNAPSHOT/org.eclipse.jst.webpageeditor_sdk.feature-2.10.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.webpageeditor_sdk.feature --- [INFO] [INFO] --------< org.eclipse.webtools.jsf:org.eclipse.jsf_sdk.feature >-------- [INFO] Building org.eclipse.jsf_sdk.feature 3.11.0-SNAPSHOT [23/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jsf_sdk.feature --- [INFO] The project's OSGi version is 3.11.0.v202303181929 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jsf_sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/target/org.eclipse.jsf_sdk.feature-3.11.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jsf_sdk.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/target/org.eclipse.jsf_sdk.feature-3.11.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jsf_sdk.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf_sdk.feature:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jsf_sdk.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/target/org.eclipse.jsf_sdk.feature-3.11.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.feature/3.11.0-SNAPSHOT/org.eclipse.jsf_sdk.feature-3.11.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.feature/3.11.0-SNAPSHOT/org.eclipse.jsf_sdk.feature-3.11.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.feature/3.11.0-SNAPSHOT/org.eclipse.jsf_sdk.feature-3.11.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jsf_sdk.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.feature/3.11.0-SNAPSHOT/org.eclipse.jsf_sdk.feature-3.11.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jsf_sdk.feature --- [INFO] [INFO] ---< org.eclipse.webtools.jsf:org.eclipse.jsf_sdk.assembly.feature >---- [INFO] Building org.eclipse.jsf_sdk.assembly.feature 3.4.0-SNAPSHOT [24/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] The project's OSGi version is 3.4.0.v201902121810 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jsf_sdk.assembly.feature --- [WARNING] /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/build.properties: bin.includes value(s) must be specified. [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/target/org.eclipse.jsf_sdk.assembly.feature-3.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/target/org.eclipse.jsf_sdk.assembly.feature-3.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jsf_sdk.assembly.feature:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/target/org.eclipse.jsf_sdk.assembly.feature-3.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.assembly.feature/3.4.0-SNAPSHOT/org.eclipse.jsf_sdk.assembly.feature-3.4.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.assembly.feature/3.4.0-SNAPSHOT/org.eclipse.jsf_sdk.assembly.feature-3.4.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.assembly.feature/3.4.0-SNAPSHOT/org.eclipse.jsf_sdk.assembly.feature-3.4.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/assembly/features/org.eclipse.jsf_sdk.assembly.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jsf_sdk.assembly.feature/3.4.0-SNAPSHOT/org.eclipse.jsf_sdk.assembly.feature-3.4.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jsf_sdk.assembly.feature --- [INFO] [INFO] --------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.dev >-------- [INFO] Building org.eclipse.jst.jsf.doc.dev 1.5.0-SNAPSHOT [25/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.doc.dev --- [INFO] The project's OSGi version is 1.5.0.v201902121810 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.doc.dev --- [INFO] Resolving class path of org.eclipse.jst.jsf.doc.dev... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.doc.dev --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.doc.dev --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.doc.dev --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.doc.dev --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.doc.dev --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.doc.dev --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.doc.dev --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.doc.dev --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.dev:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.doc.dev --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.dev/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.dev/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.dev/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.dev/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.dev/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.dev/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.dev-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.doc.dev --- [INFO] [INFO] -------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.user >-------- [INFO] Building org.eclipse.jst.jsf.doc.user 1.5.0-SNAPSHOT [26/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.doc.user --- [INFO] The project's OSGi version is 1.5.0.v201902121810 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.doc.user --- [INFO] Resolving class path of org.eclipse.jst.jsf.doc.user... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.doc.user --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.doc.user --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.doc.user --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.doc.user --- [WARNING] /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/build.properties: src.includes value(s) [build.xml] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.doc.user --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.doc.user --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.doc.user --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.doc.user --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.user:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.doc.user --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.user/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.user/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.user/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.user/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/plugins/org.eclipse.jst.jsf.doc.user/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.user/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.doc.user-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.doc.user --- [INFO] [INFO] ------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.feature >------ [INFO] Building org.eclipse.jst.jsf.doc.feature 2.4.0-SNAPSHOT [27/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jst.jsf.doc.feature --- [INFO] The project's OSGi version is 2.4.0.v201902121810 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jst.jsf.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/target/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.doc.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/target/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.doc.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.doc.feature:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.doc.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/target/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/docs/features/org.eclipse.jst.jsf.doc.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.doc.feature/2.4.0-SNAPSHOT/org.eclipse.jst.jsf.doc.feature-2.4.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.doc.feature --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.runtime.tests >-- [INFO] Building org.eclipse.jst.jsf.common.runtime.tests 1.5.0-SNAPSHOT [28/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] The project's OSGi version is 1.5.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.common.runtime.tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (136.19kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (88.49kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230316-1800/plugins/ (87.79kB) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.common.runtime.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.common.runtime.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DjsfRuntimeJarsDirectoryV1.1=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/../jsfRuntimeJarsDirectory/V1.1, -DjsfRuntimeJarsDirectoryV1.2=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/../jsfRuntimeJarsDirectory/V1.2, -DjsfRuntimeJarsDirectoryV2.0=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/../jsfRuntimeJarsDirectory/V2.0, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/surefire.properties, -timeout, 1800000] Running org.eclipse.jst.jsf.common.runtime.tests.AllRuntimeTests Component Type Info: type = blah family=Blah renderer=renderBlah, class= Blah, supers=[] UIComponent: id=id, parentId: null, family=org.eclipse.jst.jsf.test.ComponentFamily, render=org.eclipse.jst.jsf.test.RenderFamily, rendered=true UIOutput: id=id, parentId: null, family=org.eclipse.jst.jsf.test.ComponentFamily, render=org.eclipse.jst.jsf.test.RenderFamily, rendered=true, converter=null, localValue=null, value=null UIInput: id=id, parentId: null, family=org.eclipse.jst.jsf.test.ComponentFamily, render=org.eclipse.jst.jsf.test.RenderFamily, rendered=true, converter=null, immediate=null, localSetValue=null, localValue=null, required=false, submittedValue=null, valid=null, validator=null, validators=null, value=null, valueChangeListener=null, valueChangeListeners=null UICommand: id=id, parentId: null, family=org.eclipse.jst.jsf.test.ComponentFamily, render=org.eclipse.jst.jsf.test.RenderFamily, rendered=true, action=null, actionExpression=null, actionListener=null, actionListeners=null, immediate=null UIForm: id=id, parentId: null, family=org.eclipse.jst.jsf.test.ComponentFamily, render=org.eclipse.jst.jsf.test.RenderFamily, rendered=true, prependId=null, submitted=null UIData: id=id, parentId: null, family=org.eclipse.jst.jsf.test.ComponentFamily, render=org.eclipse.jst.jsf.test.RenderFamily, rendered=true, dataModel=null, first=null, footer=null, header=null, rowAvailable=null, rowCount=null, rowData=null, rowIndex=null, rows=null, value=null, var=null Tests run: 110, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.jst.jsf.common.runtime.tests.AllRuntimeTests testGetValue(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestValueHolderInfo) Time elapsed: 0.005 s testGetLocalValue(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestValueHolderInfo) Time elapsed: 0.001 s testGetConverter(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestValueHolderInfo) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestValueHolderInfo) Time elapsed: 0.014 s testGetDecorates(org.eclipse.jst.jsf.common.runtime.tests.model.decorator.TestComponentDecorator) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.decorator.TestComponentDecorator) Time elapsed: 0.005 s testGetWrappedData(org.eclipse.jst.jsf.common.runtime.tests.model.bean.TestDataModelInfo) Time elapsed: 0.023 s testGetRowCount(org.eclipse.jst.jsf.common.runtime.tests.model.bean.TestDataModelInfo) Time elapsed: 0 s testGetRowIndex(org.eclipse.jst.jsf.common.runtime.tests.model.bean.TestDataModelInfo) Time elapsed: 0 s testIsRowAvailable(org.eclipse.jst.jsf.common.runtime.tests.model.bean.TestDataModelInfo) Time elapsed: 0 s testGetRowData(org.eclipse.jst.jsf.common.runtime.tests.model.bean.TestDataModelInfo) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.bean.TestDataModelInfo) Time elapsed: 0.002 s testToString(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentTypeInfo) Time elapsed: 0.001 s testGetActionListener(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestActionSource2Info) Time elapsed: 0.001 s testGetActionListeners(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestActionSource2Info) Time elapsed: 0 s testGetActionExpression(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestActionSource2Info) Time elapsed: 0 s testGetAction(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestActionSource2Info) Time elapsed: 0 s testAddActionListener(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestActionSource2Info) Time elapsed: 0 s testIsImmediate(org.eclipse.jst.jsf.common.runtime.tests.model.behavioural.TestActionSource2Info) Time elapsed: 0 s testGetAdapter(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0.001 s testGetDecoratorMap(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0 s testDefaultAdapterBehaviour(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0 s testGetAdapterMap(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0 s testGetDecorators(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0.001 s testGetAllDecorators(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0 s testGetAllAdapters(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0 s testNullDecoratorArgs(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.TestViewObject) Time elapsed: 0.004 s testGetComponentTypeInfo(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0 s testIsRendered(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0 s testChildren(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0.001 s testGetId(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0 s testToString(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0 s testGetParent(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestComponentInfo) Time elapsed: 0.003 s testGetValue(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testGetLocalValue(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testImplicitAdapter(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0.007 s testGetConverter(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0.001 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0.003 s testGetComponentTypeInfo(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testIsRendered(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testChildren(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testGetId(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testToString(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0.001 s testGetParent(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIOutputInfo) Time elapsed: 0 s testIsRequired(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0.001 s testIsLocalValueSet(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testValidators(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testImplicitAdapter(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0.004 s testIsImmediate(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testIsValid(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0.002 s testValueChangeListener(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testGetValue(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testGetLocalValue(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testGetConverter(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testGetComponentTypeInfo(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testIsRendered(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testChildren(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testGetId(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testToString(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0.001 s testGetParent(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIInputInfo) Time elapsed: 0 s testGetActionListener(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0.001 s testGetActionListeners(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testGetActionExpression(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testImplicitAdapter(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0.002 s testGetAction(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testIsImmediate(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0.002 s testGetComponentTypeInfo(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testIsRendered(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testChildren(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testGetId(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testToString(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0.001 s testGetParent(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUICommandInfo) Time elapsed: 0 s testIsPrependId(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testImplicitAdapter(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0.001 s testIsSubmitted(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0.002 s testGetComponentTypeInfo(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testIsRendered(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testChildren(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testGetId(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testToString(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0.001 s testGetParent(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIFormInfo) Time elapsed: 0 s testGetFirst(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testGetValue(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testGetRows(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0.001 s testImplicitAdapter(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0.001 s testGetDataModel(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testFacets(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testGetVar(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testGetRowCount(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testGetRowIndex(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testIsRowAvailable(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testGetRowData(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0.001 s testSerializable(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0.001 s testGetComponentTypeInfo(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testIsRendered(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testChildren(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0.001 s testFacet(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testGetId(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s testToString(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0.001 s testGetParent(org.eclipse.jst.jsf.common.runtime.tests.model.component.TestUIDataInfo) Time elapsed: 0 s Results: Tests run: 110, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common.runtime.tests:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common.runtime.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.common.runtime.tests-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.common.runtime.tests --- [INFO] [INFO] -------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.test.util >------- [INFO] Building org.eclipse.jst.jsf.test.util 1.6.0-SNAPSHOT [29/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.test.util --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.test.util --- [INFO] Resolving class path of org.eclipse.jst.jsf.test.util... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.test.util --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.test.util --- [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.test.util --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.test.util --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.test.util --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.test.util --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.test.util --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.test.util --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.test.util --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.test.util:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.test.util --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.test.util/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.test.util/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.test.util/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.test.util/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.test.util/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.test.util/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.test.util-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.test.util --- [INFO] [INFO] ------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.core.tests >------- [INFO] Building org.eclipse.jst.jsf.core.tests 1.6.0-SNAPSHOT [30/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.core.tests --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.core.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.core.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.core.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.core.tests --- [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.core.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/jsfcoretests.jar [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.core.tests --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.core.tests --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-beanutils-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-beanutils-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-collections-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-collections-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-digester-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-digester-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-logging-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/commons-logging-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/jsf-api-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/jsf-api-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/jsf-impl-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/jsf-impl-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/jstl-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/jstl-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/standard-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/JSFLib/standard-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/fail2.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/fail2.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/fail2_nofacesconfig.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/fail2_nofacesconfig.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/noextdata.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/noextdata.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/withextdata.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/appconfig/withextdata.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/faces-all-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/faces-all-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/faces-api-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/faces-api-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/faces-impl-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/faces-impl-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/sandbox-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/sandbox-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/signatures.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/signatures.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/tomahawk-bogus.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/testfiles/tomahawk-bogus.jar [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/jsfcoretests.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar_unpacked_12813686023996661978/jsfcoretests.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.core.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.core.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.core.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.core.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.core.tests-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.core.tests --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.contentassist.tests >-- [INFO] Building org.eclipse.jst.jsf.contentassist.tests 1.6.0-SNAPSHOT [31/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.contentassist.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.contentassist.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.contentassist.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/jsfcontentassisttests.jar [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.contentassist.tests --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT.jar_unpacked_11773859659241066286/jsfcontentassisttests.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT.jar_unpacked_11773859659241066286/jsfcontentassisttests.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.contentassist.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.contentassist.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.contentassist.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.contentassist.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.contentassist.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.contentassist.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.contentassist.tests-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.contentassist.tests --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.context.symbol.tests >-- [INFO] Building org.eclipse.jst.jsf.context.symbol.tests 1.6.0-SNAPSHOT [32/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.context.symbol.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.context.symbol.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.context.symbol.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202302281310/plugins/ (188.37kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar from https://ci.eclipse.org/webtools/job/webtools-javaee_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (331.98kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DjsfRuntimeJarsDirectoryV1.1=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/../jsfRuntimeJarsDirectory/V1.1, -DjsfRuntimeJarsDirectoryV1.2=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/../jsfRuntimeJarsDirectory/V1.2, -DjsfRuntimeJarsDirectoryV2.0=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/../jsfRuntimeJarsDirectory/V2.0, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/surefire.properties, -timeout, 1800000] Running org.eclipse.jst.jsf.context.symbol.tests.AllTests Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.824 s - in org.eclipse.jst.jsf.context.symbol.tests.AllTests testNotBooleanIsProp1(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 2.859 s testReadonlyBooleanPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.702 s testAnotherBeanSubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.435 s testAIntegerMethodThatTakesAStringAndLongSubclass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.565 s testAIntegerMethodThatTakesAStringAndLong(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.322 s testAIntegerMethodThatTakesAStringSubclass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.479 s testBooleanIsProp1SubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.338 s testIsAnIsAccessorSubclass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.458 s testStringProperty2(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.341 s testArrayOfArrayOfStringPropertyElement(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.296 s testArrayOfArrayOfStringPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.391 s testStringArrayProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.379 s testInterfaceAcquisition(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.34 s testReadonlyStringProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.371 s testStringProperty2SubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.407 s testCollectionPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.301 s testPropertyOfPropertyInSubclass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.382 s testToString(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.317 s testOverloadedMethod(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.309 s testAnotherBean(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.394 s testBooleanIsProp1(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.313 s testBooleanIsProp2(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.484 s testSuperClassAcquisition(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.295 s testAStringMethodWithNoArgs(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.3 s testGenericGetterBeans(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.293 s testAIntegerMethodThatTakesAString(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.49 s testIntArrayProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.421 s testArrayPropertyElement(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.308 s testCollectionProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.303 s testMethodSubclassOnly(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.294 s testStringArrayPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.274 s testABooleanMethodWithNoArgsSubclass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.237 s testPropertyOfProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.299 s testIntArrayPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.257 s testBooleanIsProp2SubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.207 s testWriteonlyStringPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.142 s testIsAnIsAccessor(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.174 s testReadonlyBooleanProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.175 s testNotBooleanIsProp1SubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.211 s testSubclassOnly(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.23 s testStringProp1SubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.191 s testReadonlyStringPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.19 s testIntArrayPropertyElement(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.202 s testArrayOfArrayOfStringProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.151 s testIsESet(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.171 s testABooleanMethodWithNoArgs(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.251 s testMapSanity(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.188 s testMapPropertySubClass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.154 s testAStringMethodWithNoArgsSubclass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.182 s testWriteonlyStringProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.142 s testMapProperty(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.164 s testOverloadedMethodSubclass(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.176 s testStringProp1(org.eclipse.jst.jsf.context.symbol.tests.TestIJavaTypeDescriptor2) Time elapsed: 0.201 s testProposalConstructionForMap(org.eclipse.jst.jsf.context.symbol.tests.TestIPropertySymbolItemProvider) Time elapsed: 0.034 s testSanity(org.eclipse.jst.jsf.context.symbol.tests.TestIPropertySymbolItemProvider) Time elapsed: 0 s testMapGetCallWithSimpleTypeArguments(org.eclipse.jst.jsf.context.symbol.tests.TestTypeCoercion) Time elapsed: 0.297 s testMapGetCall(org.eclipse.jst.jsf.context.symbol.tests.TestTypeCoercion) Time elapsed: 0.216 s testListGetCall(org.eclipse.jst.jsf.context.symbol.tests.TestTypeCoercion) Time elapsed: 0.129 s testBasicMapBean(org.eclipse.jst.jsf.context.symbol.tests.TestTypeCoercion) Time elapsed: 0.163 s testSanity(org.eclipse.jst.jsf.context.symbol.tests.TestTypeCoercion) Time elapsed: 0.192 s testBasicListBean(org.eclipse.jst.jsf.context.symbol.tests.TestTypeCoercion) Time elapsed: 0.175 s testListGetCallWithSimpleTypeArguments(org.eclipse.jst.jsf.context.symbol.tests.TestTypeCoercion) Time elapsed: 0.13 s Results: Tests run: 62, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.context.symbol.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.context.symbol.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.context.symbol.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.context.symbol.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.context.symbol.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.context.symbol.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.context.symbol.tests-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.context.symbol.tests --- [INFO] [INFO] ---< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.designtime.tests >---- [INFO] Building org.eclipse.jst.jsf.designtime.tests 1.16.0-SNAPSHOT [33/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] The project's OSGi version is 1.16.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.designtime.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.designtime.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.designtime.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.designtime.tests --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT.jar_unpacked_7111487207490719216/testdata/jsfResources.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT.jar_unpacked_7111487207490719216/testdata/jsfResources.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.designtime.tests:1.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.designtime.tests/1.16.0-SNAPSHOT/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.designtime.tests/1.16.0-SNAPSHOT/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.designtime.tests/1.16.0-SNAPSHOT/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.designtime.tests/1.16.0-SNAPSHOT/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.designtime.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.designtime.tests/1.16.0-SNAPSHOT/org.eclipse.jst.jsf.designtime.tests-1.16.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.designtime.tests --- [INFO] [INFO] ---< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.tests >--- [INFO] Building org.eclipse.jst.jsf.facesconfig.tests 1.5.0-SNAPSHOT [34/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] The project's OSGi version is 1.5.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.facesconfig.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.facesconfig.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.facesconfig.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DjsfRuntimeJarsDirectoryV1.1=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/../jsfRuntimeJarsDirectory/V1.1, -DjsfRuntimeJarsDirectoryV1.2=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/../jsfRuntimeJarsDirectory/V1.2, -DjsfRuntimeJarsDirectoryV2.0=/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/../jsfRuntimeJarsDirectory/V2.0, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/surefire.properties, -timeout, 1800000] Running org.eclipse.jst.jsf.facesconfig.tests.AllFacesConfigTests Tests run: 503, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.719 s - in org.eclipse.jst.jsf.facesconfig.tests.AllFacesConfigTests testRenderKit(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 1.47 s testFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0 s testNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0 s testComponent(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0 s testManagedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0.001 s testValidator(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0 s testConverter(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0 s testLifecycle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0 s testApplication(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0 s testReferencedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase) Time elapsed: 0.001 s testNavigationHandler(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testMessageBundle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0.001 s testViewHandler(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testActionListener(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testLocalConfig(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testSingleApplication(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0.001 s testSingleVariableResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testSinglePropertyResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testDefaultRenderKitId(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testStateManager(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase) Time elapsed: 0 s testEmptyFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase) Time elapsed: 0.001 s testFacesContextFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase) Time elapsed: 0 s testRenderkitFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase) Time elapsed: 0 s testLifeCycleFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase) Time elapsed: 0 s testApplicationFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase) Time elapsed: 0.001 s testValidatorSingleValueProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase) Time elapsed: 0 s testSingleConverter(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase) Time elapsed: 0 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase) Time elapsed: 0 s testPhaseListener(org.eclipse.jst.jsf.facesconfig.tests.read.ReadLifecycleTestCase) Time elapsed: 0 s testLifecycle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadLifecycleTestCase) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testSingleComponent(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyComponentTypeAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0.001 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testComponentExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0.001 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testFacetName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0.001 s testSingleFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0.001 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0.001 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0.001 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testMapValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0.001 s testNullValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testSingleManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testListValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testManagedBeanDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0.001 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0 s testSingleReferncedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0 s testRendererExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0.001 s testSingleRenderer(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testStringForRequiredEntries(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0.047 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0.001 s testFacetName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testSingleFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0.001 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0.001 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0.001 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testSingleElementRoot(org.eclipse.jst.jsf.facesconfig.tests.read.ReadExtensionDataTestCase) Time elapsed: 0.012 s testFromViewIdType(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase) Time elapsed: 0 s testNonEmptyNavigationCases(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase) Time elapsed: 0.001 s testNonEmptyIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase) Time elapsed: 0 s testSingleNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase) Time elapsed: 0 s testNonEmptyDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase) Time elapsed: 0.001 s testValidatorSingleValueProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase) Time elapsed: 0 s testSingleValidator(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase) Time elapsed: 0 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase) Time elapsed: 0 s testManagedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase) Time elapsed: 0 s testMapBeanProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase) Time elapsed: 0.001 s testListBeanProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase) Time elapsed: 0 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase) Time elapsed: 0 s testSingleRenderKit(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase) Time elapsed: 0.001 s testRenderer(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase) Time elapsed: 0 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase) Time elapsed: 0 s testResourceBundle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0.125 s testELResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testApplicationExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testNavigationHandler(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testMessageBundle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0.001 s testViewHandler(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testActionListener(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testLocalConfig(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testSingleApplication(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testSingleVariableResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0.001 s testSinglePropertyResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testDefaultRenderKitId(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testStateManager(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_1_2) Time elapsed: 0 s testFacesConfigExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0 s testRenderKit(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0.05 s testFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0 s testNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0 s testComponent(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0.001 s testManagedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0 s testValidator(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0 s testConverter(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0.001 s testLifecycle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0 s testApplication(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0 s testReferencedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_1_2) Time elapsed: 0.001 s testFactoryExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_1_2) Time elapsed: 0 s testEmptyFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_1_2) Time elapsed: 0 s testFacesContextFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_1_2) Time elapsed: 0.001 s testRenderkitFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_1_2) Time elapsed: 0 s testLifeCycleFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_1_2) Time elapsed: 0 s testApplicationFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_1_2) Time elapsed: 0.001 s testConverterExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase_1_2) Time elapsed: 0 s testValidatorSingleValueProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase_1_2) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase_1_2) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase_1_2) Time elapsed: 0 s testSingleConverter(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase_1_2) Time elapsed: 0 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadConverterTestCase_1_2) Time elapsed: 0.001 s testLifecycleExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadLifecycleTestCase_1_2) Time elapsed: 0 s testPhaseListener(org.eclipse.jst.jsf.facesconfig.tests.read.ReadLifecycleTestCase_1_2) Time elapsed: 0 s testLifecycle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadLifecycleTestCase_1_2) Time elapsed: 0.001 s testNavigationRuleExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_1_2) Time elapsed: 0 s testFromViewIdType(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_1_2) Time elapsed: 0 s testNonEmptyNavigationCases(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_1_2) Time elapsed: 0.001 s testNonEmptyIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_1_2) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_1_2) Time elapsed: 0 s testSingleNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_1_2) Time elapsed: 0.001 s testNonEmptyDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_1_2) Time elapsed: 0 s testValidatorExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase_1_2) Time elapsed: 0 s testValidatorSingleValueProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase_1_2) Time elapsed: 0.001 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase_1_2) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase_1_2) Time elapsed: 0 s testSingleValidator(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase_1_2) Time elapsed: 0.001 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadValidatorTestCase_1_2) Time elapsed: 0 s testManagedBeanExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_1_2) Time elapsed: 0 s testManagedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_1_2) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_1_2) Time elapsed: 0.001 s testMapBeanProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_1_2) Time elapsed: 0 s testListBeanProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_1_2) Time elapsed: 0 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_1_2) Time elapsed: 0 s testRenderKitExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_1_2) Time elapsed: 0 s testSingleRenderKit(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_1_2) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_1_2) Time elapsed: 0 s testRenderer(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_1_2) Time elapsed: 0 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_1_2) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0.001 s testSingleComponent(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyComponentTypeAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0.001 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testComponentExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0.001 s testNonEmptyDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0.001 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0.001 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testFacetName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0.001 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testSingleFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0.001 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0.001 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0.001 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0.001 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0.001 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testMapValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0.001 s testNullValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testSingleManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0.001 s testListValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testManagedBeanDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0.001 s testSingleReferncedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0 s testRendererExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testSingleRenderer(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testStringForRequiredEntries(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0.001 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0.001 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testFacetName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0.001 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testSingleFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0.001 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0.001 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0.001 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0.001 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testSingleElementRoot(org.eclipse.jst.jsf.facesconfig.tests.read.ReadExtensionDataTestCase) Time elapsed: 0 s testBehavior(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0.283 s testName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0.001 s testMetadataComplete(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testAbsoluteOrdering(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0.001 s testOrdering(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testRenderKit(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0.001 s testNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testComponent(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testManagedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testValidator(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testConverter(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testLifecycle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testApplication(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0.001 s testReferencedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacesConfigElementsTestCase_2_0) Time elapsed: 0 s testDefaultValidator(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testSystemEventListener(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0.001 s testResourceHandler(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testResourceBundle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testELResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testApplicationExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testNavigationHandler(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testMessageBundle(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0.001 s testViewHandler(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testActionListener(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testLocalConfig(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testSingleApplication(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0.001 s testSingleVariableResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testSinglePropertyResolver(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testDefaultRenderKitId(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0.001 s testStateManager(org.eclipse.jst.jsf.facesconfig.tests.read.ReadApplicationTestCase_2_0) Time elapsed: 0 s testViewDeclarationLanguageFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testVisitContextFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0.001 s testExternalContextFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testPartialViewContextFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testTagHandlerDelegateFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testExceptionHandlerFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testFactoryExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testEmptyFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testFacesContextFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testRenderkitFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testLifeCycleFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0.001 s testApplicationFactory(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFactoryTestCase_2_0) Time elapsed: 0 s testIf(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0 s testRedirect(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0.001 s testNavigationRuleExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0 s testFromViewIdType(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0 s testNonEmptyNavigationCases(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0 s testNonEmptyIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0 s testSingleNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0 s testNonEmptyDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadNavigationRuleTestCase_2_0) Time elapsed: 0.001 s testEagerAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_2_0) Time elapsed: 0 s testManagedBeanExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_2_0) Time elapsed: 0 s testManagedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_2_0) Time elapsed: 0.001 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_2_0) Time elapsed: 0 s testMapBeanProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_2_0) Time elapsed: 0 s testListBeanProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_2_0) Time elapsed: 0.059 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanTestCase_2_0) Time elapsed: 0 s testClientBehaviorRenderer(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_2_0) Time elapsed: 0.001 s testRenderKitExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_2_0) Time elapsed: 0 s testSingleRenderKit(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_2_0) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_2_0) Time elapsed: 0 s testRenderer(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_2_0) Time elapsed: 0 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRenderKitTestCase_2_0) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testSingleComponent(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0.001 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyComponentTypeAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0.001 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testComponentExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testNonEmptyDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0.001 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testFacetName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testSingleFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0.001 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0.001 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyComponentTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0.001 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0.001 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeConverterTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0.001 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0.001 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyConverterTestCase) Time elapsed: 0 s testMapValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0.001 s testNullValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testSingleManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testListValueManagedProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testManagedBeanDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadManagedBeanManagedPropertyTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0 s testSingleReferncedBean(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0.001 s testSingleValuedProperties(org.eclipse.jst.jsf.facesconfig.tests.read.ReadReferencedBeanTestCase) Time elapsed: 0 s testRendererExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testSingleRenderer(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testDescriptionGroup(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0.001 s testStringForRequiredEntries(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0.001 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0.001 s testFacetName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testSingleFacet(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0.001 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadFacetRendererTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testSingleAttribute(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0.001 s testAttributeExtension(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testAttributeNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadAttributeValidatorTestCase) Time elapsed: 0 s testIcon(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testSuggestedValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0.001 s testProperty(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testDefaultValue(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testPropertyNameAndClass(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0.001 s testDisplayName(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testDescription(org.eclipse.jst.jsf.facesconfig.tests.read.ReadPropertyValidatorTestCase) Time elapsed: 0 s testSingleElementRoot(org.eclipse.jst.jsf.facesconfig.tests.read.ReadExtensionDataTestCase) Time elapsed: 0.001 s testWriteApplication(org.eclipse.jst.jsf.facesconfig.tests.write.WriteApplicationTestCase) Time elapsed: 0.823 s testWriteConverter(org.eclipse.jst.jsf.facesconfig.tests.write.WriteConverterTestCase) Time elapsed: 0.252 s testFactory(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFactoryTestCase) Time elapsed: 0.021 s testWriteLifecycle(org.eclipse.jst.jsf.facesconfig.tests.write.WriteLifecycleTestCase) Time elapsed: 0.013 s testWriteMapManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase) Time elapsed: 0.09 s testWriteManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase) Time elapsed: 0.191 s testWriteListManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase) Time elapsed: 0.083 s testWriteNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.write.WriteNavigationRuleTestCase) Time elapsed: 0.035 s testWriteRenderKit(org.eclipse.jst.jsf.facesconfig.tests.write.WriteRenderKitTestCase) Time elapsed: 0.221 s testWriteValidator(org.eclipse.jst.jsf.facesconfig.tests.write.WriteValidatorTestCase) Time elapsed: 0.085 s testSanity(org.eclipse.jst.jsf.facesconfig.tests.util.CommonStructuresUtil) Time elapsed: 0 s testWriteComponent(org.eclipse.jst.jsf.facesconfig.tests.write.WriteComponentTestCase) Time elapsed: 0.195 s testWriteReferencedBeanToFileTwo(org.eclipse.jst.jsf.facesconfig.tests.write.WriteReferencedBeanTestCase) Time elapsed: 0.081 s testWriteExtensionData(org.eclipse.jst.jsf.facesconfig.tests.write.WriteComponentExtensionDataTestCase) Time elapsed: 0.082 s test12Features(org.eclipse.jst.jsf.facesconfig.tests.write.WriteApplicationTestCase_1_2) Time elapsed: 0.106 s testWriteApplication(org.eclipse.jst.jsf.facesconfig.tests.write.WriteApplicationTestCase_1_2) Time elapsed: 0.013 s testConverterExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteConverterTestCase_1_2) Time elapsed: 0.009 s testWriteConverter(org.eclipse.jst.jsf.facesconfig.tests.write.WriteConverterTestCase_1_2) Time elapsed: 0.098 s testFactoryExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFactoryTestCase_1_2) Time elapsed: 0.01 s testFactory(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFactoryTestCase_1_2) Time elapsed: 0.088 s testLifecycleExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteLifecycleTestCase_1_2) Time elapsed: 0.009 s testWriteLifecycle(org.eclipse.jst.jsf.facesconfig.tests.write.WriteLifecycleTestCase_1_2) Time elapsed: 0.007 s testManagedBeanExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_1_2) Time elapsed: 0.01 s testWriteMapManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_1_2) Time elapsed: 0.09 s testWriteManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_1_2) Time elapsed: 0.175 s testWriteListManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_1_2) Time elapsed: 0.033 s testNavigationRuleExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteNavigationRuleTestCase_1_2) Time elapsed: 0.054 s testWriteNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.write.WriteNavigationRuleTestCase_1_2) Time elapsed: 0.025 s testRenderKitExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteRenderKitTestCase_1_2) Time elapsed: 0.008 s testWriteRenderKit(org.eclipse.jst.jsf.facesconfig.tests.write.WriteRenderKitTestCase_1_2) Time elapsed: 0.11 s testValidatorExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteValidatorTestCase_1_2) Time elapsed: 0.063 s testWriteValidator(org.eclipse.jst.jsf.facesconfig.tests.write.WriteValidatorTestCase_1_2) Time elapsed: 0.104 s testFacesConfigExtension(org.eclipse.jst.jsf.facesconfig.tests.write.FacesConfigExtensionTestCase) Time elapsed: 0.009 s testSanity(org.eclipse.jst.jsf.facesconfig.tests.util.CommonStructuresUtil) Time elapsed: 0 s testWriteComponent(org.eclipse.jst.jsf.facesconfig.tests.write.WriteComponentTestCase) Time elapsed: 0.208 s testWriteReferencedBeanToFileTwo(org.eclipse.jst.jsf.facesconfig.tests.write.WriteReferencedBeanTestCase) Time elapsed: 0.02 s testWriteExtensionData(org.eclipse.jst.jsf.facesconfig.tests.write.WriteComponentExtensionDataTestCase) Time elapsed: 0.052 s testFacesConfig20(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFacesConfigTestCase_2_0) Time elapsed: 0.036 s testFacesConfigExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFacesConfigTestCase_2_0) Time elapsed: 0.007 s testApplication20(org.eclipse.jst.jsf.facesconfig.tests.write.WriteApplicationTestCase_2_0) Time elapsed: 0.058 s test12Features(org.eclipse.jst.jsf.facesconfig.tests.write.WriteApplicationTestCase_2_0) Time elapsed: 0.018 s testWriteApplication(org.eclipse.jst.jsf.facesconfig.tests.write.WriteApplicationTestCase_2_0) Time elapsed: 0.014 s testFactory20(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFactoryTestCase_2_0) Time elapsed: 0.014 s testFactoryExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFactoryTestCase_2_0) Time elapsed: 0.055 s testFactory(org.eclipse.jst.jsf.facesconfig.tests.write.WriteFactoryTestCase_2_0) Time elapsed: 0.011 s testManagedBeanExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_2_0) Time elapsed: 0.008 s testWriteMapManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_2_0) Time elapsed: 0.079 s testWriteManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_2_0) Time elapsed: 0.115 s testWriteListManagedBean(org.eclipse.jst.jsf.facesconfig.tests.write.WriteManagedBeanTestCase_2_0) Time elapsed: 0.026 s testNavigationRule20(org.eclipse.jst.jsf.facesconfig.tests.write.WriteNavigationRuleTestCase_2_0) Time elapsed: 0.057 s testNavigationRuleExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteNavigationRuleTestCase_2_0) Time elapsed: 0.009 s testWriteNavigationRule(org.eclipse.jst.jsf.facesconfig.tests.write.WriteNavigationRuleTestCase_2_0) Time elapsed: 0.029 s testRenderKit20(org.eclipse.jst.jsf.facesconfig.tests.write.WriteRenderKitTestCase_2_0) Time elapsed: 0.062 s testRenderKitExtension(org.eclipse.jst.jsf.facesconfig.tests.write.WriteRenderKitTestCase_2_0) Time elapsed: 0.01 s testWriteRenderKit(org.eclipse.jst.jsf.facesconfig.tests.write.WriteRenderKitTestCase_2_0) Time elapsed: 0.095 s testSanity(org.eclipse.jst.jsf.facesconfig.tests.util.CommonStructuresUtil) Time elapsed: 0 s testWriteComponent(org.eclipse.jst.jsf.facesconfig.tests.write.WriteComponentTestCase) Time elapsed: 0.11 s testWriteReferencedBeanToFileTwo(org.eclipse.jst.jsf.facesconfig.tests.write.WriteReferencedBeanTestCase) Time elapsed: 0.023 s testWriteExtensionData(org.eclipse.jst.jsf.facesconfig.tests.write.WriteComponentExtensionDataTestCase) Time elapsed: 0.008 s Results: Tests run: 503, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.tests:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.tests/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.tests-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.facesconfig.tests --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.ui.test >-- [INFO] Building org.eclipse.jst.jsf.facesconfig.ui.test 1.5.0-SNAPSHOT [35/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] The project's OSGi version is 1.5.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] Resolving class path of org.eclipse.jst.jsf.facesconfig.ui.test... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.facesconfig.ui.test:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui.test/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui.test/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui.test/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui.test/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.facesconfig.ui.test/1.5.0-SNAPSHOT/org.eclipse.jst.jsf.facesconfig.ui.test-1.5.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.facesconfig.ui.test --- [INFO] [INFO] ----< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.metadata.tests >----- [INFO] Building org.eclipse.jst.jsf.metadata.tests 1.6.0-SNAPSHOT [36/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.metadata.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.metadata.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.metadata.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/jsfmetadatatests.jar [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.metadata.tests --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT.jar_unpacked_2508380917518897446/jsfmetadatatests.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT.jar_unpacked_2508380917518897446/jsfmetadatatests.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.metadata.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadata.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadata.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadata.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadata.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadata.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadata.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadata.tests-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.metadata.tests --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.metadataprocessingtests2 >-- [INFO] Building org.eclipse.jst.jsf.metadataprocessingtests2 1.6.0-SNAPSHOT [37/42] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] Resolving class path of org.eclipse.jst.jsf.metadataprocessingtests2... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.metadataprocessingtests2:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadataprocessingtests2/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadataprocessingtests2/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadataprocessingtests2/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadataprocessingtests2/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.metadataprocessingtests2/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.metadataprocessingtests2-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.metadataprocessingtests2 --- [INFO] [INFO] -------< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.ui.tests >-------- [INFO] Building org.eclipse.jst.jsf.ui.tests 1.6.0-SNAPSHOT [38/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.ui.tests --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.ui.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.ui.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.ui.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.ui.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.ui.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/jsfuitests.jar [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.ui.tests --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.ui.tests --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT.jar_unpacked_4075624109774300214/jsfuitests.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT.jar_unpacked_4075624109774300214/jsfuitests.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.ui.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.ui.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.ui.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.ui.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.ui.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.ui.tests-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.ui.tests --- [INFO] [INFO] --< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.validation.el.tests >-- [INFO] Building org.eclipse.jst.jsf.validation.el.tests 1.6.0-SNAPSHOT [39/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] Resolving class path of org.eclipse.jst.jsf.validation.el.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.jsf.validation.el.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.validation.el.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.jsf.validation.el.tests --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.validation.el.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.validation.el.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.validation.el.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.validation.el.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.validation.el.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.jsf.validation.el.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.validation.el.tests/1.6.0-SNAPSHOT/org.eclipse.jst.jsf.validation.el.tests-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.validation.el.tests --- [INFO] [INFO] ----< org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.tests >----- [INFO] Building org.eclipse.jst.pagedesigner.tests 1.6.0-SNAPSHOT [40/42] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.jst.pagedesigner.tests --- [INFO] The project's OSGi version is 1.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.jst.pagedesigner.tests --- [INFO] Resolving class path of org.eclipse.jst.pagedesigner.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jst.pagedesigner.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.jst.pagedesigner.tests --- [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.pagedesigner.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.pagedesigner.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.jst.pagedesigner.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/pagedesignertests.jar [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.jst.pagedesigner.tests --- [WARNING] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.pagedesigner.tests --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT.jar_unpacked_2731218136337170210/pagedesignertests.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT.jar_unpacked_2731218136337170210/pagedesignertests.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.pagedesigner.tests --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.pagedesigner.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.pagedesigner.tests --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.tests/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.tests/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.tests/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.tests/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/tests/org.eclipse.jst.pagedesigner.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.pagedesigner.tests/1.6.0-SNAPSHOT/org.eclipse.jst.pagedesigner.tests-1.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.pagedesigner.tests --- [INFO] [INFO] -----< org.eclipse.webtools.jsf:org.eclipse.jst.jsf.tests.feature >----- [INFO] Building org.eclipse.jst.jsf.tests.feature 3.6.0-SNAPSHOT [41/42] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jst.jsf.tests.feature --- [INFO] The project's OSGi version is 3.6.0.v202303190717 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.jst.jsf.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/target/org.eclipse.jst.jsf.tests.feature-3.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jst.jsf.tests.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/target/org.eclipse.jst.jsf.tests.feature-3.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.jst.jsf.tests.feature --- [INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.tests.feature:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/.tycho-consumer-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.tests.feature --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/target/org.eclipse.jst.jsf.tests.feature-3.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.tests.feature/3.6.0-SNAPSHOT/org.eclipse.jst.jsf.tests.feature-3.6.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.tests.feature/3.6.0-SNAPSHOT/org.eclipse.jst.jsf.tests.feature-3.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.tests.feature/3.6.0-SNAPSHOT/org.eclipse.jst.jsf.tests.feature-3.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/jsf/features/org.eclipse.jst.jsf.tests.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.tests.feature/3.6.0-SNAPSHOT/org.eclipse.jst.jsf.tests.feature-3.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.jst.jsf.tests.feature --- [INFO] [INFO] -------< org.eclipse.webtools.jsf:org.eclipse.webtools.jsf.site >------- [INFO] Building org.eclipse.webtools.jsf.site 3.6.0-SNAPSHOT [42/42] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.webtools.jsf.site --- [INFO] The project's OSGi version is 3.6.0.v202303190717 [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.webtools.jsf.site --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/site/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.webtools.jsf.site --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.webtools.jsf.site --- [INFO] Fetching org.bouncycastle.bcprov_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/I20230302035350/repository/plugins/ (10.98MB) [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.webtools.jsf.site --- [INFO] Building zip: /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/site/target/org.eclipse.webtools.jsf.site-3.6.0-SNAPSHOT.zip [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.webtools.jsf.site --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.webtools.jsf.site --- [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/site/target/org.eclipse.webtools.jsf.site-3.6.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.webtools.jsf.site/3.6.0-SNAPSHOT/org.eclipse.webtools.jsf.site-3.6.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/site/pom.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.webtools.jsf.site/3.6.0-SNAPSHOT/org.eclipse.webtools.jsf.site-3.6.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/site/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.webtools.jsf.site/3.6.0-SNAPSHOT/org.eclipse.webtools.jsf.site-3.6.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/site/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsf-gerrit_master/.repository/org/eclipse/webtools/jsf/org.eclipse.webtools.jsf.site/3.6.0-SNAPSHOT/org.eclipse.webtools.jsf.site-3.6.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.webtools.jsf.site --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.eclipse.webtools.jsf 3.6.0-SNAPSHOT ............ SUCCESS [ 11.606 s] [INFO] org.eclipse.jst.jsf.common 1.6.0-SNAPSHOT .......... SUCCESS [ 23.380 s] [INFO] org.eclipse.jst.jsf.common.runtime 1.5.0-SNAPSHOT .. SUCCESS [ 3.315 s] [INFO] org.eclipse.jst.jsf.common.ui 1.7.0-SNAPSHOT ....... SUCCESS [ 5.524 s] [INFO] org.eclipse.jst.jsf.facesconfig 1.6.0-SNAPSHOT ..... SUCCESS [ 8.997 s] [INFO] org.eclipse.jst.jsf.core 1.9.0-SNAPSHOT ............ SUCCESS [ 8.174 s] [INFO] org.eclipse.jst.pagedesigner.jsp.core 1.6.0-SNAPSHOT SUCCESS [ 4.062 s] [INFO] org.eclipse.jst.pagedesigner 1.10.0-SNAPSHOT ....... SUCCESS [ 15.191 s] [INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport 1.5.0-SNAPSHOT SUCCESS [ 4.780 s] [INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature 2.7.0-SNAPSHOT SUCCESS [ 2.765 s] [INFO] org.eclipse.jst.pagedesigner.jsf.ui 1.6.0-SNAPSHOT . SUCCESS [ 6.383 s] [INFO] org.eclipse.jst.webpageeditor.feature 2.11.0-SNAPSHOT SUCCESS [ 3.156 s] [INFO] org.eclipse.jst.jsf.facelet.core 1.5.0-SNAPSHOT .... SUCCESS [ 5.286 s] [INFO] org.eclipse.jst.jsf.ui 1.7.0-SNAPSHOT .............. SUCCESS [ 4.131 s] [INFO] org.eclipse.jst.jsf.facelet.ui 1.5.0-SNAPSHOT ...... SUCCESS [ 3.685 s] [INFO] org.eclipse.jst.jsf.facesconfig.ui 1.7.0-SNAPSHOT .. SUCCESS [ 5.661 s] [INFO] org.eclipse.jst.jsf.standard.tagsupport 1.6.0-SNAPSHOT SUCCESS [ 3.718 s] [INFO] org.eclipse.jsf.branding 3.5.1-SNAPSHOT ............ SUCCESS [ 2.678 s] [INFO] org.eclipse.jsf.feature 3.12.0-SNAPSHOT ............ SUCCESS [ 3.039 s] [INFO] org.eclipse.jsf.assembly.feature 3.4.1-SNAPSHOT .... SUCCESS [ 1.303 s] [INFO] org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature 2.7.0-SNAPSHOT SUCCESS [ 1.385 s] [INFO] org.eclipse.jst.webpageeditor_sdk.feature 2.10.0-SNAPSHOT SUCCESS [ 1.750 s] [INFO] org.eclipse.jsf_sdk.feature 3.11.0-SNAPSHOT ........ SUCCESS [ 1.644 s] [INFO] org.eclipse.jsf_sdk.assembly.feature 3.4.0-SNAPSHOT SUCCESS [ 1.562 s] [INFO] org.eclipse.jst.jsf.doc.dev 1.5.0-SNAPSHOT ......... SUCCESS [ 11.048 s] [INFO] org.eclipse.jst.jsf.doc.user 1.5.0-SNAPSHOT ........ SUCCESS [ 4.167 s] [INFO] org.eclipse.jst.jsf.doc.feature 2.4.0-SNAPSHOT ..... SUCCESS [ 1.204 s] [INFO] org.eclipse.jst.jsf.common.runtime.tests 1.5.0-SNAPSHOT SUCCESS [ 10.159 s] [INFO] org.eclipse.jst.jsf.test.util 1.6.0-SNAPSHOT ....... SUCCESS [ 4.836 s] [INFO] org.eclipse.jst.jsf.core.tests 1.6.0-SNAPSHOT ...... SUCCESS [ 28.294 s] [INFO] org.eclipse.jst.jsf.contentassist.tests 1.6.0-SNAPSHOT SUCCESS [ 4.761 s] [INFO] org.eclipse.jst.jsf.context.symbol.tests 1.6.0-SNAPSHOT SUCCESS [ 37.137 s] [INFO] org.eclipse.jst.jsf.designtime.tests 1.16.0-SNAPSHOT SUCCESS [ 4.886 s] [INFO] org.eclipse.jst.jsf.facesconfig.tests 1.5.0-SNAPSHOT SUCCESS [ 22.828 s] [INFO] org.eclipse.jst.jsf.facesconfig.ui.test 1.5.0-SNAPSHOT SUCCESS [ 6.101 s] [INFO] org.eclipse.jst.jsf.metadata.tests 1.6.0-SNAPSHOT .. SUCCESS [ 5.454 s] [INFO] org.eclipse.jst.jsf.metadataprocessingtests2 1.6.0-SNAPSHOT SUCCESS [ 2.846 s] [INFO] org.eclipse.jst.jsf.ui.tests 1.6.0-SNAPSHOT ........ SUCCESS [ 5.031 s] [INFO] org.eclipse.jst.jsf.validation.el.tests 1.6.0-SNAPSHOT SUCCESS [ 4.347 s] [INFO] org.eclipse.jst.pagedesigner.tests 1.6.0-SNAPSHOT .. SUCCESS [ 6.025 s] [INFO] org.eclipse.jst.jsf.tests.feature 3.6.0-SNAPSHOT ... SUCCESS [ 2.059 s] [INFO] org.eclipse.webtools.jsf.site 3.6.0-SNAPSHOT ....... SUCCESS [ 8.091 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:02 min [INFO] Finished at: 2023-03-19T07:35:57Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS