Started by an SCM change Running as SYSTEM Agent centos-7-sj50z 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-sj50z" namespace: "handly" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.handly.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-sj50z" - 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-sj50z" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.handly.svc.cluster.local/handly/" 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-handly" 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-sj50z (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/1.7.x The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/handly/org.eclipse.handly > git init /home/jenkins/agent/workspace/1.7.x # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/handly/org.eclipse.handly > git --version # timeout=10 > git --version # 'git version 2.36.5' > git fetch --tags --force --progress -- https://git.eclipse.org/r/handly/org.eclipse.handly +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/handly/org.eclipse.handly # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/1.7.x^{commit} # timeout=10 Checking out Revision ed3d8ffdc8b131952174c1712b0038bf3f1299e1 (origin/1.7.x) > git config core.sparsecheckout # timeout=10 > git checkout -f ed3d8ffdc8b131952174c1712b0038bf3f1299e1 # timeout=10 Commit message: "Bug 581650 - Upgrade latest target to 2023-03" > git rev-list --no-walk 28db7a5a9e84afc5063fede9a56e4082000f4798 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [1.7.x] $ Xvnc -help Starting xvnc [1.7.x] $ Xvnc :75 -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 Thu Mar 9 11:00:29 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5975 vncext: created VNC server for screen 0 [1.7.x] $ /bin/sh -xe /tmp/jenkins4908304865116645749.sh + rm -rf build + mkdir build + mkdir build/packages + mkdir build/tests [1.7.x] $ /opt/tools/apache-maven/latest/bin/mvn -f releng/pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/1.7.x/.maven/repo clean verify -Psign -Pbree-libs -Pjavadoc -B Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving target definition file:/home/jenkins/agent/workspace/1.7.x/targets/latest/latest.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@58932d08... 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] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/pom.xml [INFO] Fetching 202303151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2023-03/ (63B) [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.92MB) [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (816.86kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (32.41kB) [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (14.17kB) [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.72MB) [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.78MB) [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.29MB) [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (48.09kB) [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.47MB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.commons-io_2.11.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (319.47kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (83.65kB) [INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (116.39kB) [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (147.22kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (196.21kB) [INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (286.17kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (314.81kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (164.87kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (74.44kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (115.6kB) [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (297.19kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (114.59kB) [INFO] Fetching org.eclipse.core.resources_3.18.200.v20230209-0754.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (892.83kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (90.9kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.400.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (27.8kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (57.49kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.81kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (12.96kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (42.3kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.200.v20230220-1427.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (52.85kB) [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (47.66kB) [INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (18.79kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (26.37kB) [INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.500.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (215.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.800.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (205.06kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (30.04kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (18.22kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.500.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (58.53kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.3.0.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (395.08kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.100.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (266.92kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (91.78kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (238.68kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.600.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (120.01kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.800.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (252.1kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.800.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (149.44kB) [INFO] Fetching org.eclipse.jface.databinding_1.14.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (291.47kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (22.9kB) [INFO] Fetching org.eclipse.urischeme_1.2.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (53.71kB) [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (378.6kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.100.v20230117-1625.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (343.25kB) [INFO] Fetching org.eclipse.ui_3.202.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (434.05kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.ui.workbench_3.128.0.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (3.49MB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (23.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.tests:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/pom.xml [INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (397.08kB) [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (10.75MB) [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (806.64kB) [INFO] Fetching org.eclipse.jface.text_3.23.0.v20230123-1047.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.ide_3.20.100.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.39MB) [INFO] Fetching org.eclipse.ui.views_3.11.400.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (107.39kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.700.v20230210-0941.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (691.11kB) [INFO] Fetching org.eclipse.ui.editors_3.15.0.v20221201-1935.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (621.13kB) [INFO] Fetching org.eclipse.ui.forms_3.11.600.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (331.64kB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (49.45kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (115.07kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.32kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (52.65kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.800.v20221205-1614.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (172.79kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (79.47kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.400.v20221201-0952.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.66kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (176.44kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (221.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (132.68kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (470.76kB) [INFO] Fetching org.eclipse.ui.navigator_3.11.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (425.29kB) [INFO] Fetching org.eclipse.team.core_3.9.700.v20221201-0946.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (402.85kB) [INFO] Fetching org.eclipse.team.ui_3.9.600.v20230207-1607.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.700.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (114.89kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.600.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (175.28kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.400.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (110.67kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (65.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.ui:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/pom.xml [INFO] Fetching org.eclipse.search_3.14.400.v20230209-0804.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (499.45kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.xtext:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.xtext.ui:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/pom.xml [INFO] Fetching io.github.classgraph_4.8.149.v20220915-0556.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (586.39kB) [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (169.92kB) [INFO] Fetching org.apache.log4j_1.2.24.v20221221-2012.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (357.66kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.20.100.v20230124-1239.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (400.21kB) [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (168.05kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (301.89kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (354.71kB) [INFO] Fetching org.eclipse.xtext.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.89MB) [INFO] Fetching org.eclipse.xtext.common.types_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (504.19kB) [INFO] Fetching org.eclipse.jdt.core_3.33.0.v20230222-1748.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (4MB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.33.0.v20230218-1114.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (3.01MB) [INFO] Fetching org.eclipse.jdt.debug_3.20.100.v20230119-1127.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (919.02kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.900.v20230209-1222.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (570.79kB) [INFO] Fetching org.eclipse.xtend.lib_2.30.0.v20230227-1111.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (110.25kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.30.0.v20230227-1111.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (161.99kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.30.0.v20230227-1111.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (78.09kB) [INFO] Fetching org.eclipse.xtext_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.65MB) [INFO] Fetching org.eclipse.xtext.util_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (313.56kB) [INFO] Fetching org.objectweb.asm_9.4.0.v20221107-1714.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (134.94kB) [INFO] Fetching org.eclipse.xtext.ide_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (496.58kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.junit:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.adapter:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.adapter.ui:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/pom.xml [INFO] Fetching org.eclipse.debug.ui_3.17.200.v20230220-1318.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (3MB) [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (245.21kB) [INFO] Fetching org.eclipse.jdt.ui_3.28.0.v20230210-2115.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (10.95MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.18.0.v20230209-2203.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.29MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.basic:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/pom.xml [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.96MB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (66.54kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (371.28kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.33.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.mwe.core_1.8.0.v20221117-1134.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (197.66kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.14.0.v20221117-1134.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (16.77kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.8.0.v20221117-1134.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (40.79kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.14.0.v20221117-1134.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (234.41kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.14.0.v20221117-1134.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (24.37kB) [INFO] Fetching org.eclipse.xtext.generator_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (865.46kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (228.7kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (554.65kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (68kB) [INFO] Fetching org.eclipse.xtext.ecore_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (17.81kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (974.52kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.basic.ide:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.basic.ui:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/pom.xml [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (188.37kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (62.46kB) [INFO] Fetching org.eclipse.xtext.builder_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (394.87kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (252.07kB) [INFO] Fetching org.eclipse.xtext.smap_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (21.31kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (250kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.basic.ui.tests:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.jmodel:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.jmodel.tests:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.jmodel.ui:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.bundles:org.eclipse.handly.examples.xtext.xtext.ui:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/pom.xml [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (109.43kB) [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (163.1kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (42.71kB) [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.300.v20230126-0801.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (142.6kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.1000.v20230207-1058.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.67MB) [INFO] Fetching org.eclipse.jdt.junit_3.15.200.v20230209-1546.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (546.88kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.9.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (81.84kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.3.700.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (209.61kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (38.37kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (112.39kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (61.68kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (33.47kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (133.75kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.300.v20221203-1819.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (103.71kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.300.v20221214-0640.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (246.26kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (26.87kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (77.31kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (28.71kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.300.v20221203-1932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (256.99kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.800.v20230113-1239.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (659.55kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (172.26kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (255.12kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.100.v20230115-0919.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (58.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.11.600.v20230209-1546.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (178.79kB) [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (495.56kB) [INFO] Fetching org.eclipse.pde.core_3.16.100.v20230126-0956.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.36MB) [INFO] Fetching org.eclipse.pde.launching_3.10.300.v20230129-1906.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (142.69kB) [INFO] Fetching org.eclipse.pde.ui_3.13.800.v20230214-0834.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (4.54MB) [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (346.47kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (387.45kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.500.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (174kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.400.v20221207-1659.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (160.56kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (195.86kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (134.89kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (134.76kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (121.86kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (231.03kB) [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (171.99kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.features:org.eclipse.handly:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.features:org.eclipse.handly.xtext:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.features:org.eclipse.handly.examples:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly.features:org.eclipse.handly.tests:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.handly:repository:1.7.2-SNAPSHOT @ /home/jenkins/agent/workspace/1.7.x/repository/pom.xml [WARNING] The project org.eclipse.handly:releng:pom:1.7.2-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] releng [pom] [INFO] org.eclipse.handly [eclipse-plugin] [INFO] org.eclipse.handly.junit [eclipse-plugin] [INFO] org.eclipse.handly.tests [eclipse-test-plugin] [INFO] org.eclipse.handly.ui [eclipse-plugin] [INFO] org.eclipse.handly.xtext [eclipse-plugin] [INFO] org.eclipse.handly.xtext.ui [eclipse-plugin] [INFO] org.eclipse.handly.examples [eclipse-plugin] [INFO] org.eclipse.handly.examples.adapter [eclipse-plugin] [INFO] org.eclipse.handly.examples.adapter.ui [eclipse-plugin] [INFO] org.eclipse.handly.examples.basic [eclipse-plugin] [INFO] org.eclipse.handly.examples.basic.ide [eclipse-plugin] [INFO] org.eclipse.handly.examples.basic.ui [eclipse-plugin] [INFO] org.eclipse.handly.examples.basic.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.handly.examples.jmodel [eclipse-plugin] [INFO] org.eclipse.handly.examples.jmodel.tests [eclipse-test-plugin] [INFO] org.eclipse.handly.examples.jmodel.ui [eclipse-plugin] [INFO] org.eclipse.handly.examples.xtext.xtext.ui [eclipse-plugin] [INFO] org.eclipse.handly-feature [eclipse-feature] [INFO] org.eclipse.handly.xtext-feature [eclipse-feature] [INFO] org.eclipse.handly.examples-feature [eclipse-feature] [INFO] org.eclipse.handly.tests-feature [eclipse-feature] [INFO] repository [eclipse-repository] [INFO] targets [pom] [INFO] base.target [eclipse-target-definition] [INFO] latest.target [eclipse-target-definition] [INFO] [INFO] ---------------------< org.eclipse.handly:releng >---------------------- [INFO] Building releng 1.7.2-SNAPSHOT [1/26] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ releng --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ releng --- [INFO] [INFO] -----------< org.eclipse.handly.bundles:org.eclipse.handly >------------ [INFO] Building org.eclipse.handly 1.7.2-SNAPSHOT [2/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly --- [INFO] Resolving class path of org.eclipse.handly... [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (12.59kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (251.02kB) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly --- [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/target/org.eclipse.handly-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/target/org.eclipse.handly-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/target/org.eclipse.handly-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/target/org.eclipse.handly-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.handly.bundles:org.eclipse.handly.junit >--------- [INFO] Building org.eclipse.handly.junit 1.7.2-SNAPSHOT [3/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.junit --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.junit --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.junit --- [INFO] Resolving class path of org.eclipse.handly.junit... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.junit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.junit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.junit --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.junit --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/target/org.eclipse.handly.junit-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/target/org.eclipse.handly.junit-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.junit --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.junit --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.junit --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.junit --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.junit --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/target/org.eclipse.handly.junit-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/target/org.eclipse.handly.junit-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.handly.bundles:org.eclipse.handly.tests >--------- [INFO] Building org.eclipse.handly.tests 1.7.2-SNAPSHOT [4/26] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.tests --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.tests --- [INFO] Resolving class path of org.eclipse.handly.tests... [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (25.53kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (16.24kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (87.79kB) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.tests --- [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.handly.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/1.7.x/.maven/repo/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/1.7.x/org.eclipse.handly.tests/target/work/data, -install, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/work, -configuration, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/surefire.properties] Running org.eclipse.handly.model.impl.support.BodyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.handly.model.impl.support.BodyTest test1(org.eclipse.handly.model.impl.support.BodyTest) Time elapsed: 0.11 s test2(org.eclipse.handly.model.impl.support.BodyTest) Time elapsed: 0.001 s test3(org.eclipse.handly.model.impl.support.BodyTest) Time elapsed: 0 s Running org.eclipse.handly.model.impl.support.ElementDeltaTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.handly.model.impl.support.ElementDeltaTest test00(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.003 s test01(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.001 s test02(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test03(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test04(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test05(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test06(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test07(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test08(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test09(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test10(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test11(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test12(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test13(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test14(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test15(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test16(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.001 s test17(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test18(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test19(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test20(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test21(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test22(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test23(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test24(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test25(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test26(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.001 s test27(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test28(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test29(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test30(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s test31(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.001 s test32(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.003 s test33(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.003 s testMalformedDeltaTree(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.001 s testBug456060(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0 s testDefaultFindDelta(org.eclipse.handly.model.impl.support.ElementDeltaTest) Time elapsed: 0.001 s Running org.eclipse.handly.model.impl.support.SourceElementBodyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.model.impl.support.SourceElementBodyTest test1(org.eclipse.handly.model.impl.support.SourceElementBodyTest) Time elapsed: 0.001 s Running org.eclipse.handly.model.impl.support.SourceFileTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.handly.model.impl.support.SourceFileTest test01(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.107 s test02(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.009 s test03(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.04 s test04(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.012 s test05(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.01 s test06(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.008 s test07(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.01 s test08(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.009 s test09(org.eclipse.handly.model.impl.support.SourceFileTest) Time elapsed: 0.008 s Running org.eclipse.handly.model.impl.support.ElementChangeListenerListTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.handly.model.impl.support.ElementChangeListenerListTest test1(org.eclipse.handly.model.impl.support.ElementChangeListenerListTest) Time elapsed: 0 s test2(org.eclipse.handly.model.impl.support.ElementChangeListenerListTest) Time elapsed: 0 s test3(org.eclipse.handly.model.impl.support.ElementChangeListenerListTest) Time elapsed: 0 s Running org.eclipse.handly.model.impl.support.OutOfSyncSourceFileTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.handly.model.impl.support.OutOfSyncSourceFileTest testInSync(org.eclipse.handly.model.impl.support.OutOfSyncSourceFileTest) Time elapsed: 0.009 s testOutOfSync(org.eclipse.handly.model.impl.support.OutOfSyncSourceFileTest) Time elapsed: 0.009 s Running org.eclipse.handly.model.impl.support.ElementManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.handly.model.impl.support.ElementManagerTest test1(org.eclipse.handly.model.impl.support.ElementManagerTest) Time elapsed: 0 s test2(org.eclipse.handly.model.impl.support.ElementManagerTest) Time elapsed: 0.001 s Running org.eclipse.handly.model.impl.support.ElementDeltaPerformanceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.handly.model.impl.support.ElementDeltaPerformanceTest testFindDeltaPerformance(org.eclipse.handly.model.impl.support.ElementDeltaPerformanceTest) Time elapsed: 0.12 s Running org.eclipse.handly.model.impl.support.ElementCacheTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.handly.model.impl.support.ElementCacheTest test1(org.eclipse.handly.model.impl.support.ElementCacheTest) Time elapsed: 0.001 s test2(org.eclipse.handly.model.impl.support.ElementCacheTest) Time elapsed: 0 s test3(org.eclipse.handly.model.impl.support.ElementCacheTest) Time elapsed: 0 s test4(org.eclipse.handly.model.impl.support.ElementCacheTest) Time elapsed: 0.001 s test5(org.eclipse.handly.model.impl.support.ElementCacheTest) Time elapsed: 0 s Running org.eclipse.handly.model.impl.support.ElementChangeRecorderTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.handly.model.impl.support.ElementChangeRecorderTest test01(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0.001 s test02(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test03(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test04(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test05(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0.001 s test06(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test07(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test08(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0.001 s test09(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test10(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test11(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test12(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test13(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test14(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test15(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test16(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test17(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test18(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test19(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test20(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0.001 s test21(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test22(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test23(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test24(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test25(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test26(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test27(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test28(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0.001 s test29(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test30(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test31(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test32(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test33(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test34(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s test35(org.eclipse.handly.model.impl.support.ElementChangeRecorderTest) Time elapsed: 0 s Running org.eclipse.handly.model.impl.support.WorkingCopyNotificationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.handly.model.impl.support.WorkingCopyNotificationTest test1(org.eclipse.handly.model.impl.support.WorkingCopyNotificationTest) Time elapsed: 0.025 s test2(org.eclipse.handly.model.impl.support.WorkingCopyNotificationTest) Time elapsed: 0.009 s test3(org.eclipse.handly.model.impl.support.WorkingCopyNotificationTest) Time elapsed: 0.008 s test4(org.eclipse.handly.model.impl.support.WorkingCopyNotificationTest) Time elapsed: 0.006 s Running org.eclipse.handly.model.impl.support.WorkingCopyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.handly.model.impl.support.WorkingCopyTest testCallbackLifecycle(org.eclipse.handly.model.impl.support.WorkingCopyTest) Time elapsed: 0 s testBug479623(org.eclipse.handly.model.impl.support.WorkingCopyTest) Time elapsed: 0.001 s Running org.eclipse.handly.model.impl.support.NotificationManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.model.impl.support.NotificationManagerTest test1(org.eclipse.handly.model.impl.support.NotificationManagerTest) Time elapsed: 0 s test2(org.eclipse.handly.model.impl.support.NotificationManagerTest) Time elapsed: 0 s test3(org.eclipse.handly.model.impl.support.NotificationManagerTest) Time elapsed: 0 s Running org.eclipse.handly.model.impl.support.SourceElementTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.handly.model.impl.support.SourceElementTest test1(org.eclipse.handly.model.impl.support.SourceElementTest) Time elapsed: 0 s test2(org.eclipse.handly.model.impl.support.SourceElementTest) Time elapsed: 0.002 s Running org.eclipse.handly.model.impl.support.ElementTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.handly.model.impl.support.ElementTest test01(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test02(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test03(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test04(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test05(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test06(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test07(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test08(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0.001 s test09(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test10(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test11(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test12(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test13(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s test14(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0 s testBug530821(org.eclipse.handly.model.impl.support.ElementTest) Time elapsed: 0.001 s Running org.eclipse.handly.model.impl.support.StructureHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.model.impl.support.StructureHelperTest test1(org.eclipse.handly.model.impl.support.StructureHelperTest) Time elapsed: 0 s Running org.eclipse.handly.model.adapter.NullContentAdapterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.model.adapter.NullContentAdapterTest test1(org.eclipse.handly.model.adapter.NullContentAdapterTest) Time elapsed: 0.001 s test2(org.eclipse.handly.model.adapter.NullContentAdapterTest) Time elapsed: 0 s Running org.eclipse.handly.model.adapter.DefaultContentAdapterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.handly.model.adapter.DefaultContentAdapterTest test1(org.eclipse.handly.model.adapter.DefaultContentAdapterTest) Time elapsed: 0.004 s test2(org.eclipse.handly.model.adapter.DefaultContentAdapterTest) Time elapsed: 0 s Running org.eclipse.handly.model.ElementsTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.handly.model.ElementsTest testEnsureReconciled(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.002 s testNoSourceElementInfo(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindLastMatchingAncestorUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testFindCommonAncestor(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindAncestorOfType(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testIsOfModel(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testCollectParentChainUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testSplitIntoElementsAndResources(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testGetParentChain(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.036 s testGetSourceElementInfo2(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testIsAncestorOf(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testRemoveDescendants(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testGetName(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testGetRoot(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindAncestorOfTypeUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindLastAncestorOfTypeUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindMatchingAncestorUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testGetSourceFile(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testCollectParentChain(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindLastMatchingAncestor(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testFindCommonAncestor2(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindLastAncestorOfType(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testStreamParentChainUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindCommonAncestorUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testGetSourceElementAt2(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testStreamParentChain(org.eclipse.handly.model.ElementsTest) Time elapsed: 0.001 s testGetParent(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindMatchingAncestor(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testGetParentChainUntil(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s testFindCommonAncestorUntil2(org.eclipse.handly.model.ElementsTest) Time elapsed: 0 s Running org.eclipse.handly.model.ElementDeltasTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.model.ElementDeltasTest test01(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s test02(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s test03(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s test04(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s test05(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s test06(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s test07(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s test08(org.eclipse.handly.model.ElementDeltasTest) Time elapsed: 0 s Running org.eclipse.handly.context.ContextsTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.handly.context.ContextsTest testCompositeContext1(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testCompositeContext2(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testCompositeContext3(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testCompositeContext4(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testCompositeContext5(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testCompositeContext6(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testCompositeContext7(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testCompositeContext8(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testSingletonContext1(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testSingletonContext2(org.eclipse.handly.context.ContextsTest) Time elapsed: 0.001 s testSingletonContext3(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testSingletonContext4(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s testEmptyContext(org.eclipse.handly.context.ContextsTest) Time elapsed: 0 s Running org.eclipse.handly.context.GuiceContextTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.handly.context.GuiceContextTest test01(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0.001 s test02(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0 s test03(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0 s test04(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0.003 s test05(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0.001 s test06(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0 s test07(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0 s test08(org.eclipse.handly.context.GuiceContextTest) Time elapsed: 0.001 s Running org.eclipse.handly.context.ContextTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.handly.context.ContextTest test01(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test02(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test03(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test04(org.eclipse.handly.context.ContextTest) Time elapsed: 0.001 s test05(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test06(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test07(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test08(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test09(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test10(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test11(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test12(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test13(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test14(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test15(org.eclipse.handly.context.ContextTest) Time elapsed: 0 s test16(org.eclipse.handly.context.ContextTest) Time elapsed: 0.001 s Running org.eclipse.handly.buffer.ChildBufferTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.handly.buffer.ChildBufferTest test1(org.eclipse.handly.buffer.ChildBufferTest) Time elapsed: 0.001 s test2(org.eclipse.handly.buffer.ChildBufferTest) Time elapsed: 0 s test3(org.eclipse.handly.buffer.ChildBufferTest) Time elapsed: 0 s test4(org.eclipse.handly.buffer.ChildBufferTest) Time elapsed: 0.001 s test5(org.eclipse.handly.buffer.ChildBufferTest) Time elapsed: 0 s Running org.eclipse.handly.buffer.UiBufferChangeRunnerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.handly.buffer.UiBufferChangeRunnerTest test1(org.eclipse.handly.buffer.UiBufferChangeRunnerTest) Time elapsed: 0.002 s test2(org.eclipse.handly.buffer.UiBufferChangeRunnerTest) Time elapsed: 0.001 s test3(org.eclipse.handly.buffer.UiBufferChangeRunnerTest) Time elapsed: 0.001 s Running org.eclipse.handly.buffer.CoreTextFileBufferProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.handly.buffer.CoreTextFileBufferProviderTest test1(org.eclipse.handly.buffer.CoreTextFileBufferProviderTest) Time elapsed: 0.008 s test2(org.eclipse.handly.buffer.CoreTextFileBufferProviderTest) Time elapsed: 0.001 s test3(org.eclipse.handly.buffer.CoreTextFileBufferProviderTest) Time elapsed: 0.001 s Running org.eclipse.handly.buffer.TextFileBufferTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 s - in org.eclipse.handly.buffer.TextFileBufferTest testSaveListener(org.eclipse.handly.buffer.TextFileBufferTest) Time elapsed: 2.012 s testBug496840(org.eclipse.handly.buffer.TextFileBufferTest) Time elapsed: 1.251 s Running org.eclipse.handly.buffer.BufferChangeOperationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.handly.buffer.BufferChangeOperationTest test1(org.eclipse.handly.buffer.BufferChangeOperationTest) Time elapsed: 0 s test2(org.eclipse.handly.buffer.BufferChangeOperationTest) Time elapsed: 0 s test3(org.eclipse.handly.buffer.BufferChangeOperationTest) Time elapsed: 0 s test4(org.eclipse.handly.buffer.BufferChangeOperationTest) Time elapsed: 0.001 s Running org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest test1(org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest) Time elapsed: 0.034 s test2(org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest) Time elapsed: 0.007 s test3(org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest) Time elapsed: 0.007 s test4(org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest) Time elapsed: 0.009 s test5(org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest) Time elapsed: 0.007 s test6(org.eclipse.handly.snapshot.ResourceTextFileBufferSnapshotTest) Time elapsed: 0.027 s Running org.eclipse.handly.snapshot.TextFileSnapshotTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.handly.snapshot.TextFileSnapshotTest test01(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.035 s test02(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test03(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test04(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test05(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test06(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.007 s test07(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test08(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test09(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.005 s test10(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test11(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.004 s test12(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.006 s test13(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.004 s test14(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.035 s test15(org.eclipse.handly.snapshot.TextFileSnapshotTest) Time elapsed: 0.005 s Running org.eclipse.handly.snapshot.TextFileSnapshotWsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.handly.snapshot.TextFileSnapshotWsTest test1(org.eclipse.handly.snapshot.TextFileSnapshotWsTest) Time elapsed: 0.006 s test2(org.eclipse.handly.snapshot.TextFileSnapshotWsTest) Time elapsed: 0.004 s test3(org.eclipse.handly.snapshot.TextFileSnapshotWsTest) Time elapsed: 0.005 s test4(org.eclipse.handly.snapshot.TextFileSnapshotWsTest) Time elapsed: 0.005 s test5(org.eclipse.handly.snapshot.TextFileSnapshotWsTest) Time elapsed: 0.005 s Running org.eclipse.handly.snapshot.FileStoreTextFileBufferSnapshotTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.handly.snapshot.FileStoreTextFileBufferSnapshotTest test1(org.eclipse.handly.snapshot.FileStoreTextFileBufferSnapshotTest) Time elapsed: 0.004 s test2(org.eclipse.handly.snapshot.FileStoreTextFileBufferSnapshotTest) Time elapsed: 0.005 s test3(org.eclipse.handly.snapshot.FileStoreTextFileBufferSnapshotTest) Time elapsed: 0.005 s test4(org.eclipse.handly.snapshot.FileStoreTextFileBufferSnapshotTest) Time elapsed: 0.004 s test5(org.eclipse.handly.snapshot.FileStoreTextFileBufferSnapshotTest) Time elapsed: 0.042 s Running org.eclipse.handly.snapshot.TextFileStoreSnapshotTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.handly.snapshot.TextFileStoreSnapshotTest test1(org.eclipse.handly.snapshot.TextFileStoreSnapshotTest) Time elapsed: 0.005 s Running org.eclipse.handly.snapshot.EqualityPredictionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.handly.snapshot.EqualityPredictionTest test01(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.006 s test02(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.005 s test03(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.007 s test04(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.007 s test05(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.011 s test06(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.006 s test07(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.005 s test08(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.008 s test09(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.006 s test10(org.eclipse.handly.snapshot.EqualityPredictionTest) Time elapsed: 0.034 s Running org.eclipse.handly.text.DocumentChangeOperationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.handly.text.DocumentChangeOperationTest test1(org.eclipse.handly.text.DocumentChangeOperationTest) Time elapsed: 0.001 s test2(org.eclipse.handly.text.DocumentChangeOperationTest) Time elapsed: 0 s test3(org.eclipse.handly.text.DocumentChangeOperationTest) Time elapsed: 0 s test4(org.eclipse.handly.text.DocumentChangeOperationTest) Time elapsed: 0 s Running org.eclipse.handly.text.UiDocumentChangeRunnerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.handly.text.UiDocumentChangeRunnerTest test1(org.eclipse.handly.text.UiDocumentChangeRunnerTest) Time elapsed: 0 s test2(org.eclipse.handly.text.UiDocumentChangeRunnerTest) Time elapsed: 0 s test3(org.eclipse.handly.text.UiDocumentChangeRunnerTest) Time elapsed: 0.001 s Running org.eclipse.handly.util.PropertyTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.util.PropertyTest test1(org.eclipse.handly.util.PropertyTest) Time elapsed: 0 s test2(org.eclipse.handly.util.PropertyTest) Time elapsed: 0 s test3(org.eclipse.handly.util.PropertyTest) Time elapsed: 0.001 s test4(org.eclipse.handly.util.PropertyTest) Time elapsed: 0 s test5(org.eclipse.handly.util.PropertyTest) Time elapsed: 0 s test6(org.eclipse.handly.util.PropertyTest) Time elapsed: 0 s Running org.eclipse.handly.util.SimpleSynchronizerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.util.SimpleSynchronizerTest test1(org.eclipse.handly.util.SimpleSynchronizerTest) Time elapsed: 0.001 s Running org.eclipse.handly.util.TextRangeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.util.TextRangeTest test1(org.eclipse.handly.util.TextRangeTest) Time elapsed: 0 s test2(org.eclipse.handly.util.TextRangeTest) Time elapsed: 0 s test3(org.eclipse.handly.util.TextRangeTest) Time elapsed: 0 s test4(org.eclipse.handly.util.TextRangeTest) Time elapsed: 0 s test5(org.eclipse.handly.util.TextRangeTest) Time elapsed: 0 s test6(org.eclipse.handly.util.TextRangeTest) Time elapsed: 0 s Running org.eclipse.handly.util.LruCacheTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.handly.util.LruCacheTest test1(org.eclipse.handly.util.LruCacheTest) Time elapsed: 0 s test2(org.eclipse.handly.util.LruCacheTest) Time elapsed: 0 s test3(org.eclipse.handly.util.LruCacheTest) Time elapsed: 0 s Running org.eclipse.handly.util.BoundedLruCacheTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.util.BoundedLruCacheTest test1(org.eclipse.handly.util.BoundedLruCacheTest) Time elapsed: 0 s test2(org.eclipse.handly.util.BoundedLruCacheTest) Time elapsed: 0 s test3(org.eclipse.handly.util.BoundedLruCacheTest) Time elapsed: 0 s Running org.eclipse.handly.util.ArrayUtilTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.handly.util.ArrayUtilTest testLastIndexOfMatching(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testOnlyElementsOfType(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0.001 s testContainsMatching(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testUnion(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testLastIndexOf(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testHasElementsNotOfType(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testCollectMatching(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0.001 s testContains(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testConcat(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testElementsOfType(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testIndexOf(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testIndexOfMatching(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testHasElementsOfType(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s testSetMinus(org.eclipse.handly.util.ArrayUtilTest) Time elapsed: 0 s Running org.eclipse.handly.refactoring.SourceFileChangeTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.handly.refactoring.SourceFileChangeTest test01(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.009 s test02(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.006 s test03(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.006 s test04(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.01 s test05(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.032 s test06(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.015 s test07(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.009 s test08(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.005 s test09(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.005 s test10(org.eclipse.handly.refactoring.SourceFileChangeTest) Time elapsed: 0.004 s Running org.eclipse.handly.internal.DisplaySynchronizerTest (SWT:369): Gdk-CRITICAL **: 11:01:34.356: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:369): Gdk-CRITICAL **: 11:01:34.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:369): Gdk-CRITICAL **: 11:01:34.425: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:369): Gdk-CRITICAL **: 11:01:34.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.handly.internal.DisplaySynchronizerTest test1(org.eclipse.handly.internal.DisplaySynchronizerTest) Time elapsed: 0.027 s test2(org.eclipse.handly.internal.DisplaySynchronizerTest) Time elapsed: 0.042 s test3(org.eclipse.handly.internal.DisplaySynchronizerTest) Time elapsed: 0.028 s test4(org.eclipse.handly.internal.DisplaySynchronizerTest) Time elapsed: 0.027 s Results: Tests run: 317, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.handly.bundles:org.eclipse.handly.ui >---------- [INFO] Building org.eclipse.handly.ui 1.7.2-SNAPSHOT [5/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.ui --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.ui --- [INFO] Resolving class path of org.eclipse.handly.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.ui --- [INFO] Compiling 138 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/target/org.eclipse.handly.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/target/org.eclipse.handly.ui-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/target/org.eclipse.handly.ui-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/target/org.eclipse.handly.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.handly.bundles:org.eclipse.handly.xtext >--------- [INFO] Building org.eclipse.handly.xtext 1.7.2-SNAPSHOT [6/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.xtext --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.xtext --- [INFO] Resolving class path of org.eclipse.handly.xtext... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.xtext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.xtext --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.xtext --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.xtext --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.handly.bundles:org.eclipse.handly.xtext.ui >------- [INFO] Building org.eclipse.handly.xtext.ui 1.7.2-SNAPSHOT [7/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.xtext.ui --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.xtext.ui --- [INFO] Resolving class path of org.eclipse.handly.xtext.ui... [INFO] Fetching org.eclipse.xtext.logging_1.2.24.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (14.18kB) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.xtext.ui --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/target/org.eclipse.handly.xtext.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/target/org.eclipse.handly.xtext.ui-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.xtext.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.xtext.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/target/org.eclipse.handly.xtext.ui-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/target/org.eclipse.handly.xtext.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.handly.bundles:org.eclipse.handly.examples >------- [INFO] Building org.eclipse.handly.examples 1.7.2-SNAPSHOT [8/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (clean-examples) @ org.eclipse.handly.examples --- [INFO] Executing tasks main: clean_all_examples: [INFO] Executed tasks [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples --- [INFO] Resolving class path of org.eclipse.handly.examples... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (package-examples) @ org.eclipse.handly.examples --- [INFO] Executing tasks main: zip_all_examples: [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.adapter.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.adapter.ui.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.basic.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.basic.ide.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.basic.ui.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.basic.ui.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.jmodel.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.jmodel.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.jmodel.ui.zip [zip] Building zip: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/contents/org.eclipse.handly.examples.xtext.xtext.ui.zip [INFO] Executed tasks [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.eclipse.handly.bundles:org.eclipse.handly.examples.adapter >--- [INFO] Building org.eclipse.handly.examples.adapter 1.7.2-SNAPSHOT [9/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.adapter --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.adapter --- [INFO] Resolving class path of org.eclipse.handly.examples.adapter... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.adapter --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.adapter --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/target/org.eclipse.handly.examples.adapter-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/target/org.eclipse.handly.examples.adapter-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.adapter --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.adapter --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.adapter --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/target/org.eclipse.handly.examples.adapter-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter/target/org.eclipse.handly.examples.adapter-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.handly.bundles:org.eclipse.handly.examples.adapter.ui >-- [INFO] Building org.eclipse.handly.examples.adapter.ui 1.7.2-SNAPSHOT [10/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.adapter.ui --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.adapter.ui --- [INFO] Resolving class path of org.eclipse.handly.examples.adapter.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.adapter.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.adapter.ui --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.adapter.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.adapter.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.adapter.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/target/org.eclipse.handly.examples.adapter.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.adapter.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/target/org.eclipse.handly.examples.adapter.ui-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.adapter.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.adapter.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.adapter.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/target/org.eclipse.handly.examples.adapter.ui-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.adapter.ui/target/org.eclipse.handly.examples.adapter.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.handly.bundles:org.eclipse.handly.examples.basic >---- [INFO] Building org.eclipse.handly.examples.basic 1.7.2-SNAPSHOT [11/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.basic --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.basic --- [INFO] Resolving class path of org.eclipse.handly.examples.basic... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.basic --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.basic --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.basic --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/target/org.eclipse.handly.examples.basic-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.basic --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/target/org.eclipse.handly.examples.basic-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.basic --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.basic --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.basic --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/target/org.eclipse.handly.examples.basic-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic/target/org.eclipse.handly.examples.basic-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.handly.bundles:org.eclipse.handly.examples.basic.ide >-- [INFO] Building org.eclipse.handly.examples.basic.ide 1.7.2-SNAPSHOT [12/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.basic.ide --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.basic.ide --- [INFO] Resolving class path of org.eclipse.handly.examples.basic.ide... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.basic.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.basic.ide --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.basic.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.basic.ide --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.basic.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/target/org.eclipse.handly.examples.basic.ide-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.basic.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/target/org.eclipse.handly.examples.basic.ide-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.basic.ide --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.basic.ide --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.basic.ide --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/target/org.eclipse.handly.examples.basic.ide-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ide/target/org.eclipse.handly.examples.basic.ide-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.handly.bundles:org.eclipse.handly.examples.basic.ui >--- [INFO] Building org.eclipse.handly.examples.basic.ui 1.7.2-SNAPSHOT [13/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.basic.ui --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.basic.ui --- [INFO] Resolving class path of org.eclipse.handly.examples.basic.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.basic.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.basic.ui --- [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.basic.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.basic.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.basic.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/target/org.eclipse.handly.examples.basic.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.basic.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/target/org.eclipse.handly.examples.basic.ui-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.basic.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.basic.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.basic.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/target/org.eclipse.handly.examples.basic.ui-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui/target/org.eclipse.handly.examples.basic.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.handly.bundles:org.eclipse.handly.examples.basic.ui.tests >-- [INFO] Building org.eclipse.handly.examples.basic.ui.tests 1.7.2-SNAPSHOT [14/26] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Resolving class path of org.eclipse.handly.examples.basic.ui.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/org.eclipse.handly.examples.basic.ui.tests-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/org.eclipse.handly.examples.basic.ui.tests-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/1.7.x/.maven/repo/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/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/surefire.properties] Running org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyTest log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s - in org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyTest test1(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyTest) Time elapsed: 1.423 s test2(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyTest) Time elapsed: 0.074 s testBug480397_1(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyTest) Time elapsed: 0.014 s testBug480397_2(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyTest) Time elapsed: 0.013 s testBug480397_3(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyTest) Time elapsed: 0.047 s Running org.eclipse.handly.internal.examples.basic.ui.model.FooModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.handly.internal.examples.basic.ui.model.FooModelTest testFooModel(org.eclipse.handly.internal.examples.basic.ui.model.FooModelTest) Time elapsed: 0.039 s Running org.eclipse.handly.internal.examples.basic.ui.model.FooFileTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.handly.internal.examples.basic.ui.model.FooFileTest testFooFile(org.eclipse.handly.internal.examples.basic.ui.model.FooFileTest) Time elapsed: 0.038 s Running org.eclipse.handly.internal.examples.basic.ui.model.FooModelNotificationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.handly.internal.examples.basic.ui.model.FooModelNotificationTest testFooModelNotification(org.eclipse.handly.internal.examples.basic.ui.model.FooModelNotificationTest) Time elapsed: 0.033 s Running org.eclipse.handly.internal.examples.basic.ui.model.FooProjectTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.handly.internal.examples.basic.ui.model.FooProjectTest testProjectCreation(org.eclipse.handly.internal.examples.basic.ui.model.FooProjectTest) Time elapsed: 0.011 s testHandleOnly(org.eclipse.handly.internal.examples.basic.ui.model.FooProjectTest) Time elapsed: 0.035 s Running org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyNotificationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyNotificationTest test1(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyNotificationTest) Time elapsed: 0.036 s test2(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyNotificationTest) Time elapsed: 0.015 s test3(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyNotificationTest) Time elapsed: 0.014 s test4(org.eclipse.handly.internal.examples.basic.ui.model.FooWorkingCopyNotificationTest) Time elapsed: 0.013 s Results: Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.basic.ui.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/org.eclipse.handly.examples.basic.ui.tests-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.basic.ui.tests/target/org.eclipse.handly.examples.basic.ui.tests-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.eclipse.handly.bundles:org.eclipse.handly.examples.jmodel >---- [INFO] Building org.eclipse.handly.examples.jmodel 1.7.2-SNAPSHOT [15/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.jmodel --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.jmodel --- [INFO] Resolving class path of org.eclipse.handly.examples.jmodel... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.jmodel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.jmodel --- [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/target/classes [WARNING] /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/src/org/eclipse/handly/internal/examples/jmodel/CompilationUnit.java:[245] Integer.class).withDefault(AST.JLS_Latest); ^^^^^^^^^^ The field AST.JLS_Latest is deprecated 1 problem (1 warning) [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.jmodel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.jmodel --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.jmodel --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/target/org.eclipse.handly.examples.jmodel-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.jmodel --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/target/org.eclipse.handly.examples.jmodel-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.jmodel --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.jmodel --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.jmodel --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/target/org.eclipse.handly.examples.jmodel-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel/target/org.eclipse.handly.examples.jmodel-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.handly.bundles:org.eclipse.handly.examples.jmodel.tests >-- [INFO] Building org.eclipse.handly.examples.jmodel.tests 1.7.2-SNAPSHOT [16/26] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Resolving class path of org.eclipse.handly.examples.jmodel.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/classes [WARNING] /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/src/org/eclipse/handly/internal/examples/jmodel/WorkingCopyTest.java:[54] private static final int AST_LEVEL = AST.JLS_Latest; ^^^^^^^^^^ The field AST.JLS_Latest is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/org.eclipse.handly.examples.jmodel.tests-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/org.eclipse.handly.examples.jmodel.tests-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/1.7.x/.maven/repo/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/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/work/data, -install, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/work, -configuration, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/surefire.properties] Running org.eclipse.handly.internal.examples.jmodel.JavaProjectNotificationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in org.eclipse.handly.internal.examples.jmodel.JavaProjectNotificationTest test001(org.eclipse.handly.internal.examples.jmodel.JavaProjectNotificationTest) Time elapsed: 0.266 s test002(org.eclipse.handly.internal.examples.jmodel.JavaProjectNotificationTest) Time elapsed: 0.06 s test003(org.eclipse.handly.internal.examples.jmodel.JavaProjectNotificationTest) Time elapsed: 0.025 s test004(org.eclipse.handly.internal.examples.jmodel.JavaProjectNotificationTest) Time elapsed: 0.024 s test005(org.eclipse.handly.internal.examples.jmodel.JavaProjectNotificationTest) Time elapsed: 0.034 s Running org.eclipse.handly.internal.examples.jmodel.JavaProjectTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.handly.internal.examples.jmodel.JavaProjectTest test001(org.eclipse.handly.internal.examples.jmodel.JavaProjectTest) Time elapsed: 0.01 s test002(org.eclipse.handly.internal.examples.jmodel.JavaProjectTest) Time elapsed: 0.049 s test003(org.eclipse.handly.internal.examples.jmodel.JavaProjectTest) Time elapsed: 0.018 s test004(org.eclipse.handly.internal.examples.jmodel.JavaProjectTest) Time elapsed: 0.031 s Running org.eclipse.handly.internal.examples.jmodel.JavaModelCoreTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.handly.internal.examples.jmodel.JavaModelCoreTest test001(org.eclipse.handly.internal.examples.jmodel.JavaModelCoreTest) Time elapsed: 0.043 s test002(org.eclipse.handly.internal.examples.jmodel.JavaModelCoreTest) Time elapsed: 0.014 s test003(org.eclipse.handly.internal.examples.jmodel.JavaModelCoreTest) Time elapsed: 0.017 s test004(org.eclipse.handly.internal.examples.jmodel.JavaModelCoreTest) Time elapsed: 0.013 s test005(org.eclipse.handly.internal.examples.jmodel.JavaModelCoreTest) Time elapsed: 0.021 s Running org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s - in org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest test001(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.166 s test002(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.039 s test003(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.018 s test004(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.017 s test005(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.116 s test006(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.018 s test007(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.036 s test008(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.019 s test009(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.018 s test010(org.eclipse.handly.internal.examples.jmodel.WorkingCopyTest) Time elapsed: 0.057 s Running org.eclipse.handly.internal.examples.jmodel.JavaElementDeltaTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.handly.internal.examples.jmodel.JavaElementDeltaTest test1(org.eclipse.handly.internal.examples.jmodel.JavaElementDeltaTest) Time elapsed: 0 s Running org.eclipse.handly.internal.examples.jmodel.PackageFragmentTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.handly.internal.examples.jmodel.PackageFragmentTest test001(org.eclipse.handly.internal.examples.jmodel.PackageFragmentTest) Time elapsed: 0.019 s test002(org.eclipse.handly.internal.examples.jmodel.PackageFragmentTest) Time elapsed: 0.017 s test003(org.eclipse.handly.internal.examples.jmodel.PackageFragmentTest) Time elapsed: 0.014 s test004(org.eclipse.handly.internal.examples.jmodel.PackageFragmentTest) Time elapsed: 0.048 s Running org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootNotificationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootNotificationTest test001(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootNotificationTest) Time elapsed: 0.013 s test002(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootNotificationTest) Time elapsed: 0.013 s test003(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootNotificationTest) Time elapsed: 0.013 s test004(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootNotificationTest) Time elapsed: 0.044 s test005(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootNotificationTest) Time elapsed: 0.013 s Running org.eclipse.handly.internal.examples.jmodel.MementoTests Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.handly.internal.examples.jmodel.MementoTests testImportContainerMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0.001 s testImportDeclarationMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0.001 s testRestoreBogusMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testProjectMemento2(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0.001 s testSourceFieldMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testCompilationUnitMemento1(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testPackageFragmentMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testSourceMethodMemento1(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0.001 s testSourceMethodMemento2(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testSourceMethodMemento3(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testProjectMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testPackageFragmentRootMemento1(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testPackageFragmentRootMemento2(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0.001 s testSourceTypeMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testPackageDeclarationMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s testSourceInnerTypeMemento(org.eclipse.handly.internal.examples.jmodel.MementoTests) Time elapsed: 0 s Running org.eclipse.handly.internal.examples.jmodel.CompilationUnitTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.handly.internal.examples.jmodel.CompilationUnitTest test001(org.eclipse.handly.internal.examples.jmodel.CompilationUnitTest) Time elapsed: 0.012 s test002(org.eclipse.handly.internal.examples.jmodel.CompilationUnitTest) Time elapsed: 0.01 s test003(org.eclipse.handly.internal.examples.jmodel.CompilationUnitTest) Time elapsed: 0.014 s test004(org.eclipse.handly.internal.examples.jmodel.CompilationUnitTest) Time elapsed: 0.04 s test005(org.eclipse.handly.internal.examples.jmodel.CompilationUnitTest) Time elapsed: 0.011 s Running org.eclipse.handly.internal.examples.jmodel.JavaModelTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.handly.internal.examples.jmodel.JavaModelTest test001(org.eclipse.handly.internal.examples.jmodel.JavaModelTest) Time elapsed: 0.021 s test002(org.eclipse.handly.internal.examples.jmodel.JavaModelTest) Time elapsed: 0.012 s test003(org.eclipse.handly.internal.examples.jmodel.JavaModelTest) Time elapsed: 0.012 s test004(org.eclipse.handly.internal.examples.jmodel.JavaModelTest) Time elapsed: 0.048 s test005(org.eclipse.handly.internal.examples.jmodel.JavaModelTest) Time elapsed: 0.01 s Running org.eclipse.handly.internal.examples.jmodel.MemberTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.handly.internal.examples.jmodel.MemberTest test001(org.eclipse.handly.internal.examples.jmodel.MemberTest) Time elapsed: 0.018 s test002(org.eclipse.handly.internal.examples.jmodel.MemberTest) Time elapsed: 0.014 s test003(org.eclipse.handly.internal.examples.jmodel.MemberTest) Time elapsed: 0.044 s test004(org.eclipse.handly.internal.examples.jmodel.MemberTest) Time elapsed: 0.013 s test005(org.eclipse.handly.internal.examples.jmodel.MemberTest) Time elapsed: 0.013 s test006(org.eclipse.handly.internal.examples.jmodel.MemberTest) Time elapsed: 0.013 s Running org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootTest test001(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootTest) Time elapsed: 0.015 s test002(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootTest) Time elapsed: 0.046 s test003(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootTest) Time elapsed: 0.012 s test004(org.eclipse.handly.internal.examples.jmodel.PackageFragmentRootTest) Time elapsed: 0.012 s Running org.eclipse.handly.internal.examples.jmodel.PackageFragmentNotificationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.handly.internal.examples.jmodel.PackageFragmentNotificationTest test001(org.eclipse.handly.internal.examples.jmodel.PackageFragmentNotificationTest) Time elapsed: 0.008 s test002(org.eclipse.handly.internal.examples.jmodel.PackageFragmentNotificationTest) Time elapsed: 0.015 s test003(org.eclipse.handly.internal.examples.jmodel.PackageFragmentNotificationTest) Time elapsed: 0.011 s test004(org.eclipse.handly.internal.examples.jmodel.PackageFragmentNotificationTest) Time elapsed: 0.037 s test005(org.eclipse.handly.internal.examples.jmodel.PackageFragmentNotificationTest) Time elapsed: 0.013 s Running org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest test001(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.009 s test002(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.014 s test003(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.011 s test004(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.008 s test005(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.008 s test006(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.034 s test007(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.01 s test008(org.eclipse.handly.internal.examples.jmodel.JavaModelNotificationTest) Time elapsed: 0.009 s Running org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest test001(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.014 s test002(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.014 s test003(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.014 s test004(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.045 s test005(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.017 s test006(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.014 s test007(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.014 s test008(org.eclipse.handly.internal.examples.jmodel.WorkingCopyNotificationTest) Time elapsed: 0.042 s Results: Tests run: 91, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.jmodel.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/org.eclipse.handly.examples.jmodel.tests-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.tests/target/org.eclipse.handly.examples.jmodel.tests-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.handly.bundles:org.eclipse.handly.examples.jmodel.ui >-- [INFO] Building org.eclipse.handly.examples.jmodel.ui 1.7.2-SNAPSHOT [17/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] Resolving class path of org.eclipse.handly.examples.jmodel.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/target/org.eclipse.handly.examples.jmodel.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/target/org.eclipse.handly.examples.jmodel.ui-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.jmodel.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/target/org.eclipse.handly.examples.jmodel.ui-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.jmodel.ui/target/org.eclipse.handly.examples.jmodel.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.handly.bundles:org.eclipse.handly.examples.xtext.xtext.ui >-- [INFO] Building org.eclipse.handly.examples.xtext.xtext.ui 1.7.2-SNAPSHOT [18/26] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] Resolving class path of org.eclipse.handly.examples.xtext.xtext.ui... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/target/org.eclipse.handly.examples.xtext.xtext.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/target/org.eclipse.handly.examples.xtext.xtext.ui-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples.xtext.xtext.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/target/org.eclipse.handly.examples.xtext.xtext.ui-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples.xtext.xtext.ui/target/org.eclipse.handly.examples.xtext.xtext.ui-1.7.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.handly.features:org.eclipse.handly >----------- [INFO] Building org.eclipse.handly-feature 1.7.2-SNAPSHOT [19/26] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly --- [INFO] Deleting /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly-feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.handly --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.handly --- [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] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly-feature/target/org.eclipse.handly-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.handly --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly-feature/target/org.eclipse.handly-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attach-p2-metadata) @ org.eclipse.handly --- [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly:xml:p2metadata:1.7.2-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly:xml:p2artifacts:1.7.2-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly-feature/target/org.eclipse.handly-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly-feature/target/org.eclipse.handly-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --------< org.eclipse.handly.features:org.eclipse.handly.xtext >-------- [INFO] Building org.eclipse.handly.xtext-feature 1.7.2-SNAPSHOT [20/26] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.xtext --- [INFO] Deleting /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext-feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.handly.xtext --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.handly.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext-feature/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.handly.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext-feature/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attach-p2-metadata) @ org.eclipse.handly.xtext --- [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly.xtext:xml:p2metadata:1.7.2-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly.xtext:xml:p2artifacts:1.7.2-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.xtext --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext-feature/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext-feature/target/org.eclipse.handly.xtext-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] ------< org.eclipse.handly.features:org.eclipse.handly.examples >------- [INFO] Building org.eclipse.handly.examples-feature 1.7.2-SNAPSHOT [21/26] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.examples --- [INFO] Deleting /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples-feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.handly.examples --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.examples --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.handly.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples-feature/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.handly.examples --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples-feature/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attach-p2-metadata) @ org.eclipse.handly.examples --- [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly.examples:xml:p2metadata:1.7.2-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly.examples:xml:p2artifacts:1.7.2-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.examples --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples-feature/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples-feature/target/org.eclipse.handly.examples-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --------< org.eclipse.handly.features:org.eclipse.handly.tests >-------- [INFO] Building org.eclipse.handly.tests-feature 1.7.2-SNAPSHOT [22/26] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.handly.tests --- [INFO] Deleting /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests-feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.handly.tests --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.handly.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.handly.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests-feature/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.handly.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ org.eclipse.handly.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests-feature/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attach-p2-metadata) @ org.eclipse.handly.tests --- [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly.tests:xml:p2metadata:1.7.2-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.handly.features:org.eclipse.handly.tests:xml:p2artifacts:1.7.2-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.handly.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests-feature/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests-feature/target/org.eclipse.handly.tests-1.7.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] -------------------< org.eclipse.handly:repository >-------------------- [INFO] Building repository 1.7.2-SNAPSHOT [23/26] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ repository --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ repository --- [INFO] The project's OSGi version is 1.7.2.v20230309-1100 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ repository --- [INFO] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ repository --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1.7.x/repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ repository --- [INFO] Fetching org.eclipse.xtext.builder.standalone_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (110.96kB) [INFO] Fetching org.eclipse.xtext.buildship_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (17.36kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (20.17kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (21.29kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (564.57kB) [INFO] Fetching org.eclipse.xtext.java_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (48.02kB) [INFO] Fetching org.eclipse.xtext.m2e_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (26.36kB) [INFO] Fetching org.eclipse.xtext.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.43MB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (96.5kB) [INFO] Fetching org.eclipse.xtext.util.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (143.45kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (361.05kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (208.46kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (14.98kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (18.65kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (58.07kB) [INFO] Fetching org.eclipse.xtext.java.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (25.75kB) [INFO] Fetching org.eclipse.xtext.runtime_2.30.0.v20230227-1344.jar from https://download.eclipse.org/releases/2023-03/202303151000/features/ (20.96kB) [INFO] Fetching org.eclipse.xtext.ui.codemining_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (21.15kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (16.5kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.01MB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (137.29kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (16.53kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (14.51kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (30.28kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.9kB) [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.28kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (136.75kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (93.74kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (90.59kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (98.89kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (288.83kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (19.11kB) [INFO] Fetching org.eclipse.xtext.buildship.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.47kB) [INFO] Fetching org.eclipse.xtext.ui_2.30.0.v20230227-1344.jar from https://download.eclipse.org/releases/2023-03/202303151000/features/ (20.84kB) [INFO] Fetching org.eclipse.xtext.xbase_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.48MB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.30.0.v20230227-1128.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (595.34kB) [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ repository --- [INFO] Building zip: /home/jenkins/agent/workspace/1.7.x/repository/target/handly-repository-1.7.2.v20230309-1100.zip [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ repository --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (version) @ repository --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- tycho-document-bundle-plugin:2.7.3:javadoc (javadoc) @ repository --- [INFO] Scopes: [compile, provided] [INFO] Output directory: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api [INFO] BaseDir: /home/jenkins/agent/workspace/1.7.x/repository [INFO] Cleaning up first [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:72.1.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=72.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna/5.12.1/com.sun.jna-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna.platform/5.12.1/com.sun.jna.platform-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.11.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.commons.commons-io/2.11.0/org.apache.commons.commons-io-2.11.0.jar, groupId=commons-io, artifactId=commons-io, version=2.11.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.6: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.6, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.72.2: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.72.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.72.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.72, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:72.1.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=72.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna/5.12.1/com.sun.jna-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna.platform/5.12.1/com.sun.jna.platform-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.11.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.commons.commons-io/2.11.0/org.apache.commons.commons-io-2.11.0.jar, groupId=commons-io, artifactId=commons-io, version=2.11.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.6: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.6, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.72.2: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.72.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.72.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.72, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:72.1.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=72.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna/5.12.1/com.sun.jna-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna.platform/5.12.1/com.sun.jna.platform-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.11.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.commons.commons-io/2.11.0/org.apache.commons.commons-io-2.11.0.jar, groupId=commons-io, artifactId=commons-io, version=2.11.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.6: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.6, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.72.2: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.72.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.72.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.72, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:72.1.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=72.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna/5.12.1/com.sun.jna-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna.platform/5.12.1/com.sun.jna.platform-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.11.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.commons.commons-io/2.11.0/org.apache.commons.commons-io-2.11.0.jar, groupId=commons-io, artifactId=commons-io, version=2.11.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.6: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.6, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.72.2: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.72.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.72.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.72, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:72.1.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=72.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna/5.12.1/com.sun.jna-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.12.1: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna.platform/5.12.1/com.sun.jna.platform-5.12.1.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.12.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.11.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.commons.commons-io/2.11.0/org.apache.commons.commons-io-2.11.0.jar, groupId=commons-io, artifactId=commons-io, version=2.11.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.6: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.6, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.xtext.common.types:2.30.0.v20230227-1128: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.common.types/2.30.0.v20230227-1128/org.eclipse.xtext.common.types-2.30.0.v20230227-1128.jar, groupId=org.eclipse.xtext, artifactId=org.eclipse.xtext.common.types, version=2.30.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.xtend.lib:2.30.0.v20230227-1111: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtend.lib/2.30.0.v20230227-1111/org.eclipse.xtend.lib-2.30.0.v20230227-1111.jar, groupId=org.eclipse.xtend, artifactId=org.eclipse.xtend.lib, version=2.30.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.xtext.xbase.lib:2.30.0.v20230227-1111: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.30.0.v20230227-1111/org.eclipse.xtext.xbase.lib-2.30.0.v20230227-1111.jar, groupId=org.eclipse.xtext, artifactId=org.eclipse.xtext.xbase.lib, version=2.30.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.xtend.lib.macro:2.30.0.v20230227-1111: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.30.0.v20230227-1111/org.eclipse.xtend.lib.macro-2.30.0.v20230227-1111.jar, groupId=org.eclipse.xtend, artifactId=org.eclipse.xtend.lib.macro, version=2.30.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.xtext:2.30.0.v20230227-1116: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext/2.30.0.v20230227-1116/org.eclipse.xtext-2.30.0.v20230227-1116.jar, groupId=org.eclipse.xtext, artifactId=org.eclipse.xtext, version=2.30.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.xtext.util:2.30.0.v20230227-1116: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.util/2.30.0.v20230227-1116/org.eclipse.xtext.util-2.30.0.v20230227-1116.jar, groupId=org.eclipse.xtext, artifactId=org.eclipse.xtext.util, version=2.30.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.xtext.ide:2.30.0.v20230227-1116: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.ide/2.30.0.v20230227-1116/org.eclipse.xtext.ide-2.30.0.v20230227-1116.jar, groupId=org.eclipse.xtext, artifactId=org.eclipse.xtext.ide, version=2.30.0, type=eclipse-plugin} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=eclipse-plugin} in reactor [INFO] 5 source folders [INFO] Source folder: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src [INFO] Source folder: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src [INFO] Source folder: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/src [INFO] 116 classpath deps [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.12.200.v20230220-0932/org.eclipse.core.databinding.observable-1.12.200.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext/2.30.0.v20230227-1116/org.eclipse.xtext-2.30.0.v20230227-1116.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.google.inject/5.0.1.v20221112-0806/com.google.inject-5.0.1.v20221112-0806.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.team.core/3.9.700.v20221201-0946/org.eclipse.team.core-3.9.700.v20221201-0946.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.3.500.v20230220-0932/org.eclipse.e4.ui.dialogs-1.3.500.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.objectweb.asm/9.4.0.v20221107-1714/org.objectweb.asm-9.4.0.v20221107-1714.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.compare/3.8.500.v20220812-1406/org.eclipse.compare-3.8.500.v20220812-1406.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/javax.annotation/1.3.5.v20221203-1659/javax.annotation-1.3.5.v20221203-1659.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/target/classes [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.swt.gtk/1.1.300.v20230220-0932/org.eclipse.e4.ui.swt.gtk-1.1.300.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.12.200.v20220808-2221/org.eclipse.ltk.ui.refactoring-3.12.200.v20220808-2221.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.11.0.v20220716-0839/org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.commands/3.10.400.v20230220-0932/org.eclipse.core.commands-3.10.400.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.databinding/1.12.0.v20230214-1401/org.eclipse.core.databinding-1.12.0.v20230214-1401.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui.ide/3.20.100.v20230220-1021/org.eclipse.ui.ide-3.20.100.v20230220-1021.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.7.200.v20220613-1008/org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.services/1.5.200.v20230220-0932/org.eclipse.e4.ui.services-1.5.200.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.16.800.v20230220-0932/org.eclipse.e4.ui.workbench.swt-0.16.800.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.13.100.v20230117-1625/org.eclipse.ltk.core.refactoring-3.13.100.v20230117-1625.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.team.ui/3.9.600.v20230207-1607/org.eclipse.team.ui-3.9.600.v20230207-1607.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.emf.common/2.28.0.v20230223-0922/org.eclipse.emf.common-2.28.0.v20230223-0922.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.13.300.v20230220-0932/org.eclipse.e4.ui.bindings-0.13.300.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.net.linux/1.0.200.v20220812-1406/org.eclipse.core.net.linux-1.0.200.v20220812-1406.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.tests/target/classes [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.help/3.9.100.v20210721-0601/org.eclipse.help-3.9.100.v20210721-0601.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.search/3.14.400.v20230209-0804/org.eclipse.search-3.14.400.v20230209-0804.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.common/3.17.100.v20230202-1341/org.eclipse.equinox.common-3.17.100.v20230202-1341.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.30.0.v20230227-1111/org.eclipse.xtext.xbase.lib-2.30.0.v20230227-1111.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.23.0.v20230211-1150/org.eclipse.emf.edit.ui-2.23.0.v20230211-1150.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/io.github.classgraph/4.8.149.v20220915-0556/io.github.classgraph-4.8.149.v20220915-0556.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.500.v20220817-1208/org.eclipse.equinox.p2.engine-2.7.500.v20220817-1208.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.17.200.v20220613-1008/org.eclipse.e4.core.di.extensions-0.17.200.v20220613-1008.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.3.200.v20230220-1427/org.eclipse.e4.emf.xpath-0.3.200.v20230220-1427.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.runtime/3.26.100.v20221021-0005/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.16.700.v20230210-0941/org.eclipse.ui.workbench.texteditor-3.16.700.v20230210-0941.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.common.types/2.30.0.v20230227-1128/org.eclipse.xtext.common.types-2.30.0.v20230227-1128.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.ui/2.30.0.v20230227-1159/org.eclipse.xtext.ui-2.30.0.v20230227-1159.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui/3.202.0.v20230214-1401/org.eclipse.ui-3.202.0.v20230214-1401.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.4.600.v20230220-0932/org.eclipse.e4.ui.workbench.addons.swt-1.4.600.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext/target/classes [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.security.linux/1.0.300.v20220904-1118/org.eclipse.equinox.security.linux-1.0.300.v20220904-1118.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtend.lib/2.30.0.v20230227-1111/org.eclipse.xtend.lib-2.30.0.v20230227-1111.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.3.200.v20230220-0932/org.eclipse.e4.ui.widgets-1.3.200.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.emf.edit/2.18.0.v20230211-1150/org.eclipse.emf.edit-2.18.0.v20230211-1150.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.filebuffers/3.7.200.v20220202-1008/org.eclipse.core.filebuffers-3.7.200.v20220202-1008.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.13.300.v20230220-0932/org.eclipse.e4.ui.css.swt.theme-0.13.300.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.300.v20220817-1539/org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.500.v20230220-0932/org.eclipse.e4.ui.css.core-0.13.500.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.logging/1.2.24.v20230227-1159/org.eclipse.xtext.logging-1.2.24.v20230227-1159.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/target/classes [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.di/1.4.200.v20230220-0932/org.eclipse.e4.ui.di-1.4.200.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.jdt.core/3.33.0.v20230222-1748/org.eclipse.jdt.core-3.33.0.v20230222-1748.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.16.200.v20230220-0932/org.eclipse.e4.ui.workbench3-0.16.200.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.jface.text/3.23.0.v20230123-1047/org.eclipse.jface.text-3.23.0.v20230123-1047.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui.navigator/3.11.0.v20230214-1401/org.eclipse.ui.navigator-3.11.0.v20230214-1401.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui.views/3.11.400.v20230220-0932/org.eclipse.ui.views-3.11.400.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.core.services/2.3.400.v20220915-1347/org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/.cache/tycho/org.eclipse.jdt.debug-3.20.100.v20230119-1127.jar/jdimodel.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.900.v20230209-1222/org.eclipse.jdt.launching-3.19.900.v20230209-1222.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna/5.12.1/com.sun.jna-5.12.1.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.16.300.v20230220-0932/org.eclipse.e4.ui.ide-3.16.300.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.jface.databinding/1.14.100.v20230214-1401/org.eclipse.jface.databinding-1.14.100.v20230214-1401.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.examples/. [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.jobs/3.13.300.v20230111-0823/org.eclipse.core.jobs-3.13.300.v20230111-0823.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.200.v20220710-1223/org.eclipse.equinox.bidi-1.4.200.v20220710-1223.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.filesystem.linux.x86_64/1.2.400.v20220812-1420/org.eclipse.core.filesystem.linux.x86_64-1.2.400.v20220812-1420.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.123.0.v20230220-1431/org.eclipse.swt.gtk.linux.x86_64-3.123.0.v20230220-1431.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.batik.css/1.16.0.v20221027-0840/org.apache.batik.css-1.16.0.v20221027-0840.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.expressions/3.8.200.v20220613-1047/org.eclipse.core.expressions-3.8.200.v20220613-1047.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.text/3.12.300.v20220921-1010/org.eclipse.text-3.12.300.v20220921-1010.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.batik.constants/1.16.0.v20221027-0840/org.apache.batik.constants-1.16.0.v20221027-0840.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.14.100.v20230220-1021/org.eclipse.e4.ui.workbench-1.14.100.v20230220-1021.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.18.0.v20230211-1150/org.eclipse.emf.ecore.xmi-2.18.0.v20230211-1150.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.15.0.v20230211-1150/org.eclipse.emf.ecore.change-2.15.0.v20230211-1150.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.200.v20220817-1539/org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.emf.ecore/2.33.0.v20230226-0921/org.eclipse.emf.ecore-2.33.0.v20230226-0921.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui.editors/3.15.0.v20221201-1935/org.eclipse.ui.editors-3.15.0.v20221201-1935.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.800.v20221116-1440/org.eclipse.osgi.compatibility.state-1.2.800.v20221116-1440.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.util/2.30.0.v20230227-1116/org.eclipse.xtext.util-2.30.0.v20230227-1116.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.swt/3.123.0.v20230220-1431/org.eclipse.swt-3.123.0.v20230220-1431.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/target/classes [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/target/classes [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.33.0.v20230218-1114/org.eclipse.jdt.core.compiler.batch-3.33.0.v20230218-1114.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.debug.core/3.20.100.v20230124-1239/org.eclipse.debug.core-3.20.100.v20230124-1239.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtext.ide/2.30.0.v20230227-1116/org.eclipse.xtext.ide-2.30.0.v20230227-1116.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.jface/3.29.0.v20230214-1401/org.eclipse.jface-3.29.0.v20230214-1401.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.500.v20220817-1539/org.eclipse.core.filesystem-1.9.500.v20220817-1539.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.core.databinding.property/1.9.200.v20230220-0932/org.eclipse.core.databinding.property-1.9.200.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/com.sun.jna.platform/5.12.1/com.sun.jna.platform-5.12.1.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.osgi/3.18.300.v20230220-1352/org.eclipse.osgi-3.18.300.v20230220-1352.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.emf.common.ui/2.21.0.v20230211-1150/org.eclipse.emf.common.ui-2.21.0.v20230211-1150.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.core.commands/1.0.400.v20230220-0932/org.eclipse.e4.core.commands-1.0.400.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.compare.core/3.7.100.v20220812-1406/org.eclipse.compare.core-3.7.100.v20220812-1406.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.30.0.v20230227-1111/org.eclipse.xtend.lib.macro-2.30.0.v20230227-1111.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.junit/4.13.2.v20211018-1956/org.junit-4.13.2.v20211018-1956.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.ui.forms/3.11.600.v20230220-0932/org.eclipse.ui.forms-3.11.600.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher.gtk.linux.x86_64/1.2.700.v20221108-1024/org.eclipse.equinox.launcher.gtk.linux.x86_64-1.2.700.v20221108-1024.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.15.800.v20230214-1401/org.eclipse.e4.ui.workbench.renderers.swt-0.15.800.v20230214-1401.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.14.800.v20230220-0932/org.eclipse.e4.ui.css.swt-0.14.800.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.urischeme/1.2.300.v20230220-0932/org.eclipse.urischeme-1.2.300.v20230220-0932.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar [INFO] CP: /home/jenkins/agent/workspace/1.7.x/.maven/repo/p2/osgi/bundle/org.apache.batik.util/1.16.0.v20221027-0840/org.apache.batik.util-1.16.0.v20221027-0840.jar [INFO] Including packages matching PackageNameMatcher["org\.eclipse\.handly", "org\.eclipse\.handly\..*"] [INFO] Excluding packages matching PackageNameMatcher["org\.eclipse\.handly\.internal\..*", "org\.eclipse\.handly\.examples\..*"] [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/1.7.x/repository/target/reference/api' && '/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc' '@/home/jenkins/agent/workspace/1.7.x/repository/target/javadoc.options.txt' Loading source files for package org.eclipse.handly.xtext.ui.callhierarchy... Loading source files for package org.eclipse.handly.xtext.ui.editor... Loading source files for package org.eclipse.handly.xtext.ui.outline... Loading source files for package org.eclipse.handly.xtext.ui.quickoutline... Loading source files for package org.eclipse.handly.ui... Loading source files for package org.eclipse.handly.ui.action... Loading source files for package org.eclipse.handly.ui.callhierarchy... Loading source files for package org.eclipse.handly.ui.navigator... Loading source files for package org.eclipse.handly.ui.outline... Loading source files for package org.eclipse.handly.ui.preference... Loading source files for package org.eclipse.handly.ui.quickoutline... Loading source files for package org.eclipse.handly.ui.search... Loading source files for package org.eclipse.handly.ui.text.reconciler... Loading source files for package org.eclipse.handly.ui.texteditor... Loading source files for package org.eclipse.handly.ui.typehierarchy... Loading source files for package org.eclipse.handly.ui.viewer... Loading source files for package org.eclipse.handly.ui.workingset... Loading source files for package org.eclipse.handly.junit... Loading source files for package org.eclipse.handly... Loading source files for package org.eclipse.handly.buffer... Loading source files for package org.eclipse.handly.context... Loading source files for package org.eclipse.handly.model... Loading source files for package org.eclipse.handly.model.adapter... Loading source files for package org.eclipse.handly.model.impl... Loading source files for package org.eclipse.handly.model.impl.support... Loading source files for package org.eclipse.handly.refactoring... Loading source files for package org.eclipse.handly.snapshot... Loading source files for package org.eclipse.handly.text... Loading source files for package org.eclipse.handly.util... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating ./org/eclipse/handly/ApiLevel.html... Generating ./org/eclipse/handly/buffer/Buffer.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/buffer/Buffer.java:185: warning: no @return protected Iterable getListeners() ^ Generating ./org/eclipse/handly/buffer/BufferChange.html... Generating ./org/eclipse/handly/buffer/BufferChangeOperation.html... Generating ./org/eclipse/handly/buffer/BufferChangeOperation.ChangeEditProcessor.html... Generating ./org/eclipse/handly/buffer/BufferChangeOperation.UndoChange.html... Generating ./org/eclipse/handly/buffer/ChildBuffer.html... Generating ./org/eclipse/handly/buffer/IBuffer.html... Generating ./org/eclipse/handly/buffer/IBufferChange.html... Generating ./org/eclipse/handly/buffer/IBufferListener.html... Generating ./org/eclipse/handly/buffer/ICoreTextFileBufferProvider.html... Generating ./org/eclipse/handly/buffer/SaveMode.html... Generating ./org/eclipse/handly/buffer/TextFileBuffer.html... Generating ./org/eclipse/handly/buffer/UiBufferChangeRunner.html... Generating ./org/eclipse/handly/context/Context.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/context/IContext.java:34: warning: no @param for T get(Property property); ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/context/IContext.java:50: warning: no @param for default T getOrDefault(Property property) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/context/IContext.java:66: warning: no @param for T get(Class clazz); ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/context/Context.java:63: warning: no @param for public BindingBuilder bind(Property property) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/context/Context.java:74: warning: no @param for public BindingBuilder bind(Class clazz) ^ Generating ./org/eclipse/handly/context/Context.BindingBuilder.html... Generating ./org/eclipse/handly/context/Contexts.html... Generating ./org/eclipse/handly/context/GuiceContext.html... Generating ./org/eclipse/handly/context/IContext.html... Generating ./org/eclipse/handly/junit/NoJobsWorkspaceTestCase.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:74: warning: no @param for name public WorkspaceTestCase(String name) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:110: warning: no @return protected final IWorkspace getWorkspace() ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:118: warning: no @return protected final IWorkspaceRoot getWorkspaceRoot() ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:141: warning: no description for @throws * @throws CoreException ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:142: warning: no description for @throws * @throws IOException ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:181: warning: no description for @throws * @throws CoreException ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:195: warning: no description for @throws * @throws CoreException ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/WorkspaceTestCase.java:227: warning: no description for @throws * @throws CoreException ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.junit/src/org/eclipse/handly/junit/NoJobsWorkspaceTestCase.java:38: warning: no @param for name public NoJobsWorkspaceTestCase(String name) ^ Generating ./org/eclipse/handly/junit/WorkspaceTestCase.html... Generating ./org/eclipse/handly/model/ElementDeltas.html... Generating ./org/eclipse/handly/model/Elements.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:266: warning: no @param for public static > T collectParentChain( ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:291: warning: no @param for public static > T collectParentChainUntil( ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:383: warning: no @param for public static T findAncestorOfType(IElement element, Class type) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:405: warning: no @param for public static T findAncestorOfTypeUntil(IElement element, Class type, ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:491: warning: no @param for public static T findLastAncestorOfType(IElement element, Class type) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:513: warning: no @param for public static T findLastAncestorOfTypeUntil(IElement element, ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:964: warning: no @param for public static T[] getChildrenOfType(IElement element, Class type) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:987: warning: no @param for public static T[] getChildrenOfType(IElement element, Class type, ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/Elements.java:1034: warning: no @param for public static void fetchChildrenOfType(IElement element, Class type, ^ Generating ./org/eclipse/handly/model/IElement.html... Generating ./org/eclipse/handly/model/IElementChangeEvent.html... Generating ./org/eclipse/handly/model/IElementChangeListener.html... Generating ./org/eclipse/handly/model/IElementDelta.html... Generating ./org/eclipse/handly/model/IElementDeltaConstants.html... Generating ./org/eclipse/handly/model/IElementDeltaExtension.html... Generating ./org/eclipse/handly/model/IElementExtension.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/IElementExtension.java:82: warning: no @param for default T getAncestor(Class ancestorType) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/IElementExtension.java:159: warning: no @param for default T[] getChildren(Class childType) throws CoreException ^ Generating ./org/eclipse/handly/model/IElementHandleFactory.html... Generating ./org/eclipse/handly/model/IModel.html... Generating ./org/eclipse/handly/model/IModelExtension.html... Generating ./org/eclipse/handly/model/ISourceConstruct.html... Generating ./org/eclipse/handly/model/ISourceElement.html... Generating ./org/eclipse/handly/model/ISourceElementExtension.html... Generating ./org/eclipse/handly/model/ISourceElementInfo.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/ISourceElementInfo.java:57: warning: no @param for T get(Property property); ^ Generating ./org/eclipse/handly/model/ISourceFile.html... Generating ./org/eclipse/handly/model/ISourceFileExtension.html... Generating ./org/eclipse/handly/model/Models.html... Generating ./org/eclipse/handly/model/adapter/DefaultContentAdapter.html... Generating ./org/eclipse/handly/model/adapter/IContentAdapter.html... Generating ./org/eclipse/handly/model/adapter/IContentAdapterProvider.html... Generating ./org/eclipse/handly/model/adapter/ICorrespondingElementProvider.html... Generating ./org/eclipse/handly/model/adapter/NullContentAdapter.html... Generating ./org/eclipse/handly/model/impl/DefaultWorkingCopyCallback.html... Generating ./org/eclipse/handly/model/impl/IElementDeltaImpl.html... Generating ./org/eclipse/handly/model/impl/IElementImpl.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/impl/IElementImpl.java:211: warning: no @param for default T[] getChildrenOfType_(Class type, IContext context, ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/impl/IElementImpl.java:270: warning: no @param for default void fetchChildrenOfType_(Class type, IContext context, ^ Generating ./org/eclipse/handly/model/impl/IElementImplExtension.html... Generating ./org/eclipse/handly/model/impl/IElementImplExtension.CloseHint.html... Generating ./org/eclipse/handly/model/impl/IModelImpl.html... Generating ./org/eclipse/handly/model/impl/IReconcileStrategy.html... Generating ./org/eclipse/handly/model/impl/ISourceConstructImpl.html... Generating ./org/eclipse/handly/model/impl/ISourceConstructImplExtension.html... Generating ./org/eclipse/handly/model/impl/ISourceElementImpl.html... Generating ./org/eclipse/handly/model/impl/ISourceFileImpl.html... Generating ./org/eclipse/handly/model/impl/ISourceFileImplExtension.html... Generating ./org/eclipse/handly/model/impl/IWorkingCopyCallback.html... Generating ./org/eclipse/handly/model/impl/IWorkingCopyInfo.html... Generating ./org/eclipse/handly/model/impl/WorkingCopyCallback.html... Generating ./org/eclipse/handly/model/impl/support/BaseSourceFile.html... Generating ./org/eclipse/handly/model/impl/support/Body.html... Generating ./org/eclipse/handly/model/impl/support/Element.html... Generating ./org/eclipse/handly/model/impl/support/ElementCache.html... Generating ./org/eclipse/handly/model/impl/support/ElementChangeEvent.html... Generating ./org/eclipse/handly/model/impl/support/ElementChangeListenerList.html... Generating ./org/eclipse/handly/model/impl/support/ElementChangeListenerList.Entry.html... Generating ./org/eclipse/handly/model/impl/support/ElementChangeRecorder.html... Generating ./org/eclipse/handly/model/impl/support/ElementDelta.html... Generating ./org/eclipse/handly/model/impl/support/ElementDelta.Builder.html... Generating ./org/eclipse/handly/model/impl/support/ElementDelta.Factory.html... Generating ./org/eclipse/handly/model/impl/support/ElementManager.html... Generating ./org/eclipse/handly/model/impl/support/FsSourceFile.html... Generating ./org/eclipse/handly/model/impl/support/IBodyCache.html... Generating ./org/eclipse/handly/model/impl/support/IElementDeltaBuilder.html... Generating ./org/eclipse/handly/model/impl/support/IElementImplSupport.html... Generating ./org/eclipse/handly/model/impl/support/IModelManager.html... Generating ./org/eclipse/handly/model/impl/support/IModelManager.Provider.html... Generating ./org/eclipse/handly/model/impl/support/INotificationManager.html... Generating ./org/eclipse/handly/model/impl/support/ISourceConstructImplSupport.html... Generating ./org/eclipse/handly/model/impl/support/ISourceElementImplSupport.html... Generating ./org/eclipse/handly/model/impl/support/ISourceFileImplSupport.html... Generating ./org/eclipse/handly/model/impl/support/ISourceFileImplSupport.NotifyingReconcileOperation.html... Generating ./org/eclipse/handly/model/impl/support/ISourceFileImplSupport.ReconcileOperation.html... Generating ./org/eclipse/handly/model/impl/support/NotificationManager.html... Generating ./org/eclipse/handly/model/impl/support/SourceConstruct.html... Generating ./org/eclipse/handly/model/impl/support/SourceElementBody.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/model/impl/support/SourceElementBody.java:113: warning: no @param for public void set(Property p, T value) ^ Generating ./org/eclipse/handly/model/impl/support/SourceFile.html... Generating ./org/eclipse/handly/model/impl/support/StructureHelper.html... Generating ./org/eclipse/handly/model/impl/support/WorkspaceSourceFile.html... Generating ./org/eclipse/handly/refactoring/SourceFileChange.html... Generating ./org/eclipse/handly/snapshot/DocumentSnapshot.html... Generating ./org/eclipse/handly/snapshot/ISnapshot.html... Generating ./org/eclipse/handly/snapshot/ISnapshotProvider.html... Generating ./org/eclipse/handly/snapshot/NonExpiringSnapshot.html... Generating ./org/eclipse/handly/snapshot/Snapshot.html... Generating ./org/eclipse/handly/snapshot/StaleSnapshotException.html... Generating ./org/eclipse/handly/snapshot/TextFileBufferSnapshot.html... Generating ./org/eclipse/handly/snapshot/TextFileSnapshot.html... Generating ./org/eclipse/handly/snapshot/TextFileSnapshot.Layer.html... Generating ./org/eclipse/handly/snapshot/TextFileStoreSnapshot.html... Generating ./org/eclipse/handly/text/DocumentChange.html... Generating ./org/eclipse/handly/text/DocumentChangeOperation.html... Generating ./org/eclipse/handly/text/DocumentChangeOperation.UndoChange.html... Generating ./org/eclipse/handly/text/IDocumentChange.html... Generating ./org/eclipse/handly/text/UiDocumentChangeRunner.html... Generating ./org/eclipse/handly/ui/DefaultEditorUtility.html... Generating ./org/eclipse/handly/ui/EditorOpener.html... Generating ./org/eclipse/handly/ui/EditorUtility.html... Generating ./org/eclipse/handly/ui/IInputElementProvider.html... Generating ./org/eclipse/handly/ui/IWorkingCopyManager.html... Generating ./org/eclipse/handly/ui/PartListenerAdapter.html... Generating ./org/eclipse/handly/ui/action/CompositeActionGroup.html... Generating ./org/eclipse/handly/ui/action/HistoryDropDownAction.html... Generating ./org/eclipse/handly/ui/action/HistoryDropDownAction.History.html... Generating ./org/eclipse/handly/ui/action/OpenAction.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchy.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyContentProvider.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyKind.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyLabelProvider.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyNode.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyViewManager.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyViewOpener.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyViewPart.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallHierarchyViewPart.HistoryEntry.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallLocation.html... Generating ./org/eclipse/handly/ui/callhierarchy/CallTextInfo.html... Generating ./org/eclipse/handly/ui/callhierarchy/ICallHierarchy.html... Generating ./org/eclipse/handly/ui/callhierarchy/ICallHierarchyNode.html... Generating ./org/eclipse/handly/ui/callhierarchy/ICallLocation.html... Generating ./org/eclipse/handly/ui/callhierarchy/LocationTableLabelProvider.html... Generating ./org/eclipse/handly/ui/callhierarchy/LocationTableLabelProvider.Column.html... Generating ./org/eclipse/handly/ui/navigator/LinkHelper.html... Generating ./org/eclipse/handly/ui/navigator/OpenActionProvider.html... Generating ./org/eclipse/handly/ui/outline/CollapseAllActionContribution.html... Generating ./org/eclipse/handly/ui/outline/CommonOutlinePage.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/src/org/eclipse/handly/ui/outline/CommonOutlinePage.java:240: warning: no @return protected boolean shouldUseHashlookup() ^ Generating ./org/eclipse/handly/ui/outline/CommonOutlinePage.OutlineTreeViewer.html... Generating ./org/eclipse/handly/ui/outline/EditorInputListenerContribution.html... Generating ./org/eclipse/handly/ui/outline/ElementChangeListenerContribution.html... Generating ./org/eclipse/handly/ui/outline/ExpandableCheckFiltersContribution.html... Generating ./org/eclipse/handly/ui/outline/ExpandAllActionContribution.html... Generating ./org/eclipse/handly/ui/outline/HandlyOutlinePage.html... Generating ./org/eclipse/handly/ui/outline/ICommonOutlinePage.html... Generating ./org/eclipse/handly/ui/outline/IOutlineContribution.html... Generating ./org/eclipse/handly/ui/outline/IOutlineInputChangeListener.html... Generating ./org/eclipse/handly/ui/outline/LexicalSortActionContribution.html... Generating ./org/eclipse/handly/ui/outline/LexicalSortContribution.html... Generating ./org/eclipse/handly/ui/outline/LinkWithEditorActionContribution.html... Generating ./org/eclipse/handly/ui/outline/LinkWithEditorContribution.html... Generating ./org/eclipse/handly/ui/outline/OutlineActionContribution.html... Generating ./org/eclipse/handly/ui/outline/OutlineContextMenuContribution.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/src/org/eclipse/handly/ui/outline/OutlineContextMenuContribution.java:92: warning: no @return protected String getContextMenuId() ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/src/org/eclipse/handly/ui/outline/OutlineContextMenuContribution.java:106: warning: no @return protected String getContextMenuExtensionId() ^ Generating ./org/eclipse/handly/ui/outline/OutlineContribution.html... Generating ./org/eclipse/handly/ui/outline/OutlineDragAndDropContribution.html... Generating ./org/eclipse/handly/ui/outline/OutlineFilterContribution.html... Generating ./org/eclipse/handly/ui/outline/OutlineLinkingHelper.html... Generating ./org/eclipse/handly/ui/outline/OutlineSorterContribution.html... Generating ./org/eclipse/handly/ui/outline/ProblemMarkerListenerContribution.html... Generating ./org/eclipse/handly/ui/outline/ResourceChangeListenerContribution.html... Generating ./org/eclipse/handly/ui/outline/SourceElementLinkingHelper.html... Generating ./org/eclipse/handly/ui/outline/ToggleActionContribution.html... Generating ./org/eclipse/handly/ui/preference/AbstractPreference.html... Generating ./org/eclipse/handly/ui/preference/BooleanPreference.html... Generating ./org/eclipse/handly/ui/preference/DoublePreference.html... Generating ./org/eclipse/handly/ui/preference/DualPreferenceStore.html... Generating ./org/eclipse/handly/ui/preference/FloatPreference.html... Generating ./org/eclipse/handly/ui/preference/FlushingPreferenceStore.html... Generating ./org/eclipse/handly/ui/preference/IBooleanPreference.html... Generating ./org/eclipse/handly/ui/preference/IDoublePreference.html... Generating ./org/eclipse/handly/ui/preference/IFloatPreference.html... Generating ./org/eclipse/handly/ui/preference/IIntPreference.html... Generating ./org/eclipse/handly/ui/preference/ILongPreference.html... Generating ./org/eclipse/handly/ui/preference/IntPreference.html... Generating ./org/eclipse/handly/ui/preference/IPreference.html... Generating ./org/eclipse/handly/ui/preference/IPreferenceListener.html... Generating ./org/eclipse/handly/ui/preference/IStringPreference.html... Generating ./org/eclipse/handly/ui/preference/LongPreference.html... Generating ./org/eclipse/handly/ui/preference/PreferenceChangeEvent.html... Generating ./org/eclipse/handly/ui/preference/ScopedPreferenceStore.html... Generating ./org/eclipse/handly/ui/preference/StringPreference.html... Generating ./org/eclipse/handly/ui/preference/ToggleAction.html... Generating ./org/eclipse/handly/ui/quickoutline/EditorOutlinePopupHost.html... Generating ./org/eclipse/handly/ui/quickoutline/FilteringOutlinePopup.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.ui/src/org/eclipse/handly/ui/quickoutline/OutlinePopup.java:297: warning: no @return protected boolean shouldUseHashlookup() ^ Generating ./org/eclipse/handly/ui/quickoutline/FilteringOutlinePopup.ElementMatcher.html... Generating ./org/eclipse/handly/ui/quickoutline/FilteringOutlinePopup.FilteringOutlineTreeViewer.html... Generating ./org/eclipse/handly/ui/quickoutline/FilteringOutlinePopup.StringMatcher.html... Generating ./org/eclipse/handly/ui/quickoutline/HandlyOutlinePopup.html... Generating ./org/eclipse/handly/ui/quickoutline/IOutlinePopupHost.html... Generating ./org/eclipse/handly/ui/quickoutline/OutlinePopup.html... Generating ./org/eclipse/handly/ui/quickoutline/OutlinePopup.OutlineTreeViewer.html... Generating ./org/eclipse/handly/ui/quickoutline/OutlinePopupHandler.html... Generating ./org/eclipse/handly/ui/search/AbstractHandlySearchResult.html... Generating ./org/eclipse/handly/ui/search/AbstractSearchResultPage.html... Generating ./org/eclipse/handly/ui/search/AbstractSearchTreeContentProvider.html... Generating ./org/eclipse/handly/ui/search/BaseSearchLabelProvider.html... Generating ./org/eclipse/handly/ui/search/HandlySearchResultUpdater.html... Generating ./org/eclipse/handly/ui/search/ISearchContentProvider.html... Generating ./org/eclipse/handly/ui/search/OpenSearchPreferencesAction.html... Generating ./org/eclipse/handly/ui/search/QueryListenerAdapter.html... Generating ./org/eclipse/handly/ui/search/SearchEditorOpener.html... Generating ./org/eclipse/handly/ui/search/SearchTableContentProvider.html... Generating ./org/eclipse/handly/ui/text/reconciler/CompositeReconcilingStrategy.html... Generating ./org/eclipse/handly/ui/text/reconciler/EditorWorkingCopyReconciler.html... Generating ./org/eclipse/handly/ui/text/reconciler/WorkingCopyReconciler.html... Generating ./org/eclipse/handly/ui/text/reconciler/WorkingCopyReconcilingStrategy.html... Generating ./org/eclipse/handly/ui/texteditor/DeferredSourceFileDocumentProvider.html... Generating ./org/eclipse/handly/ui/texteditor/DeferredSourceFileDocumentProvider.SourceFileInfo.html... Generating ./org/eclipse/handly/ui/texteditor/SourceFileDocumentProvider.html... Generating ./org/eclipse/handly/ui/texteditor/SourceFileDocumentProvider.SourceFileInfo.html... Generating ./org/eclipse/handly/ui/texteditor/TextEditorBuffer.html... Generating ./org/eclipse/handly/ui/typehierarchy/TypeHierarchyKind.html... Generating ./org/eclipse/handly/ui/typehierarchy/TypeHierarchyViewPart.html... Generating ./org/eclipse/handly/ui/typehierarchy/TypeHierarchyViewPart.HistoryEntry.html... Generating ./org/eclipse/handly/ui/typehierarchy/TypeHierarchyViewPart.OpenEditorHelper.html... Generating ./org/eclipse/handly/ui/viewer/ColumnDescription.html... Generating ./org/eclipse/handly/ui/viewer/CompositeLabelDecorator.html... Generating ./org/eclipse/handly/ui/viewer/DeferredElementTreeContentProvider.html... Generating ./org/eclipse/handly/ui/viewer/DeferredTreeContentProvider.html... Generating ./org/eclipse/handly/ui/viewer/DelegatingSelectionProvider.html... Generating ./org/eclipse/handly/ui/viewer/ElementLabelProvider.html... Generating ./org/eclipse/handly/ui/viewer/ElementTreeContentProvider.html... Generating ./org/eclipse/handly/ui/viewer/LabelComparator.html... Generating ./org/eclipse/handly/ui/viewer/ProblemLabelDecorator.html... Generating ./org/eclipse/handly/ui/viewer/ProblemLabelDecorator.Severity.html... Generating ./org/eclipse/handly/ui/viewer/ProblemMarkerLabelDecorator.html... Generating ./org/eclipse/handly/ui/viewer/ViewerDragSupport.html... Generating ./org/eclipse/handly/ui/viewer/ViewerDropSupport.html... Generating ./org/eclipse/handly/ui/viewer/ViewerFocusTracker.html... Generating ./org/eclipse/handly/ui/workingset/AbstractContainmentAdapter.html... Generating ./org/eclipse/handly/ui/workingset/AbstractWorkingSetElementAdapter.html... Generating ./org/eclipse/handly/ui/workingset/AbstractWorkingSetPage.html... Generating ./org/eclipse/handly/ui/workingset/AbstractWorkingSetUpdater.html... Generating ./org/eclipse/handly/ui/workingset/AbstractWorkingSetUpdater.WorkingSetDelta.html... Generating ./org/eclipse/handly/util/ArrayUtil.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:90: warning: no @param for public static boolean containsMatching(T[] a, Predicate p) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:108: warning: no @param for public static int indexOfMatching(T[] a, Predicate p) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:131: warning: no @param for public static int lastIndexOfMatching(T[] a, Predicate p) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:151: warning: no @param for public static > C collectMatching(T[] a, ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:151: warning: no @param for public static > C collectMatching(T[] a, ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:173: warning: no @param for public static List elementsOfType(Object[] a, ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:234: warning: no @param for public static List concat(T[] a, Collection b) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:253: warning: no @param for public static Set union(T[] a, Collection b) ^ /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/ArrayUtil.java:272: warning: no @param for public static Set setMinus(T[] a, Collection b) ^ Generating ./org/eclipse/handly/util/BoundedLruCache.html... Generating ./org/eclipse/handly/util/ICollector.html... Generating ./org/eclipse/handly/util/IndentPolicy.html... Generating ./org/eclipse/handly/util/IReferenceCountable.html... Generating ./org/eclipse/handly/util/IStatusAcceptor.html... Generating ./org/eclipse/handly/util/LruCache.html... Generating ./org/eclipse/handly/util/LruCache.Entry.html... Generating ./org/eclipse/handly/util/Property.html... Generating ./org/eclipse/handly/util/SavedStateJob.html... Generating ./org/eclipse/handly/util/SerialPerObjectRule.html... Generating ./org/eclipse/handly/util/TextRange.html... Generating ./org/eclipse/handly/util/ToStringOptions.html... Generating ./org/eclipse/handly/util/ToStringOptions.FormatStyle.html... Generating ./org/eclipse/handly/util/UiSynchronizer.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly/src/org/eclipse/handly/util/UiSynchronizer.java:33: warning: no @return public static UiSynchronizer getDefault() ^ Generating ./org/eclipse/handly/xtext/ui/callhierarchy/XtextCallHierarchyNode.html... /home/jenkins/agent/workspace/1.7.x/org.eclipse.handly.xtext.ui/src/org/eclipse/handly/xtext/ui/callhierarchy/XtextCallHierarchyUtility.java:276: warning: no @param for protected R readOnly(URI objectUri, IUnitOfWork work) ^ Generating ./org/eclipse/handly/xtext/ui/callhierarchy/XtextCallHierarchyUtility.html... Generating ./org/eclipse/handly/xtext/ui/editor/HandlyDirtyStateEditorSupport.html... Generating ./org/eclipse/handly/xtext/ui/editor/HandlyJvmTypesAwareDirtyStateEditorSupport.html... Generating ./org/eclipse/handly/xtext/ui/editor/HandlyXtextDocument.html... Generating ./org/eclipse/handly/xtext/ui/editor/HandlyXtextEditorCallback.html... Generating ./org/eclipse/handly/xtext/ui/editor/HandlyXtextReconciler.html... Generating ./org/eclipse/handly/xtext/ui/editor/IHandlyXtextDocument.html... Generating ./org/eclipse/handly/xtext/ui/editor/IHandlyXtextDocument.IUndoableUnitOfWork.html... Generating ./org/eclipse/handly/xtext/ui/editor/NoXtextResourceException.html... Generating ./org/eclipse/handly/xtext/ui/editor/XtextWorkingCopyCallback.html... Generating ./org/eclipse/handly/xtext/ui/outline/HandlyXtextOutlinePage.html... Generating ./org/eclipse/handly/xtext/ui/outline/LexicalSortPreference.html... Generating ./org/eclipse/handly/xtext/ui/outline/LinkWithEditorPreference.html... Generating ./org/eclipse/handly/xtext/ui/quickoutline/HandlyXtextOutlinePopup.html... Generating ./org/eclipse/handly/xtext/ui/quickoutline/HandlyXtextOutlinePopupHandler.html... Generating ./org/eclipse/handly/package-summary.html... Generating ./org/eclipse/handly/package-tree.html... Generating ./org/eclipse/handly/buffer/package-summary.html... Generating ./org/eclipse/handly/buffer/package-tree.html... Generating ./org/eclipse/handly/context/package-summary.html... Generating ./org/eclipse/handly/context/package-tree.html... Generating ./org/eclipse/handly/junit/package-summary.html... Generating ./org/eclipse/handly/junit/package-tree.html... Generating ./org/eclipse/handly/model/package-summary.html... Generating ./org/eclipse/handly/model/package-tree.html... Generating ./org/eclipse/handly/model/adapter/package-summary.html... Generating ./org/eclipse/handly/model/adapter/package-tree.html... Generating ./org/eclipse/handly/model/impl/package-summary.html... Generating ./org/eclipse/handly/model/impl/package-tree.html... Generating ./org/eclipse/handly/model/impl/support/package-summary.html... Generating ./org/eclipse/handly/model/impl/support/package-tree.html... Generating ./org/eclipse/handly/refactoring/package-summary.html... Generating ./org/eclipse/handly/refactoring/package-tree.html... Generating ./org/eclipse/handly/snapshot/package-summary.html... Generating ./org/eclipse/handly/snapshot/package-tree.html... Generating ./org/eclipse/handly/text/package-summary.html... Generating ./org/eclipse/handly/text/package-tree.html... Generating ./org/eclipse/handly/ui/package-summary.html... Generating ./org/eclipse/handly/ui/package-tree.html... Generating ./org/eclipse/handly/ui/action/package-summary.html... Generating ./org/eclipse/handly/ui/action/package-tree.html... Generating ./org/eclipse/handly/ui/callhierarchy/package-summary.html... Generating ./org/eclipse/handly/ui/callhierarchy/package-tree.html... Generating ./org/eclipse/handly/ui/navigator/package-summary.html... Generating ./org/eclipse/handly/ui/navigator/package-tree.html... Generating ./org/eclipse/handly/ui/outline/package-summary.html... Generating ./org/eclipse/handly/ui/outline/package-tree.html... Generating ./org/eclipse/handly/ui/preference/package-summary.html... Generating ./org/eclipse/handly/ui/preference/package-tree.html... Generating ./org/eclipse/handly/ui/quickoutline/package-summary.html... Generating ./org/eclipse/handly/ui/quickoutline/package-tree.html... Generating ./org/eclipse/handly/ui/search/package-summary.html... Generating ./org/eclipse/handly/ui/search/package-tree.html... Generating ./org/eclipse/handly/ui/text/reconciler/package-summary.html... Generating ./org/eclipse/handly/ui/text/reconciler/package-tree.html... Generating ./org/eclipse/handly/ui/texteditor/package-summary.html... Generating ./org/eclipse/handly/ui/texteditor/package-tree.html... Generating ./org/eclipse/handly/ui/typehierarchy/package-summary.html... Generating ./org/eclipse/handly/ui/typehierarchy/package-tree.html... Generating ./org/eclipse/handly/ui/viewer/package-summary.html... Generating ./org/eclipse/handly/ui/viewer/package-tree.html... Generating ./org/eclipse/handly/ui/workingset/package-summary.html... Generating ./org/eclipse/handly/ui/workingset/package-tree.html... Generating ./org/eclipse/handly/util/package-summary.html... Generating ./org/eclipse/handly/util/package-tree.html... Generating ./org/eclipse/handly/xtext/ui/callhierarchy/package-summary.html... Generating ./org/eclipse/handly/xtext/ui/callhierarchy/package-tree.html... Generating ./org/eclipse/handly/xtext/ui/editor/package-summary.html... Generating ./org/eclipse/handly/xtext/ui/editor/package-tree.html... Generating ./org/eclipse/handly/xtext/ui/outline/package-summary.html... Generating ./org/eclipse/handly/xtext/ui/outline/package-tree.html... Generating ./org/eclipse/handly/xtext/ui/quickoutline/package-summary.html... Generating ./org/eclipse/handly/xtext/ui/quickoutline/package-tree.html... Generating ./constant-values.html... Generating ./serialized-form.html... Building index for all the packages and classes... Generating ./overview-tree.html... Generating ./index-all.html... Building index for all classes... Generating ./allclasses-index.html... Generating ./allpackages-index.html... Generating ./deprecated-list.html... Building index for all classes... Generating ./allclasses.html... Generating ./allclasses.html... Generating ./index.html... Generating ./overview-summary.html... Generating ./help-doc.html... Note: Custom tags that could override future standard tags: @noinstantiate, @noreference, @noextend, @noimplement. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @noreference 45 warnings [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/overview-summary.html -> target/reference/api/overview-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/constant-values.html -> target/reference/api/constant-values.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/deprecated-list.html -> target/reference/api/deprecated-list.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/package-summary.html -> target/reference/api/org/eclipse/handly/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/buffer/package-summary.html -> target/reference/api/org/eclipse/handly/buffer/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/context/package-summary.html -> target/reference/api/org/eclipse/handly/context/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/junit/package-summary.html -> target/reference/api/org/eclipse/handly/junit/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/model/package-summary.html -> target/reference/api/org/eclipse/handly/model/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/model/adapter/package-summary.html -> target/reference/api/org/eclipse/handly/model/adapter/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/model/impl/package-summary.html -> target/reference/api/org/eclipse/handly/model/impl/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/model/impl/support/package-summary.html -> target/reference/api/org/eclipse/handly/model/impl/support/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/refactoring/package-summary.html -> target/reference/api/org/eclipse/handly/refactoring/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/snapshot/package-summary.html -> target/reference/api/org/eclipse/handly/snapshot/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/text/package-summary.html -> target/reference/api/org/eclipse/handly/text/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/package-summary.html -> target/reference/api/org/eclipse/handly/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/action/package-summary.html -> target/reference/api/org/eclipse/handly/ui/action/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/callhierarchy/package-summary.html -> target/reference/api/org/eclipse/handly/ui/callhierarchy/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/navigator/package-summary.html -> target/reference/api/org/eclipse/handly/ui/navigator/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/outline/package-summary.html -> target/reference/api/org/eclipse/handly/ui/outline/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/preference/package-summary.html -> target/reference/api/org/eclipse/handly/ui/preference/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/quickoutline/package-summary.html -> target/reference/api/org/eclipse/handly/ui/quickoutline/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/search/package-summary.html -> target/reference/api/org/eclipse/handly/ui/search/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/text/reconciler/package-summary.html -> target/reference/api/org/eclipse/handly/ui/text/reconciler/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/texteditor/package-summary.html -> target/reference/api/org/eclipse/handly/ui/texteditor/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/typehierarchy/package-summary.html -> target/reference/api/org/eclipse/handly/ui/typehierarchy/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/viewer/package-summary.html -> target/reference/api/org/eclipse/handly/ui/viewer/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/ui/workingset/package-summary.html -> target/reference/api/org/eclipse/handly/ui/workingset/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/util/package-summary.html -> target/reference/api/org/eclipse/handly/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/xtext/ui/callhierarchy/package-summary.html -> target/reference/api/org/eclipse/handly/xtext/ui/callhierarchy/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/xtext/ui/editor/package-summary.html -> target/reference/api/org/eclipse/handly/xtext/ui/editor/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/xtext/ui/outline/package-summary.html -> target/reference/api/org/eclipse/handly/xtext/ui/outline/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/1.7.x/repository, file: /home/jenkins/agent/workspace/1.7.x/repository/target/reference/api/org/eclipse/handly/xtext/ui/quickoutline/package-summary.html -> target/reference/api/org/eclipse/handly/xtext/ui/quickoutline/package-summary.html [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ repository --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (test-report) @ repository --- [INFO] Executing tasks main: [junitreport] Using Xalan version: Xalan Java 2.7.2 [junitreport] Transform time: 2170ms [INFO] Executed tasks [INFO] [INFO] ---------------------< org.eclipse.handly:targets >--------------------- [INFO] Building targets 1.7.2-SNAPSHOT [24/26] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ targets --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ targets --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ targets --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ targets --- [INFO] [INFO] ------------------< org.eclipse.handly.targets:base >------------------- [INFO] Building base.target 1.7.2-SNAPSHOT [25/26] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ base --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ base --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-target-definition (default-package-target-definition) @ base --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ base --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ base --- [INFO] [INFO] -----------------< org.eclipse.handly.targets:latest >------------------ [INFO] Building latest.target 1.7.2-SNAPSHOT [26/26] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ latest --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ latest --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.3:package-target-definition (default-package-target-definition) @ latest --- [INFO] [INFO] --- tycho-source-plugin:2.7.3:feature-source (feature-source) @ latest --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ latest --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for releng 1.7.2-SNAPSHOT: [INFO] [INFO] releng ............................................. SUCCESS [ 2.561 s] [INFO] org.eclipse.handly ................................. SUCCESS [ 14.378 s] [INFO] org.eclipse.handly.junit ........................... SUCCESS [ 2.281 s] [INFO] org.eclipse.handly.tests ........................... SUCCESS [ 10.279 s] [INFO] org.eclipse.handly.ui .............................. SUCCESS [ 4.741 s] [INFO] org.eclipse.handly.xtext ........................... SUCCESS [ 1.956 s] [INFO] org.eclipse.handly.xtext.ui ........................ SUCCESS [ 6.487 s] [INFO] org.eclipse.handly.examples ........................ SUCCESS [ 3.595 s] [INFO] org.eclipse.handly.examples.adapter ................ SUCCESS [ 2.894 s] [INFO] org.eclipse.handly.examples.adapter.ui ............. SUCCESS [ 2.958 s] [INFO] org.eclipse.handly.examples.basic .................. SUCCESS [ 13.873 s] [INFO] org.eclipse.handly.examples.basic.ide .............. SUCCESS [ 3.089 s] [INFO] org.eclipse.handly.examples.basic.ui ............... SUCCESS [ 2.855 s] [INFO] org.eclipse.handly.examples.basic.ui.tests ......... SUCCESS [ 7.605 s] [INFO] org.eclipse.handly.examples.jmodel ................. SUCCESS [ 2.943 s] [INFO] org.eclipse.handly.examples.jmodel.tests ........... SUCCESS [ 7.099 s] [INFO] org.eclipse.handly.examples.jmodel.ui .............. SUCCESS [ 3.544 s] [INFO] org.eclipse.handly.examples.xtext.xtext.ui ......... SUCCESS [ 3.497 s] [INFO] org.eclipse.handly-feature ......................... SUCCESS [ 2.984 s] [INFO] org.eclipse.handly.xtext-feature ................... SUCCESS [ 2.539 s] [INFO] org.eclipse.handly.examples-feature ................ SUCCESS [ 2.116 s] [INFO] org.eclipse.handly.tests-feature ................... SUCCESS [ 1.801 s] [INFO] repository ......................................... SUCCESS [ 10.179 s] [INFO] targets ............................................ SUCCESS [ 0.002 s] [INFO] base.target ........................................ SUCCESS [ 0.002 s] [INFO] latest.target ...................................... SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:33 min [INFO] Finished at: 2023-03-09T11:03:03Z [INFO] ------------------------------------------------------------------------ [1.7.x] $ /bin/sh -xe /tmp/jenkins11881262523397192331.sh + cp -r repository/target/repository build + cp repository/target/VERSION build + cp repository/target/handly-repository-1.7.2.v20230309-1100.zip build/packages + cp repository/target/junit-noframes.html build/tests/test-results.html + cp repository/target/TESTS-TestSuites.xml build/tests/test-results.xml Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Publishing Javadoc Archiving artifacts Finished: SUCCESS