Started by timer [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘migration’ Agent centos-7-f8npb 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-f8npb" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ease.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-f8npb" - 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-f8npb" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ease.svc.cluster.local/ease/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1" 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-ease" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-7-f8npb in /home/jenkins/agent/workspace/ease.verify.core.target.2018-12 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-22T04:36:44.825Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout [2022-01-22T04:36:44.936Z] The recommended git tool is: NONE [2022-01-22T04:36:46.202Z] No credentials specified [2022-01-22T04:36:46.205Z] Cloning the remote Git repository [2022-01-22T04:36:46.897Z] Cloning repository https://git.eclipse.org/r/ease/org.eclipse.ease.core.git [2022-01-22T04:36:46.917Z] > git init /home/jenkins/agent/workspace/ease.verify.core.target.2018-12 # timeout=10 [2022-01-22T04:36:46.932Z] Fetching upstream changes from https://git.eclipse.org/r/ease/org.eclipse.ease.core.git [2022-01-22T04:36:46.932Z] > git --version # timeout=10 [2022-01-22T04:36:46.934Z] > git --version # 'git version 1.8.3.1' [2022-01-22T04:36:46.935Z] > git fetch --tags --progress https://git.eclipse.org/r/ease/org.eclipse.ease.core.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:36:47.889Z] Avoid second fetch [2022-01-22T04:36:47.897Z] Checking out Revision 4f316d37c24d163660603cbe7b878c093fffce82 (refs/remotes/origin/master) [2022-01-22T04:36:47.894Z] > git config remote.origin.url https://git.eclipse.org/r/ease/org.eclipse.ease.core.git # timeout=10 [2022-01-22T04:36:47.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:36:47.901Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2022-01-22T04:36:47.911Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:36:47.913Z] > git checkout -f 4f316d37c24d163660603cbe7b878c093fffce82 # timeout=10 [2022-01-22T04:36:51.399Z] Commit message: "Bug 578255: [Py4J] implement support to load jar files" [2022-01-22T04:36:51.412Z] > git rev-list --no-walk f09c68d88bab719b297920fc1c40498af1ceecc6 # timeout=10 [2022-01-22T04:36:51.419Z] Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Fetch Doclet) [Pipeline] sh [2022-01-22T04:36:51.811Z] + curl https://ci.eclipse.org/ease/job/ease.build.module.doclet/lastSuccessfulBuild/artifact/developers/org.eclipse.ease.helpgenerator/target/ease.module.doclet.jar --output ease.module.doclet.jar [2022-01-22T04:36:51.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:36:51.812Z] Dload Upload Total Spent Left Speed [2022-01-22T04:36:51.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99173 100 99173 0 0 1875k 0 --:--:-- --:--:-- --:--:-- 1898k [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withMaven [2022-01-22T04:36:51.887Z] [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']] [2022-01-22T04:36:51.887Z] [withMaven] Available options: [2022-01-22T04:36:51.887Z] [withMaven] using JDK installation openjdk-jdk15-latest [2022-01-22T04:36:51.896Z] [withMaven] using Maven installation 'apache-maven-latest' [2022-01-22T04:36:51.430Z] > git rev-parse --verify HEAD # timeout=10 [2022-01-22T04:36:51.432Z] Resetting working tree [2022-01-22T04:36:51.432Z] > git reset --hard # timeout=10 [2022-01-22T04:36:51.453Z] > git clean -fdx # timeout=10 [Pipeline] { [Pipeline] sh [2022-01-22T04:36:52.269Z] + mvn clean install -Pmodule-docs [2022-01-22T04:36:52.270Z] ----- withMaven Wrapper script ----- [2022-01-22T04:36:52.270Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMavena2c236ed/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMavena2c236ed" [2022-01-22T04:36:52.834Z] Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) [2022-01-22T04:36:52.834Z] Maven home: /opt/tools/apache-maven/latest [2022-01-22T04:36:52.834Z] Java version: 15.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-15/15.0.2+7 [2022-01-22T04:36:52.834Z] Default locale: en_US, platform encoding: UTF-8 [2022-01-22T04:36:52.834Z] OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" [2022-01-22T04:36:53.401Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMavena2c236ed/maven-spy-20220122-043653-2782484217116234461418.log.tmp ... [2022-01-22T04:36:53.660Z] [INFO] Scanning for projects... [2022-01-22T04:37:25.730Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml [2022-01-22T04:37:28.256Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml [2022-01-22T04:37:28.514Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml [2022-01-22T04:37:31.799Z] [INFO] Fetching 202109151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-09/ (63B) [2022-01-22T04:37:32.057Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.94MB) [2022-01-22T04:37:32.988Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.68MB) [2022-01-22T04:37:32.989Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.41MB) [2022-01-22T04:37:33.246Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (46.27kB) [2022-01-22T04:37:33.246Z] [INFO] Fetching org.eclipse.osgi_3.17.0.v20210823-1805.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.39MB) [2022-01-22T04:37:33.504Z] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (20.34kB) [2022-01-22T04:37:33.504Z] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (353.59kB) [2022-01-22T04:37:33.761Z] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (144.34kB) [2022-01-22T04:37:33.761Z] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (23.5kB) [2022-01-22T04:37:34.018Z] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (703.81kB) [2022-01-22T04:37:34.018Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (95.26kB) [2022-01-22T04:37:34.275Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.35kB) [2022-01-22T04:37:34.275Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.59kB) [2022-01-22T04:37:34.275Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (302.53kB) [2022-01-22T04:37:34.532Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (71.45kB) [2022-01-22T04:37:34.532Z] [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (411.93kB) [2022-01-22T04:37:34.790Z] [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (126.4kB) [2022-01-22T04:37:34.790Z] [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (72.7kB) [2022-01-22T04:37:35.051Z] [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (326.25kB) [2022-01-22T04:37:35.051Z] [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (5.46MB) [2022-01-22T04:37:35.616Z] [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.56kB) [2022-01-22T04:37:35.616Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (139.68kB) [2022-01-22T04:37:35.616Z] [INFO] Fetching org.eclipse.core.contenttype_3.8.0.v20210621-0954.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (100.01kB) [2022-01-22T04:37:35.875Z] [INFO] Fetching org.eclipse.equinox.preferences_3.9.0.v20210726-0943.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (136.29kB) [2022-01-22T04:37:35.875Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.0.v20210723-1953.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (194.23kB) [2022-01-22T04:37:36.133Z] [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (180.11kB) [2022-01-22T04:37:36.133Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (311.11kB) [2022-01-22T04:37:36.133Z] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (163.08kB) [2022-01-22T04:37:36.391Z] [INFO] Fetching org.eclipse.core.expressions_3.8.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.12kB) [2022-01-22T04:37:36.391Z] [INFO] Fetching org.eclipse.core.runtime_3.23.0.v20210730-2035.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (70.77kB) [2022-01-22T04:37:36.648Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.100.v20210611-0919.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (68.45kB) [2022-01-22T04:37:36.648Z] [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.05kB) [2022-01-22T04:37:36.909Z] [INFO] Fetching org.eclipse.core.resources_3.15.100.v20210818-1523.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (879.11kB) [2022-01-22T04:37:36.909Z] [INFO] Fetching org.eclipse.equinox.app_1.6.0.v20210723-1130.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (89.14kB) [2022-01-22T04:37:36.909Z] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.64kB) [2022-01-22T04:37:37.204Z] [INFO] Fetching org.eclipse.debug.core_3.18.200.v20210721-1355.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.78kB) [2022-01-22T04:37:37.204Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.62kB) [2022-01-22T04:37:37.471Z] [INFO] Fetching org.eclipse.e4.core.di_1.8.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (52.47kB) [2022-01-22T04:37:37.471Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.07kB) [2022-01-22T04:37:37.471Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.9.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (48.25kB) [2022-01-22T04:37:37.727Z] [INFO] Fetching org.eclipse.e4.core.services_2.3.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.65kB) [2022-01-22T04:37:37.727Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.0.v20210625-1052.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12kB) [2022-01-22T04:37:37.985Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.0.v20210625-1052.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.14kB) [2022-01-22T04:37:37.985Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.100.v20210621-0954.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.46kB) [2022-01-22T04:37:37.985Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.03kB) [2022-01-22T04:37:38.242Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (317.81kB) [2022-01-22T04:37:38.242Z] [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.26MB) [2022-01-22T04:37:38.500Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.85kB) [2022-01-22T04:37:38.500Z] [INFO] Fetching org.eclipse.swt_3.117.0.v20210906-0842.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.97kB) [2022-01-22T04:37:38.760Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.31kB) [2022-01-22T04:37:38.760Z] [INFO] Fetching org.eclipse.jface_3.23.0.v20210723-1324.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.1MB) [2022-01-22T04:37:39.018Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.88kB) [2022-01-22T04:37:39.018Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.300.v20210723-0837.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (203.11kB) [2022-01-22T04:37:39.018Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.72kB) [2022-01-22T04:37:39.276Z] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.41kB) [2022-01-22T04:37:39.276Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.0.v20210619-1009.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (57.42kB) [2022-01-22T04:37:39.533Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.51kB) [2022-01-22T04:37:39.533Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.73kB) [2022-01-22T04:37:39.790Z] [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (32.98kB) [2022-01-22T04:37:39.790Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.3kB) [2022-01-22T04:37:39.790Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (255.66kB) [2022-01-22T04:37:40.046Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (87.54kB) [2022-01-22T04:37:40.046Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (229.56kB) [2022-01-22T04:37:40.304Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.300.v20210813-1521.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (118.1kB) [2022-01-22T04:37:40.304Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.200.v20210816-1658.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (251.52kB) [2022-01-22T04:37:40.560Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.200.v20210723-1326.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (147.12kB) [2022-01-22T04:37:40.560Z] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (295.36kB) [2022-01-22T04:37:40.818Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (21.08kB) [2022-01-22T04:37:40.818Z] [INFO] Fetching org.eclipse.urischeme_1.2.0.v20210619-0955.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.91kB) [2022-01-22T04:37:40.818Z] [INFO] Fetching org.eclipse.ui_3.119.100.v20210830-0942.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (432.54kB) [2022-01-22T04:37:41.074Z] [INFO] Fetching org.eclipse.ui.ide_3.18.300.v20210817-1731.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.41MB) [2022-01-22T04:37:41.074Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (52.52kB) [2022-01-22T04:37:41.332Z] [INFO] Fetching org.eclipse.ecf_3.9.102.v20210409-2301.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (123.51kB) [2022-01-22T04:37:41.332Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (64.2kB) [2022-01-22T04:37:41.589Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.23kB) [2022-01-22T04:37:41.589Z] [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (367.01kB) [2022-01-22T04:37:41.846Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.0.v20210723-1312.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (50.73kB) [2022-01-22T04:37:41.846Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.200.v20210830-0925.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (165.1kB) [2022-01-22T04:37:41.846Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (360.09kB) [2022-01-22T04:37:42.103Z] [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (131.39kB) [2022-01-22T04:37:42.103Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.8.0.v20210618-0742.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.88kB) [2022-01-22T04:37:42.361Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (73.01kB) [2022-01-22T04:37:42.361Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.200.v20210813-0803.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (142.1kB) [2022-01-22T04:37:42.618Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.100.v20210813-0607.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.92kB) [2022-01-22T04:37:42.618Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (130.72kB) [2022-01-22T04:37:42.875Z] [INFO] Fetching org.eclipse.equinox.security_1.3.700.v20210726-0943.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.04kB) [2022-01-22T04:37:42.875Z] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.25kB) [2022-01-22T04:37:42.875Z] [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.75kB) [2022-01-22T04:37:43.132Z] [INFO] Fetching org.eclipse.jface.text_3.18.100.v20210820-1651.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.02MB) [2022-01-22T04:37:43.132Z] [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (288.46kB) [2022-01-22T04:37:43.389Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.07MB) [2022-01-22T04:37:43.389Z] [INFO] Fetching org.eclipse.ui.workbench_3.123.0.v20210817-0704.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.47MB) [2022-01-22T04:37:43.645Z] [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (416.62kB) [2022-01-22T04:37:43.902Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (21.24kB) [2022-01-22T04:37:43.902Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml [2022-01-22T04:37:43.902Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml [2022-01-22T04:37:43.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml [2022-01-22T04:37:43.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml [2022-01-22T04:37:43.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml [2022-01-22T04:37:44.160Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml [2022-01-22T04:37:44.160Z] [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (66.43kB) [2022-01-22T04:37:44.160Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.34kB) [2022-01-22T04:37:44.160Z] [INFO] Fetching org.eclipse.debug.ui_3.15.100.v20210812-1116.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.96MB) [2022-01-22T04:37:44.417Z] [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (209.6kB) [2022-01-22T04:37:44.674Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.200.v20210724-2153.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (668.08kB) [2022-01-22T04:37:44.674Z] [INFO] Fetching org.eclipse.ui.editors_3.14.200.v20210622-1002.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (618.57kB) [2022-01-22T04:37:44.931Z] [INFO] Fetching org.eclipse.ui.forms_3.11.200.v20210622-0925.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (330.16kB) [2022-01-22T04:37:44.932Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml [2022-01-22T04:37:44.932Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml [2022-01-22T04:37:44.932Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml [2022-01-22T04:37:44.932Z] [INFO] Fetching org.eclipse.compare_3.8.100.v20210805-1512.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (804.85kB) [2022-01-22T04:37:45.189Z] [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (105.57kB) [2022-01-22T04:37:45.189Z] [INFO] Fetching org.eclipse.jdt.ui_3.24.0.v20210823-0647.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.15MB) [2022-01-22T04:37:46.120Z] [INFO] Fetching org.eclipse.jdt.core_3.27.0.v20210823-1758.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (6.6MB) [2022-01-22T04:37:46.378Z] [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (130.19kB) [2022-01-22T04:37:46.378Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.0.v20210812-1539.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.83MB) [2022-01-22T04:37:46.635Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (341.15kB) [2022-01-22T04:37:46.635Z] [INFO] Fetching org.eclipse.jdt.launching_3.19.300.v20210815-1119.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (563.43kB) [2022-01-22T04:37:46.892Z] [INFO] Fetching org.eclipse.jdt.debug_3.18.0.v20210816-1805.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (903.62kB) [2022-01-22T04:37:46.892Z] [INFO] Fetching org.eclipse.search_3.13.300.v20210806-1124.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (543.42kB) [2022-01-22T04:37:47.149Z] [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.42MB) [2022-01-22T04:37:47.149Z] [INFO] Fetching org.eclipse.team.core_3.9.100.v20210604-1207.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (395.31kB) [2022-01-22T04:37:47.406Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (468.75kB) [2022-01-22T04:37:47.406Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.200.v20210803-2129.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (172.19kB) [2022-01-22T04:37:47.406Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.15kB) [2022-01-22T04:37:47.663Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml [2022-01-22T04:37:47.663Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml [2022-01-22T04:37:47.663Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml [2022-01-22T04:37:47.663Z] [INFO] Fetching com.google.gson_2.8.7.v20210624-1215.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (262.25kB) [2022-01-22T04:37:47.919Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml [2022-01-22T04:37:47.919Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml [2022-01-22T04:37:47.919Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml [2022-01-22T04:37:47.919Z] [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.89MB) [2022-01-22T04:37:47.919Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.53MB) [2022-01-22T04:37:48.484Z] [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (624.34kB) [2022-01-22T04:37:48.741Z] [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (27.97MB) [2022-01-22T04:37:49.672Z] [INFO] Fetching org.codehaus.groovy_2.4.6.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (6.51MB) [2022-01-22T04:37:49.929Z] [INFO] Fetching org.eclipse.ant.core_3.6.100.v20210731-1643.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.27kB) [2022-01-22T04:37:49.929Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.24MB) [2022-01-22T04:37:50.186Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.300.v202106021855.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (8.16MB) [2022-01-22T04:37:50.750Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (239.59kB) [2022-01-22T04:37:50.750Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.65MB) [2022-01-22T04:37:51.007Z] [INFO] Fetching org.eclipse.pde.core_3.14.400.v20210812-0807.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.33MB) [2022-01-22T04:37:51.571Z] [INFO] Fetching py4j-java_0.10.9.3-bnd-LoVopg.jar from http://eclipse.py4j.org/plugins/ (119.81kB) [2022-01-22T04:37:51.829Z] [INFO] Fetching py4j-python_0.10.9.3-bnd-2odeag.jar from http://eclipse.py4j.org/plugins/ (79.91kB) [2022-01-22T04:37:52.085Z] [INFO] Fetching org.jruby_9.0.5.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (20.22MB) [2022-01-22T04:37:53.015Z] [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (294.6kB) [2022-01-22T04:37:53.015Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (345.49kB) [2022-01-22T04:37:53.272Z] [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (161.02kB) [2022-01-22T04:37:53.273Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.06kB) [2022-01-22T04:37:53.273Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.05kB) [2022-01-22T04:37:53.530Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.64kB) [2022-01-22T04:37:53.530Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (367.36kB) [2022-01-22T04:37:53.786Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (244.04kB) [2022-01-22T04:37:53.786Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.48kB) [2022-01-22T04:37:54.043Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (56.37kB) [2022-01-22T04:37:54.043Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.82kB) [2022-01-22T04:37:54.043Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.100.v20210723-0757.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.87kB) [2022-01-22T04:37:54.301Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (242.54kB) [2022-01-22T04:37:54.301Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.34kB) [2022-01-22T04:37:54.559Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (248.88kB) [2022-01-22T04:37:54.559Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (129.25kB) [2022-01-22T04:37:54.559Z] [INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (477.46kB) [2022-01-22T04:37:54.817Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (58.24kB) [2022-01-22T04:37:54.817Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.34kB) [2022-01-22T04:37:55.077Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (117.9kB) [2022-01-22T04:37:55.077Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (361.95kB) [2022-01-22T04:37:55.364Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (411.39kB) [2022-01-22T04:37:55.364Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.201.v202108041556.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (159.48kB) [2022-01-22T04:37:55.631Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (55.54kB) [2022-01-22T04:37:55.631Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml [2022-01-22T04:37:55.631Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml [2022-01-22T04:37:55.631Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml [2022-01-22T04:37:55.631Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml [2022-01-22T04:37:55.632Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml [2022-01-22T04:37:55.889Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml [2022-01-22T04:37:55.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml [2022-01-22T04:37:56.146Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml [2022-01-22T04:37:56.146Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml [2022-01-22T04:37:56.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml [2022-01-22T04:37:56.147Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml [2022-01-22T04:37:56.404Z] [INFO] Fetching org.python.pydev.ast_9.2.0.202110311311.jar from https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0/ (598.17kB) [2022-01-22T04:37:56.968Z] [INFO] Fetching org.python.pydev.core_9.2.0.202110311311.jar from https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0/ (4.95MB) [2022-01-22T04:37:57.532Z] [INFO] Fetching org.python.pydev.parser_9.2.0.202110311311.jar from https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0/ (1.26MB) [2022-01-22T04:37:57.789Z] [INFO] Fetching org.python.pydev.shared_core_9.2.0.202110311311.jar from https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0/ (5.09MB) [2022-01-22T04:37:58.046Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml [2022-01-22T04:37:58.046Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml [2022-01-22T04:37:58.046Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml [2022-01-22T04:37:58.046Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml [2022-01-22T04:37:58.046Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml [2022-01-22T04:37:58.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml [2022-01-22T04:37:58.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml [2022-01-22T04:37:58.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml [2022-01-22T04:37:58.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml [2022-01-22T04:37:58.818Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml [2022-01-22T04:37:58.818Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml [2022-01-22T04:37:58.819Z] [INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.21MB) [2022-01-22T04:37:59.076Z] [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (55.98kB) [2022-01-22T04:37:59.076Z] [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.03kB) [2022-01-22T04:37:59.333Z] [INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (618.07kB) [2022-01-22T04:37:59.333Z] [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (199.25kB) [2022-01-22T04:37:59.591Z] [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (21.48kB) [2022-01-22T04:37:59.591Z] [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (115.31kB) [2022-01-22T04:37:59.849Z] [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (71.25kB) [2022-01-22T04:37:59.849Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/pom.xml [2022-01-22T04:37:59.849Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/pom.xml [2022-01-22T04:37:59.849Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/pom.xml [2022-01-22T04:37:59.849Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (64.42kB) [2022-01-22T04:38:00.107Z] [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (592.12kB) [2022-01-22T04:38:00.107Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (53.59kB) [2022-01-22T04:38:00.107Z] [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (110.51kB) [2022-01-22T04:38:00.364Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.test/pom.xml [2022-01-22T04:38:00.364Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.test/pom.xml [2022-01-22T04:38:00.621Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2022-01-22T04:38:00.621Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2022-01-22T04:38:00.621Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2022-01-22T04:38:00.621Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2022-01-22T04:38:00.621Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2022-01-22T04:38:00.621Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2022-01-22T04:38:00.621Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.unittest.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.unittest.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.lang.unittest.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.scripts.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.scripts.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.scripts.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.test/pom.xml [2022-01-22T04:38:00.622Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (96.33kB) [2022-01-22T04:38:00.878Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (56.85kB) [2022-01-22T04:38:00.878Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.5kB) [2022-01-22T04:38:01.135Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.36MB) [2022-01-22T04:38:01.135Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.67MB) [2022-01-22T04:38:01.392Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.33MB) [2022-01-22T04:38:01.649Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.45MB) [2022-01-22T04:38:01.905Z] [INFO] Fetching org.eclipse.help.ui_4.3.100.v20210619-0925.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (534.46kB) [2022-01-22T04:38:01.905Z] [INFO] Fetching org.eclipse.help.webapp_3.10.400.v20210604-1216.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (736.5kB) [2022-01-22T04:38:02.162Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.7kB) [2022-01-22T04:38:02.162Z] [INFO] Fetching org.eclipse.ui.browser_3.7.0.v20210621-1136.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (206.46kB) [2022-01-22T04:38:02.162Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (229.5kB) [2022-01-22T04:38:02.419Z] [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (243.43kB) [2022-01-22T04:38:02.419Z] [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (769.66kB) [2022-01-22T04:38:02.677Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (171.75kB) [2022-01-22T04:38:02.677Z] [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (561.39kB) [2022-01-22T04:38:02.933Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.0.v20210723-1156.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.6kB) [2022-01-22T04:38:02.933Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.76kB) [2022-01-22T04:38:03.190Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.0.v20210723-2021.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.61kB) [2022-01-22T04:38:03.190Z] [INFO] Fetching org.eclipse.help.base_4.3.400.v20210906-0500.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (432.53kB) [2022-01-22T04:38:03.447Z] [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (194.96kB) [2022-01-22T04:38:03.447Z] [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.82kB) [2022-01-22T04:38:03.447Z] [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (126.4kB) [2022-01-22T04:38:03.703Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.completions.java.test/pom.xml [2022-01-22T04:38:03.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.completions.java.test/pom.xml [2022-01-22T04:38:03.703Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java.test:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.ui.completions.java.test/pom.xml [2022-01-22T04:38:03.703Z] [WARNING] The project org.eclipse.ease:org.eclipse.ease.releng:pom:0.9.0-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 [2022-01-22T04:38:03.703Z] [WARNING] The project org.eclipse.ease:ease.core:pom:0.4.0-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 [2022-01-22T04:38:03.703Z] [INFO] ------------------------------------------------------------------------ [2022-01-22T04:38:03.703Z] [INFO] Reactor Build Order: [2022-01-22T04:38:03.703Z] [INFO] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease.classloader [eclipse-plugin] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease [eclipse-plugin] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease.ui [eclipse-plugin] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease.ui.completions.java [eclipse-plugin] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease.ui.scripts [eclipse-plugin] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease.releng [pom] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease.lang.javascript [eclipse-plugin] [2022-01-22T04:38:03.703Z] [INFO] org.eclipse.ease.lang.scriptarchive [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.python [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.python.py4j [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.groovy [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.groovy.interpreter [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.unittest [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.unittest.ui [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.ruby [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.ruby.jruby [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.javascript.nashorn [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.javascript.rhino [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.python.jython [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.javascript.ui [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.jvm.compiled [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.scriptarchive.ui [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.help [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.ui.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.javascript.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.python.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.python.jython.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.python.py4j.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.jvm.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.groovy.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.ruby.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.scriptarchive.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.unittest.feature [eclipse-feature] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.releng.target [eclipse-target-definition] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.releng.p2 [eclipse-repository] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.testhelper [eclipse-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.javascript.rhino.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.javascript.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.python.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.python.jython.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.scriptarchive.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.lang.unittest.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.ui.scripts.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.ui.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.ui.completions.java.test [eclipse-test-plugin] [2022-01-22T04:38:03.704Z] [INFO] org.eclipse.ease.releng.coverage [pom] [2022-01-22T04:38:03.704Z] [INFO] EASE (Incubation) [pom] [2022-01-22T04:38:03.704Z] [INFO] [2022-01-22T04:38:03.704Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.classloader >------------ [2022-01-22T04:38:03.704Z] [INFO] Building org.eclipse.ease.classloader 0.9.0-SNAPSHOT [1/49] [2022-01-22T04:38:03.705Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:38:03.705Z] [INFO] [2022-01-22T04:38:03.705Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:03.987Z] [INFO] [2022-01-22T04:38:03.987Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:07.259Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.classloader >>> [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:07.259Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.classloader <<< [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] [2022-01-22T04:38:07.259Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:10.535Z] [INFO] [2022-01-22T04:38:10.535Z] Loading source files for package org.eclipse.ease.classloader... [2022-01-22T04:38:10.535Z] Constructing Javadoc information... [2022-01-22T04:38:10.535Z] No plugin definition found, skipping [2022-01-22T04:38:10.535Z] No plugin definition found, skipping [2022-01-22T04:38:10.535Z] [INFO] [2022-01-22T04:38:10.535Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:10.536Z] [INFO] [2022-01-22T04:38:10.536Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:11.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:11.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/src/main/resources [2022-01-22T04:38:11.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/help [2022-01-22T04:38:11.100Z] [INFO] [2022-01-22T04:38:11.100Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:11.388Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/classes [2022-01-22T04:38:12.357Z] [INFO] [2022-01-22T04:38:12.357Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:12.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:12.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/src/test/resources [2022-01-22T04:38:12.357Z] [INFO] [2022-01-22T04:38:12.357Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:12.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:38:12.614Z] [INFO] [2022-01-22T04:38:12.614Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:12.614Z] [INFO] [2022-01-22T04:38:12.614Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:12.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.9.0-SNAPSHOT.jar [2022-01-22T04:38:12.614Z] [INFO] [2022-01-22T04:38:12.614Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:12.614Z] [INFO] [2022-01-22T04:38:12.614Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:12.614Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.classloader:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:12.614Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.classloader:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:12.614Z] [INFO] [2022-01-22T04:38:12.614Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:15.141Z] [INFO] [2022-01-22T04:38:15.141Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:15.141Z] [INFO] [2022-01-22T04:38:15.141Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:17.051Z] [INFO] Fork Value is false [2022-01-22T04:38:17.051Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:38:19.618Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:38:19.890Z] [INFO] [2022-01-22T04:38:19.890Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:22.617Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:38:22.617Z] [INFO] [2022-01-22T04:38:22.617Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:22.617Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.9.0-SNAPSHOT/org.eclipse.ease.classloader-0.9.0-SNAPSHOT.jar [2022-01-22T04:38:22.617Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.9.0-SNAPSHOT/org.eclipse.ease.classloader-0.9.0-SNAPSHOT.pom [2022-01-22T04:38:22.617Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.9.0-SNAPSHOT/org.eclipse.ease.classloader-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:38:22.617Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.9.0-SNAPSHOT/org.eclipse.ease.classloader-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:38:22.617Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.9.0-SNAPSHOT/org.eclipse.ease.classloader-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:38:22.617Z] [INFO] [2022-01-22T04:38:22.617Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.classloader --- [2022-01-22T04:38:22.617Z] [INFO] [2022-01-22T04:38:22.617Z] [INFO] -----------------< org.eclipse.ease:org.eclipse.ease >------------------ [2022-01-22T04:38:22.617Z] [INFO] Building org.eclipse.ease 0.9.0-SNAPSHOT [2/49] [2022-01-22T04:38:22.617Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:38:22.617Z] [INFO] [2022-01-22T04:38:22.617Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease --- [2022-01-22T04:38:22.617Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease --- [2022-01-22T04:38:22.618Z] [INFO] The project's OSGi version is 0.9.0.I202111221312 [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease --- [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease --- [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease >>> [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease --- [2022-01-22T04:38:22.618Z] [INFO] The project's OSGi version is 0.9.0.I202111221312 [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease --- [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease --- [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease <<< [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] [2022-01-22T04:38:22.618Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease --- [2022-01-22T04:38:24.519Z] [INFO] [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.adapters... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.applications... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.debugging... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.debugging.dispatcher... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.debugging.events... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.debugging.events.debugger... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.debugging.events.model... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.debugging.model... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.modules... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.security... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.service... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.sign... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.tools... [2022-01-22T04:38:24.519Z] Loading source files for package org.eclipse.ease.urlhandler... [2022-01-22T04:38:24.520Z] Constructing Javadoc information... [2022-01-22T04:38:24.520Z] [INFO] [2022-01-22T04:38:24.520Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease --- [2022-01-22T04:38:24.520Z] [INFO] [2022-01-22T04:38:24.520Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease --- [2022-01-22T04:38:24.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:24.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/main/resources [2022-01-22T04:38:24.520Z] [INFO] Copying 3 resources to help [2022-01-22T04:38:24.520Z] [INFO] [2022-01-22T04:38:24.520Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease --- [2022-01-22T04:38:24.520Z] [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/classes [2022-01-22T04:38:25.927Z] [INFO] [2022-01-22T04:38:25.927Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease --- [2022-01-22T04:38:25.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:25.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/test/resources [2022-01-22T04:38:25.927Z] [INFO] [2022-01-22T04:38:25.927Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease --- [2022-01-22T04:38:25.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:38:25.927Z] [INFO] [2022-01-22T04:38:25.927Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease --- [2022-01-22T04:38:25.927Z] [INFO] [2022-01-22T04:38:25.927Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease --- [2022-01-22T04:38:25.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.9.0-SNAPSHOT.jar [2022-01-22T04:38:25.927Z] [INFO] [2022-01-22T04:38:25.927Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease --- [2022-01-22T04:38:25.927Z] [INFO] [2022-01-22T04:38:25.927Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease --- [2022-01-22T04:38:25.928Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:25.928Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:25.928Z] [INFO] [2022-01-22T04:38:25.928Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease --- [2022-01-22T04:38:30.191Z] [INFO] [2022-01-22T04:38:30.191Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease --- [2022-01-22T04:38:30.191Z] [INFO] [2022-01-22T04:38:30.191Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease --- [2022-01-22T04:38:30.191Z] [INFO] Fork Value is false [2022-01-22T04:38:30.191Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:38:36.809Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:38:36.809Z] [INFO] [2022-01-22T04:38:36.809Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease --- [2022-01-22T04:38:37.397Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:38:37.397Z] [INFO] [2022-01-22T04:38:37.397Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease --- [2022-01-22T04:38:37.397Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.9.0-SNAPSHOT/org.eclipse.ease-0.9.0-SNAPSHOT.jar [2022-01-22T04:38:37.397Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.9.0-SNAPSHOT/org.eclipse.ease-0.9.0-SNAPSHOT.pom [2022-01-22T04:38:37.654Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/org.eclipse.ease-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.9.0-SNAPSHOT/org.eclipse.ease-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:38:37.654Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.9.0-SNAPSHOT/org.eclipse.ease-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:38:37.654Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.9.0-SNAPSHOT/org.eclipse.ease-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:38:37.654Z] [INFO] [2022-01-22T04:38:37.654Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease --- [2022-01-22T04:38:37.654Z] [INFO] [2022-01-22T04:38:37.654Z] [INFO] ----------------< org.eclipse.ease:org.eclipse.ease.ui >---------------- [2022-01-22T04:38:37.654Z] [INFO] Building org.eclipse.ease.ui 0.9.0-SNAPSHOT [3/49] [2022-01-22T04:38:37.654Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:38:37.654Z] [INFO] [2022-01-22T04:38:37.654Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui --- [2022-01-22T04:38:37.654Z] [INFO] [2022-01-22T04:38:37.654Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui --- [2022-01-22T04:38:37.655Z] [INFO] The project's OSGi version is 0.9.0.I202201141255 [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui --- [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui --- [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui >>> [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui --- [2022-01-22T04:38:37.655Z] [INFO] The project's OSGi version is 0.9.0.I202201141255 [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui --- [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui --- [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui <<< [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] [2022-01-22T04:38:37.655Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui --- [2022-01-22T04:38:39.552Z] [INFO] [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.completion... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.completion.provider... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.completion.tokenizer... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.console... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.console.actions... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.debugging.model... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.dialogs... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.dnd... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.handler... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.help.hovers... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.help.hovers.internal... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.launching... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.modules.ui... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.perspectives... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.preferences... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.propertytester... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.sign... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.tools... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.view... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins.modules... [2022-01-22T04:38:39.552Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins.variables... [2022-01-22T04:38:39.553Z] Constructing Javadoc information... [2022-01-22T04:38:39.553Z] [INFO] [2022-01-22T04:38:39.553Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui --- [2022-01-22T04:38:39.553Z] [INFO] [2022-01-22T04:38:39.553Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui --- [2022-01-22T04:38:39.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:39.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/main/resources [2022-01-22T04:38:39.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/help [2022-01-22T04:38:39.553Z] [INFO] [2022-01-22T04:38:39.553Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui --- [2022-01-22T04:38:39.553Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/classes [2022-01-22T04:38:41.490Z] [INFO] [2022-01-22T04:38:41.490Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui --- [2022-01-22T04:38:41.490Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:41.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/test/resources [2022-01-22T04:38:41.490Z] [INFO] [2022-01-22T04:38:41.490Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui --- [2022-01-22T04:38:41.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:38:41.490Z] [INFO] [2022-01-22T04:38:41.490Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui --- [2022-01-22T04:38:41.490Z] [INFO] [2022-01-22T04:38:41.490Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui --- [2022-01-22T04:38:41.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:38:41.789Z] [INFO] [2022-01-22T04:38:41.789Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui --- [2022-01-22T04:38:41.789Z] [INFO] [2022-01-22T04:38:41.789Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui --- [2022-01-22T04:38:41.789Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:41.789Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:41.789Z] [INFO] [2022-01-22T04:38:41.789Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui --- [2022-01-22T04:38:47.118Z] [INFO] [2022-01-22T04:38:47.118Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui --- [2022-01-22T04:38:47.118Z] [INFO] [2022-01-22T04:38:47.118Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui --- [2022-01-22T04:38:47.118Z] [INFO] Fork Value is false [2022-01-22T04:38:47.118Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:38:57.122Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:38:57.122Z] [INFO] [2022-01-22T04:38:57.122Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui --- [2022-01-22T04:38:57.122Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:38:57.122Z] [INFO] [2022-01-22T04:38:57.122Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui --- [2022-01-22T04:38:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.9.0-SNAPSHOT/org.eclipse.ease.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:38:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.9.0-SNAPSHOT/org.eclipse.ease.ui-0.9.0-SNAPSHOT.pom [2022-01-22T04:38:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.9.0-SNAPSHOT/org.eclipse.ease.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:38:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.9.0-SNAPSHOT/org.eclipse.ease.ui-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:38:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.9.0-SNAPSHOT/org.eclipse.ease.ui-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:38:57.122Z] [INFO] [2022-01-22T04:38:57.122Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui --- [2022-01-22T04:38:57.122Z] [INFO] [2022-01-22T04:38:57.122Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.ui.completions.java >-------- [2022-01-22T04:38:57.122Z] [INFO] Building org.eclipse.ease.ui.completions.java 0.9.0-SNAPSHOT [4/49] [2022-01-22T04:38:57.122Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:38:57.122Z] [INFO] [2022-01-22T04:38:57.122Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:57.122Z] [INFO] [2022-01-22T04:38:57.122Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:57.123Z] [INFO] The project's OSGi version is 0.9.0.I202110141644 [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui.completions.java >>> [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:57.123Z] [INFO] The project's OSGi version is 0.9.0.I202110141644 [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui.completions.java <<< [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] [2022-01-22T04:38:57.123Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.089Z] [INFO] [2022-01-22T04:38:58.089Z] Loading source files for package org.eclipse.ease.ui.completions.java.help.handlers... [2022-01-22T04:38:58.089Z] Loading source files for package org.eclipse.ease.ui.completions.java.help.hovers.internal... [2022-01-22T04:38:58.089Z] Loading source files for package org.eclipse.ease.ui.completions.java.provider... [2022-01-22T04:38:58.089Z] Constructing Javadoc information... [2022-01-22T04:38:58.089Z] [INFO] [2022-01-22T04:38:58.089Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.089Z] [INFO] [2022-01-22T04:38:58.089Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:58.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/src/main/resources [2022-01-22T04:38:58.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/help [2022-01-22T04:38:58.089Z] [INFO] [2022-01-22T04:38:58.089Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.089Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/classes [2022-01-22T04:38:58.347Z] [INFO] [2022-01-22T04:38:58.347Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:38:58.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/src/test/resources [2022-01-22T04:38:58.347Z] [INFO] [2022-01-22T04:38:58.347Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:38:58.347Z] [INFO] [2022-01-22T04:38:58.347Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.347Z] [INFO] [2022-01-22T04:38:58.347Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT.jar [2022-01-22T04:38:58.347Z] [INFO] [2022-01-22T04:38:58.347Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.347Z] [INFO] [2022-01-22T04:38:58.347Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:58.347Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui.completions.java:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:58.347Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui.completions.java:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:38:58.347Z] [INFO] [2022-01-22T04:38:58.348Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:59.828Z] [INFO] [2022-01-22T04:38:59.828Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:59.828Z] [INFO] [2022-01-22T04:38:59.828Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:38:59.828Z] [INFO] Fork Value is false [2022-01-22T04:38:59.828Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:03.142Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:03.398Z] [INFO] [2022-01-22T04:39:03.398Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:39:03.398Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:03.398Z] [INFO] [2022-01-22T04:39:03.398Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:39:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.9.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.9.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.9.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:03.399Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.9.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:03.399Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.completions.java/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.9.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.completions.java --- [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.ui.scripts >------------ [2022-01-22T04:39:03.399Z] [INFO] Building org.eclipse.ease.ui.scripts 0.9.0-SNAPSHOT [5/49] [2022-01-22T04:39:03.399Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:03.399Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui.scripts >>> [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:03.399Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:03.399Z] [INFO] [2022-01-22T04:39:03.399Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui.scripts <<< [2022-01-22T04:39:03.400Z] [INFO] [2022-01-22T04:39:03.400Z] [INFO] [2022-01-22T04:39:03.400Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:05.942Z] [INFO] [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.dialogs... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.definitions... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.handler... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.ui... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.handler... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.keywordhandler... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.preferences... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.properties... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.repository... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.repository.impl... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.touchpoints... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.ui... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.view... [2022-01-22T04:39:05.942Z] Loading source files for package org.eclipse.ease.ui.scripts.repository.util... [2022-01-22T04:39:05.942Z] Constructing Javadoc information... [2022-01-22T04:39:05.942Z] [INFO] [2022-01-22T04:39:05.942Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:05.942Z] [INFO] [2022-01-22T04:39:05.942Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:05.942Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:05.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/main/resources [2022-01-22T04:39:05.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/help [2022-01-22T04:39:05.942Z] [INFO] [2022-01-22T04:39:05.942Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:05.943Z] [INFO] Compiling 105 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/classes [2022-01-22T04:39:05.943Z] [INFO] [2022-01-22T04:39:05.943Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:05.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:05.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/test/resources [2022-01-22T04:39:05.943Z] [INFO] [2022-01-22T04:39:05.943Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:05.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:05.943Z] [INFO] [2022-01-22T04:39:05.943Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:05.943Z] [INFO] [2022-01-22T04:39:05.943Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:06.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:06.200Z] [INFO] [2022-01-22T04:39:06.200Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:06.200Z] [INFO] [2022-01-22T04:39:06.200Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:06.200Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui.scripts:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:06.200Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui.scripts:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:06.200Z] [INFO] [2022-01-22T04:39:06.200Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:09.564Z] [INFO] [2022-01-22T04:39:09.564Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:09.821Z] [INFO] [2022-01-22T04:39:09.821Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:09.821Z] [INFO] Fork Value is false [2022-01-22T04:39:09.821Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:17.954Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:17.954Z] [INFO] [2022-01-22T04:39:17.954Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:17.954Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:17.954Z] [INFO] [2022-01-22T04:39:17.954Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:17.954Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.9.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:17.954Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.9.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:17.954Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.9.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:17.954Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.9.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:17.954Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.9.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:17.954Z] [INFO] [2022-01-22T04:39:17.954Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.scripts --- [2022-01-22T04:39:17.954Z] [INFO] [2022-01-22T04:39:17.954Z] [INFO] --------------< org.eclipse.ease:org.eclipse.ease.releng >-------------- [2022-01-22T04:39:17.954Z] [INFO] Building org.eclipse.ease.releng 0.9.0-SNAPSHOT [6/49] [2022-01-22T04:39:17.954Z] [INFO] --------------------------------[ pom ]--------------------------------- [2022-01-22T04:39:17.954Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng --- [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.ease.releng --- [2022-01-22T04:39:17.955Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng/0.9.0-SNAPSHOT/org.eclipse.ease.releng-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.javascript >---------- [2022-01-22T04:39:17.955Z] [INFO] Building org.eclipse.ease.lang.javascript 0.9.0-SNAPSHOT [7/49] [2022-01-22T04:39:17.955Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:17.955Z] [INFO] The project's OSGi version is 0.9.0.I202110141644 [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript >>> [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:17.955Z] [INFO] The project's OSGi version is 0.9.0.I202110141644 [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript <<< [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] [2022-01-22T04:39:17.955Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.325Z] [INFO] [2022-01-22T04:39:19.325Z] Loading source files for package org.eclipse.ease.lang.javascript... [2022-01-22T04:39:19.325Z] Constructing Javadoc information... [2022-01-22T04:39:19.325Z] [INFO] [2022-01-22T04:39:19.325Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.325Z] [INFO] [2022-01-22T04:39:19.325Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:19.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/main/resources [2022-01-22T04:39:19.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/help [2022-01-22T04:39:19.325Z] [INFO] [2022-01-22T04:39:19.325Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.326Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/classes [2022-01-22T04:39:19.591Z] [INFO] [2022-01-22T04:39:19.591Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:19.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/test/resources [2022-01-22T04:39:19.591Z] [INFO] [2022-01-22T04:39:19.591Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:19.591Z] [INFO] [2022-01-22T04:39:19.591Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.591Z] [INFO] [2022-01-22T04:39:19.591Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:19.591Z] [INFO] [2022-01-22T04:39:19.591Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.591Z] [INFO] [2022-01-22T04:39:19.591Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:19.591Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:19.591Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:19.591Z] [INFO] [2022-01-22T04:39:19.591Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:20.198Z] [INFO] [2022-01-22T04:39:20.198Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:20.198Z] [INFO] [2022-01-22T04:39:20.198Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:20.198Z] [INFO] Fork Value is false [2022-01-22T04:39:20.198Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:22.738Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:22.738Z] [INFO] [2022-01-22T04:39:22.738Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:22.738Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:22.738Z] [INFO] [2022-01-22T04:39:22.738Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:22.738Z] [INFO] [2022-01-22T04:39:22.738Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript --- [2022-01-22T04:39:22.738Z] [INFO] [2022-01-22T04:39:22.738Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive >-------- [2022-01-22T04:39:22.738Z] [INFO] Building org.eclipse.ease.lang.scriptarchive 0.9.0-SNAPSHOT [8/49] [2022-01-22T04:39:22.738Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:22.738Z] [INFO] [2022-01-22T04:39:22.738Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:22.738Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:22.739Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.scriptarchive >>> [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:22.739Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.scriptarchive <<< [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] [2022-01-22T04:39:22.739Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.109Z] [INFO] [2022-01-22T04:39:24.109Z] Loading source files for package org.eclipse.ease.lang.scriptarchive... [2022-01-22T04:39:24.109Z] Constructing Javadoc information... [2022-01-22T04:39:24.109Z] [INFO] [2022-01-22T04:39:24.109Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.109Z] [INFO] [2022-01-22T04:39:24.109Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:24.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/src/main/resources [2022-01-22T04:39:24.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/help [2022-01-22T04:39:24.109Z] [INFO] [2022-01-22T04:39:24.109Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.391Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/classes [2022-01-22T04:39:24.391Z] [INFO] [2022-01-22T04:39:24.391Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:24.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/src/test/resources [2022-01-22T04:39:24.391Z] [INFO] [2022-01-22T04:39:24.391Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:24.391Z] [INFO] [2022-01-22T04:39:24.391Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.391Z] [INFO] [2022-01-22T04:39:24.391Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:24.391Z] [INFO] [2022-01-22T04:39:24.391Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.391Z] [INFO] [2022-01-22T04:39:24.391Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.391Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:24.391Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:24.391Z] [INFO] [2022-01-22T04:39:24.392Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.993Z] [INFO] [2022-01-22T04:39:24.993Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.993Z] [INFO] [2022-01-22T04:39:24.993Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:24.993Z] [INFO] Fork Value is false [2022-01-22T04:39:24.993Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:27.533Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:27.533Z] [INFO] [2022-01-22T04:39:27.533Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:27.533Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:27.533Z] [INFO] [2022-01-22T04:39:27.533Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:27.533Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:27.533Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:27.533Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:27.533Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:27.533Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:27.533Z] [INFO] [2022-01-22T04:39:27.533Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive --- [2022-01-22T04:39:27.533Z] [INFO] [2022-01-22T04:39:27.533Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.lang.python >------------ [2022-01-22T04:39:27.533Z] [INFO] Building org.eclipse.ease.lang.python 0.9.0-SNAPSHOT [9/49] [2022-01-22T04:39:27.533Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:27.533Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:27.534Z] [INFO] The project's OSGi version is 0.9.0.I202112011324 [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python >>> [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:27.534Z] [INFO] The project's OSGi version is 0.9.0.I202112011324 [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python <<< [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] [2022-01-22T04:39:27.534Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:28.928Z] [INFO] [2022-01-22T04:39:28.928Z] Loading source files for package org.eclipse.ease.lang.python... [2022-01-22T04:39:28.928Z] Loading source files for package org.eclipse.ease.lang.python.debug... [2022-01-22T04:39:28.928Z] Loading source files for package org.eclipse.ease.lang.python.debugger... [2022-01-22T04:39:28.928Z] Loading source files for package org.eclipse.ease.lang.python.debugger.actions... [2022-01-22T04:39:28.928Z] Loading source files for package org.eclipse.ease.lang.python.debugger.model... [2022-01-22T04:39:28.928Z] Loading source files for package org.eclipse.ease.lang.python.preferences... [2022-01-22T04:39:28.928Z] Loading source files for package org.eclipse.ease.lang.python.ui.completion... [2022-01-22T04:39:28.928Z] Constructing Javadoc information... [2022-01-22T04:39:28.928Z] [INFO] [2022-01-22T04:39:28.928Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:28.928Z] [INFO] [2022-01-22T04:39:28.929Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:28.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:28.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/src/main/resources [2022-01-22T04:39:28.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/help [2022-01-22T04:39:28.929Z] [INFO] [2022-01-22T04:39:28.929Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:28.929Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/classes [2022-01-22T04:39:29.186Z] [INFO] [2022-01-22T04:39:29.186Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:29.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:29.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/src/test/resources [2022-01-22T04:39:29.186Z] [INFO] [2022-01-22T04:39:29.186Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:29.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:29.186Z] [INFO] [2022-01-22T04:39:29.186Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:29.186Z] [INFO] [2022-01-22T04:39:29.186Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:29.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:29.186Z] [INFO] [2022-01-22T04:39:29.187Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:29.187Z] [INFO] [2022-01-22T04:39:29.187Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:29.187Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:29.187Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:29.187Z] [INFO] [2022-01-22T04:39:29.187Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:30.161Z] [INFO] [2022-01-22T04:39:30.161Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:30.418Z] [INFO] [2022-01-22T04:39:30.418Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:30.418Z] [INFO] Fork Value is false [2022-01-22T04:39:30.418Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:33.699Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:33.699Z] [INFO] [2022-01-22T04:39:33.699Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:33.699Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:33.699Z] [INFO] [2022-01-22T04:39:33.699Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:33.699Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:33.699Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:33.699Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:33.699Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:33.699Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:33.699Z] [INFO] [2022-01-22T04:39:33.699Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python --- [2022-01-22T04:39:33.699Z] [INFO] [2022-01-22T04:39:33.699Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.python.py4j >--------- [2022-01-22T04:39:33.699Z] [INFO] Building org.eclipse.ease.lang.python.py4j 0.9.0-SNAPSHOT [10/49] [2022-01-22T04:39:33.699Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:33.699Z] [INFO] [2022-01-22T04:39:33.699Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:33.699Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:33.700Z] [INFO] The project's OSGi version is 0.9.0.I202201181916 [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python.py4j >>> [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:33.700Z] [INFO] The project's OSGi version is 0.9.0.I202201181916 [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python.py4j <<< [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] [2022-01-22T04:39:33.700Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.068Z] [INFO] [2022-01-22T04:39:35.068Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal... [2022-01-22T04:39:35.068Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal.ui... [2022-01-22T04:39:35.068Z] Constructing Javadoc information... [2022-01-22T04:39:35.068Z] [INFO] [2022-01-22T04:39:35.068Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.068Z] [INFO] [2022-01-22T04:39:35.068Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.068Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:35.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/main/resources [2022-01-22T04:39:35.068Z] [INFO] Copying 2 resources to help [2022-01-22T04:39:35.068Z] [INFO] [2022-01-22T04:39:35.068Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.068Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/classes [2022-01-22T04:39:35.325Z] [INFO] [2022-01-22T04:39:35.325Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:35.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/test/resources [2022-01-22T04:39:35.325Z] [INFO] [2022-01-22T04:39:35.325Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:35.325Z] [INFO] [2022-01-22T04:39:35.325Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.325Z] [INFO] [2022-01-22T04:39:35.325Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:35.325Z] [INFO] [2022-01-22T04:39:35.325Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.325Z] [INFO] [2022-01-22T04:39:35.325Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.325Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.py4j:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:35.325Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.py4j:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:35.325Z] [INFO] [2022-01-22T04:39:35.325Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.897Z] [INFO] [2022-01-22T04:39:35.897Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.897Z] [INFO] [2022-01-22T04:39:35.897Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:35.897Z] [INFO] Fork Value is false [2022-01-22T04:39:36.154Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:39.443Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:39.443Z] [INFO] [2022-01-22T04:39:39.443Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:39.443Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:39.443Z] [INFO] [2022-01-22T04:39:39.443Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:39.443Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:39.443Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:39.443Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:39.443Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:39.443Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:39.443Z] [INFO] [2022-01-22T04:39:39.443Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.py4j --- [2022-01-22T04:39:39.443Z] [INFO] [2022-01-22T04:39:39.443Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.lang.groovy >------------ [2022-01-22T04:39:39.443Z] [INFO] Building org.eclipse.ease.lang.groovy 0.9.0-SNAPSHOT [11/49] [2022-01-22T04:39:39.443Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:39.443Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:39.444Z] [INFO] The project's OSGi version is 0.9.0.I202107211616 [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.groovy >>> [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:39.444Z] [INFO] The project's OSGi version is 0.9.0.I202107211616 [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.groovy <<< [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] [2022-01-22T04:39:39.444Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:40.830Z] [INFO] [2022-01-22T04:39:40.830Z] Loading source files for package org.eclipse.ease.lang.groovy... [2022-01-22T04:39:40.830Z] Constructing Javadoc information... [2022-01-22T04:39:40.830Z] [INFO] [2022-01-22T04:39:40.830Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:40.830Z] [INFO] [2022-01-22T04:39:40.830Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:40.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:40.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/main/resources [2022-01-22T04:39:40.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/help [2022-01-22T04:39:40.830Z] [INFO] [2022-01-22T04:39:40.830Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:40.830Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/classes [2022-01-22T04:39:41.090Z] [INFO] [2022-01-22T04:39:41.090Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:41.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/test/resources [2022-01-22T04:39:41.090Z] [INFO] [2022-01-22T04:39:41.090Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:41.090Z] [INFO] [2022-01-22T04:39:41.090Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.090Z] [INFO] [2022-01-22T04:39:41.090Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:41.091Z] [INFO] [2022-01-22T04:39:41.091Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.091Z] [INFO] [2022-01-22T04:39:41.091Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.091Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.groovy:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:41.091Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.groovy:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:41.091Z] [INFO] [2022-01-22T04:39:41.091Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.347Z] [INFO] [2022-01-22T04:39:41.347Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.347Z] [INFO] [2022-01-22T04:39:41.347Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:41.347Z] [INFO] Fork Value is false [2022-01-22T04:39:41.604Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:44.142Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:44.142Z] [INFO] [2022-01-22T04:39:44.143Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:44.143Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:44.143Z] [INFO] [2022-01-22T04:39:44.143Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:44.143Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:44.143Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:44.143Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:44.143Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:44.143Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:44.143Z] [INFO] [2022-01-22T04:39:44.143Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy --- [2022-01-22T04:39:44.143Z] [INFO] [2022-01-22T04:39:44.143Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter >------ [2022-01-22T04:39:44.143Z] [INFO] Building org.eclipse.ease.lang.groovy.interpreter 0.9.0-SNAPSHOT [12/49] [2022-01-22T04:39:44.143Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:44.143Z] [INFO] [2022-01-22T04:39:44.143Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:44.143Z] [INFO] [2022-01-22T04:39:44.143Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:44.143Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:39:44.143Z] [INFO] [2022-01-22T04:39:44.143Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.groovy.interpreter >>> [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:44.144Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.groovy.interpreter <<< [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] [2022-01-22T04:39:44.144Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.524Z] [INFO] [2022-01-22T04:39:45.524Z] Loading source files for package org.eclipse.ease.lang.groovy.interpreter... [2022-01-22T04:39:45.524Z] Constructing Javadoc information... [2022-01-22T04:39:45.524Z] [INFO] [2022-01-22T04:39:45.524Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.524Z] [INFO] [2022-01-22T04:39:45.524Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:45.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/src/main/resources [2022-01-22T04:39:45.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/help [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/classes [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:45.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/src/test/resources [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.525Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:45.525Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:45.525Z] [INFO] [2022-01-22T04:39:45.525Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.526Z] [INFO] [2022-01-22T04:39:45.526Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.790Z] [INFO] [2022-01-22T04:39:45.790Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:45.790Z] [INFO] Fork Value is false [2022-01-22T04:39:45.790Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:48.319Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:48.319Z] [INFO] [2022-01-22T04:39:48.319Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:48.319Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:48.319Z] [INFO] [2022-01-22T04:39:48.319Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:48.319Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:48.319Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:48.319Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:48.319Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:48.319Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:48.319Z] [INFO] [2022-01-22T04:39:48.319Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy.interpreter --- [2022-01-22T04:39:48.319Z] [INFO] [2022-01-22T04:39:48.319Z] [INFO] ----------< org.eclipse.ease:org.eclipse.ease.lang.unittest >----------- [2022-01-22T04:39:48.319Z] [INFO] Building org.eclipse.ease.lang.unittest 0.9.0-SNAPSHOT [13/49] [2022-01-22T04:39:48.319Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:48.319Z] [INFO] [2022-01-22T04:39:48.319Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:48.319Z] [INFO] [2022-01-22T04:39:48.319Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:48.320Z] [INFO] The project's OSGi version is 0.9.0.I202111240844 [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.unittest >>> [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:48.320Z] [INFO] The project's OSGi version is 0.9.0.I202111240844 [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.unittest <<< [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] [2022-01-22T04:39:48.320Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.217Z] [INFO] [2022-01-22T04:39:50.217Z] Loading source files for package org.eclipse.ease.lang.unittest... [2022-01-22T04:39:50.217Z] Loading source files for package org.eclipse.ease.lang.unittest.adapters... [2022-01-22T04:39:50.217Z] Loading source files for package org.eclipse.ease.lang.unittest.execution... [2022-01-22T04:39:50.217Z] Loading source files for package org.eclipse.ease.lang.unittest.reporters... [2022-01-22T04:39:50.217Z] Loading source files for package org.eclipse.ease.lang.unittest.definition... [2022-01-22T04:39:50.218Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.impl... [2022-01-22T04:39:50.218Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.util... [2022-01-22T04:39:50.218Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime... [2022-01-22T04:39:50.218Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.impl... [2022-01-22T04:39:50.218Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.util... [2022-01-22T04:39:50.218Z] Constructing Javadoc information... [2022-01-22T04:39:50.218Z] [INFO] [2022-01-22T04:39:50.218Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.218Z] [INFO] [2022-01-22T04:39:50.218Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:50.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src/main/resources [2022-01-22T04:39:50.218Z] [INFO] Copying 2 resources to help [2022-01-22T04:39:50.218Z] [INFO] [2022-01-22T04:39:50.218Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.218Z] [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/classes [2022-01-22T04:39:50.786Z] [INFO] [2022-01-22T04:39:50.786Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:50.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src/test/resources [2022-01-22T04:39:50.786Z] [INFO] [2022-01-22T04:39:50.786Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:50.786Z] [INFO] [2022-01-22T04:39:50.786Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.786Z] [INFO] [2022-01-22T04:39:50.787Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.787Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:50.787Z] [INFO] [2022-01-22T04:39:50.787Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.787Z] [INFO] [2022-01-22T04:39:50.787Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:50.787Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.unittest:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:50.787Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.unittest:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:50.787Z] [INFO] [2022-01-22T04:39:50.787Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:51.853Z] [INFO] [2022-01-22T04:39:51.853Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:52.110Z] [INFO] [2022-01-22T04:39:52.110Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:52.110Z] [INFO] Fork Value is false [2022-01-22T04:39:52.110Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:39:57.387Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:39:57.387Z] [INFO] [2022-01-22T04:39:57.387Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:57.387Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:39:57.387Z] [INFO] [2022-01-22T04:39:57.387Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:57.387Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:57.387Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT.pom [2022-01-22T04:39:57.387Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:57.387Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:39:57.387Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:39:57.387Z] [INFO] [2022-01-22T04:39:57.387Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest --- [2022-01-22T04:39:57.387Z] [INFO] [2022-01-22T04:39:57.387Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.unittest.ui >--------- [2022-01-22T04:39:57.388Z] [INFO] Building org.eclipse.ease.lang.unittest.ui 0.9.0-SNAPSHOT [14/49] [2022-01-22T04:39:57.388Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:57.388Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.unittest.ui >>> [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:57.388Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.unittest.ui <<< [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] [2022-01-22T04:39:57.388Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:58.758Z] [INFO] [2022-01-22T04:39:58.758Z] Loading source files for package org.eclipse.ease.lang.unittest.ui... [2022-01-22T04:39:58.758Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.decorators... [2022-01-22T04:39:58.758Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.dialogs... [2022-01-22T04:39:58.758Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.editor... [2022-01-22T04:39:58.758Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.handlers... [2022-01-22T04:39:58.759Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.sourceprovider... [2022-01-22T04:39:58.759Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.views... [2022-01-22T04:39:58.759Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.wizards... [2022-01-22T04:39:58.759Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.provider... [2022-01-22T04:39:58.759Z] Constructing Javadoc information... [2022-01-22T04:39:58.759Z] [INFO] [2022-01-22T04:39:58.759Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:58.759Z] [INFO] [2022-01-22T04:39:58.759Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:58.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:58.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src/main/resources [2022-01-22T04:39:58.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/help [2022-01-22T04:39:58.759Z] [INFO] [2022-01-22T04:39:58.759Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:58.759Z] [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/classes [2022-01-22T04:39:59.015Z] [INFO] [2022-01-22T04:39:59.016Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:59.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:39:59.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src/test/resources [2022-01-22T04:39:59.016Z] [INFO] [2022-01-22T04:39:59.016Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:59.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:39:59.016Z] [INFO] [2022-01-22T04:39:59.016Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:59.016Z] [INFO] [2022-01-22T04:39:59.016Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:59.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:39:59.273Z] [INFO] [2022-01-22T04:39:59.273Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:59.273Z] [INFO] [2022-01-22T04:39:59.273Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:39:59.273Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:59.273Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:39:59.273Z] [INFO] [2022-01-22T04:39:59.273Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:40:01.176Z] [INFO] [2022-01-22T04:40:01.176Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:40:01.432Z] [INFO] [2022-01-22T04:40:01.432Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:40:01.432Z] [INFO] Fork Value is false [2022-01-22T04:40:01.432Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:07.997Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:07.997Z] [INFO] [2022-01-22T04:40:07.997Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:40:07.997Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:07.997Z] [INFO] [2022-01-22T04:40:07.997Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:40:07.997Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:07.997Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:07.997Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:07.997Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:07.997Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:07.997Z] [INFO] [2022-01-22T04:40:07.997Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest.ui --- [2022-01-22T04:40:07.997Z] [INFO] [2022-01-22T04:40:07.997Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.lang.ruby >------------- [2022-01-22T04:40:07.997Z] [INFO] Building org.eclipse.ease.lang.ruby 0.9.0-SNAPSHOT [15/49] [2022-01-22T04:40:07.997Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:07.997Z] [INFO] [2022-01-22T04:40:07.997Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:07.998Z] [INFO] The project's OSGi version is 0.9.0.I202107211616 [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.ruby >>> [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:07.998Z] [INFO] The project's OSGi version is 0.9.0.I202107211616 [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.ruby <<< [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] [2022-01-22T04:40:07.998Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.590Z] [INFO] [2022-01-22T04:40:08.591Z] Loading source files for package org.eclipse.ease.lang.ruby... [2022-01-22T04:40:08.591Z] Constructing Javadoc information... [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:08.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/main/resources [2022-01-22T04:40:08.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/help [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/classes [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:08.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/test/resources [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.591Z] [INFO] [2022-01-22T04:40:08.591Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.592Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.ruby:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:08.592Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.ruby:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:08.592Z] [INFO] [2022-01-22T04:40:08.592Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.848Z] [INFO] [2022-01-22T04:40:08.848Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.848Z] [INFO] [2022-01-22T04:40:08.849Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:08.849Z] [INFO] Fork Value is false [2022-01-22T04:40:08.849Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:11.369Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:11.369Z] [INFO] [2022-01-22T04:40:11.369Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:11.369Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:11.369Z] [INFO] [2022-01-22T04:40:11.369Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:11.369Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:11.369Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:11.369Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:11.369Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:11.369Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:11.369Z] [INFO] [2022-01-22T04:40:11.369Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby --- [2022-01-22T04:40:11.369Z] [INFO] [2022-01-22T04:40:11.369Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby >---------- [2022-01-22T04:40:11.369Z] [INFO] Building org.eclipse.ease.lang.ruby.jruby 0.9.0-SNAPSHOT [16/49] [2022-01-22T04:40:11.369Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:11.369Z] [INFO] [2022-01-22T04:40:11.369Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:11.369Z] [INFO] [2022-01-22T04:40:11.369Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:11.369Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:11.369Z] [INFO] [2022-01-22T04:40:11.369Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.ruby.jruby >>> [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:11.370Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.ruby.jruby <<< [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] [2022-01-22T04:40:11.370Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.739Z] [INFO] [2022-01-22T04:40:12.739Z] Loading source files for package org.eclipse.ease.lang.ruby.jruby... [2022-01-22T04:40:12.739Z] Constructing Javadoc information... [2022-01-22T04:40:12.739Z] [INFO] [2022-01-22T04:40:12.739Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.739Z] [INFO] [2022-01-22T04:40:12.739Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:12.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/src/main/resources [2022-01-22T04:40:12.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/help [2022-01-22T04:40:12.739Z] [INFO] [2022-01-22T04:40:12.739Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.739Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/classes [2022-01-22T04:40:12.739Z] [INFO] [2022-01-22T04:40:12.739Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:12.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/src/test/resources [2022-01-22T04:40:12.739Z] [INFO] [2022-01-22T04:40:12.739Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:12.996Z] [INFO] [2022-01-22T04:40:12.996Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.996Z] [INFO] [2022-01-22T04:40:12.996Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:12.996Z] [INFO] [2022-01-22T04:40:12.996Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.996Z] [INFO] [2022-01-22T04:40:12.996Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.997Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:12.997Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:12.997Z] [INFO] [2022-01-22T04:40:12.997Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.997Z] [INFO] [2022-01-22T04:40:12.997Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.997Z] [INFO] [2022-01-22T04:40:12.997Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:12.997Z] [INFO] Fork Value is false [2022-01-22T04:40:13.253Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:15.153Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:15.153Z] [INFO] [2022-01-22T04:40:15.153Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:15.153Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:15.153Z] [INFO] [2022-01-22T04:40:15.153Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:15.153Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:15.153Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:15.153Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:15.154Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby.jruby --- [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn >------ [2022-01-22T04:40:15.154Z] [INFO] Building org.eclipse.ease.lang.javascript.nashorn 0.9.0-SNAPSHOT [17/49] [2022-01-22T04:40:15.154Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:15.154Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.nashorn >>> [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:15.154Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.154Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:15.154Z] [INFO] [2022-01-22T04:40:15.155Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:15.155Z] [INFO] [2022-01-22T04:40:15.155Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.nashorn <<< [2022-01-22T04:40:15.155Z] [INFO] [2022-01-22T04:40:15.155Z] [INFO] [2022-01-22T04:40:15.155Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] Loading source files for package org.eclipse.ease.lang.javascript.nashorn... [2022-01-22T04:40:16.529Z] Constructing Javadoc information... [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:16.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/main/resources [2022-01-22T04:40:16.529Z] [INFO] Copying 2 resources to help [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/classes [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:16.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/test/resources [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:16.529Z] [INFO] [2022-01-22T04:40:16.529Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.530Z] [INFO] [2022-01-22T04:40:16.530Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:16.530Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:16.530Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:16.530Z] [INFO] [2022-01-22T04:40:16.530Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:17.094Z] [INFO] [2022-01-22T04:40:17.094Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:17.094Z] [INFO] [2022-01-22T04:40:17.094Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:17.094Z] [INFO] Fork Value is false [2022-01-22T04:40:17.094Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:19.619Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:19.619Z] [INFO] [2022-01-22T04:40:19.619Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:19.619Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:19.619Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:19.620Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:19.620Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:19.620Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:19.620Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:19.620Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.nashorn --- [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino >------- [2022-01-22T04:40:19.620Z] [INFO] Building org.eclipse.ease.lang.javascript.rhino 0.9.0-SNAPSHOT [18/49] [2022-01-22T04:40:19.620Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:19.620Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.rhino >>> [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:19.620Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:19.620Z] [INFO] [2022-01-22T04:40:19.620Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:19.621Z] [INFO] [2022-01-22T04:40:19.621Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:19.621Z] [INFO] [2022-01-22T04:40:19.621Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.rhino <<< [2022-01-22T04:40:19.621Z] [INFO] [2022-01-22T04:40:19.621Z] [INFO] [2022-01-22T04:40:19.621Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.590Z] [INFO] [2022-01-22T04:40:21.590Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino... [2022-01-22T04:40:21.590Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger... [2022-01-22T04:40:21.590Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.actions... [2022-01-22T04:40:21.590Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.editor... [2022-01-22T04:40:21.590Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.model... [2022-01-22T04:40:21.590Z] Constructing Javadoc information... [2022-01-22T04:40:21.590Z] [INFO] [2022-01-22T04:40:21.590Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.590Z] [INFO] [2022-01-22T04:40:21.590Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:21.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/main/resources [2022-01-22T04:40:21.590Z] [INFO] Copying 2 resources to help [2022-01-22T04:40:21.590Z] [INFO] [2022-01-22T04:40:21.590Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.591Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/classes [2022-01-22T04:40:21.591Z] [INFO] [2022-01-22T04:40:21.591Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:21.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/test/resources [2022-01-22T04:40:21.591Z] [INFO] [2022-01-22T04:40:21.591Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:21.591Z] [INFO] [2022-01-22T04:40:21.591Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.591Z] [INFO] [2022-01-22T04:40:21.591Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:21.591Z] [INFO] [2022-01-22T04:40:21.591Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.591Z] [INFO] [2022-01-22T04:40:21.591Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:21.591Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:21.591Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:21.591Z] [INFO] [2022-01-22T04:40:21.591Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:22.562Z] [INFO] [2022-01-22T04:40:22.563Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:22.563Z] [INFO] [2022-01-22T04:40:22.563Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:22.563Z] [INFO] Fork Value is false [2022-01-22T04:40:22.563Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:25.899Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:25.899Z] [INFO] [2022-01-22T04:40:25.899Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:25.899Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:25.899Z] [INFO] [2022-01-22T04:40:25.899Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:25.899Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:25.899Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:25.899Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:25.899Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:25.899Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:25.899Z] [INFO] [2022-01-22T04:40:25.899Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.rhino --- [2022-01-22T04:40:25.899Z] [INFO] [2022-01-22T04:40:25.899Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.python.jython >-------- [2022-01-22T04:40:25.899Z] [INFO] Building org.eclipse.ease.lang.python.jython 0.9.0-SNAPSHOT [19/49] [2022-01-22T04:40:25.899Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:25.899Z] [INFO] [2022-01-22T04:40:25.899Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:25.899Z] [INFO] [2022-01-22T04:40:25.899Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:25.899Z] [INFO] The project's OSGi version is 0.9.0.I202112011324 [2022-01-22T04:40:25.899Z] [INFO] [2022-01-22T04:40:25.899Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:25.900Z] [INFO] [2022-01-22T04:40:25.900Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:25.900Z] [INFO] [2022-01-22T04:40:25.900Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python.jython >>> [2022-01-22T04:40:26.189Z] [INFO] [2022-01-22T04:40:26.189Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:26.189Z] [INFO] The project's OSGi version is 0.9.0.I202112011324 [2022-01-22T04:40:26.189Z] [INFO] [2022-01-22T04:40:26.189Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:26.189Z] [INFO] [2022-01-22T04:40:26.190Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:26.190Z] [INFO] [2022-01-22T04:40:26.190Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python.jython <<< [2022-01-22T04:40:26.190Z] [INFO] [2022-01-22T04:40:26.190Z] [INFO] [2022-01-22T04:40:26.190Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.110Z] [INFO] [2022-01-22T04:40:28.110Z] Loading source files for package org.eclipse.ease.lang.python.jython... [2022-01-22T04:40:28.110Z] Loading source files for package org.eclipse.ease.lang.python.jython.debugger... [2022-01-22T04:40:28.110Z] Loading source files for package org.eclipse.ease.lang.python.jython.preferences... [2022-01-22T04:40:28.110Z] Constructing Javadoc information... [2022-01-22T04:40:28.110Z] [INFO] [2022-01-22T04:40:28.110Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.110Z] [INFO] [2022-01-22T04:40:28.110Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:28.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/main/resources [2022-01-22T04:40:28.110Z] [INFO] Copying 2 resources to help [2022-01-22T04:40:28.110Z] [INFO] [2022-01-22T04:40:28.110Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.110Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/classes [2022-01-22T04:40:28.110Z] [INFO] [2022-01-22T04:40:28.110Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:28.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/test/resources [2022-01-22T04:40:28.110Z] [INFO] [2022-01-22T04:40:28.111Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.111Z] [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [2022-01-22T04:40:28.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:28.111Z] [INFO] [2022-01-22T04:40:28.111Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.111Z] [INFO] [2022-01-22T04:40:28.111Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:28.111Z] [INFO] [2022-01-22T04:40:28.111Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.111Z] [INFO] [2022-01-22T04:40:28.111Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:28.111Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.jython:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:28.111Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.jython:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:28.111Z] [INFO] [2022-01-22T04:40:28.111Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:29.062Z] [INFO] [2022-01-22T04:40:29.062Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:29.062Z] [INFO] [2022-01-22T04:40:29.062Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:29.062Z] [INFO] Fork Value is false [2022-01-22T04:40:29.062Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:33.238Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:33.238Z] [INFO] [2022-01-22T04:40:33.238Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:33.238Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:33.238Z] [INFO] [2022-01-22T04:40:33.238Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:33.238Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:33.238Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:33.238Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:33.238Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:33.238Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:33.238Z] [INFO] [2022-01-22T04:40:33.238Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.jython --- [2022-01-22T04:40:33.238Z] [INFO] [2022-01-22T04:40:33.238Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.javascript.ui >-------- [2022-01-22T04:40:33.238Z] [INFO] Building org.eclipse.ease.lang.javascript.ui 0.9.0-SNAPSHOT [20/49] [2022-01-22T04:40:33.238Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:33.239Z] [INFO] The project's OSGi version is 0.9.0.I202107211616 [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.ui >>> [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:33.239Z] [INFO] The project's OSGi version is 0.9.0.I202107211616 [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.ui <<< [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] [2022-01-22T04:40:33.239Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.169Z] [INFO] [2022-01-22T04:40:34.169Z] Loading source files for package org.eclipse.ease.lang.javascript.ui... [2022-01-22T04:40:34.169Z] Loading source files for package org.eclipse.ease.lang.javascript.ui.completion... [2022-01-22T04:40:34.169Z] Constructing Javadoc information... [2022-01-22T04:40:34.169Z] [INFO] [2022-01-22T04:40:34.169Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.170Z] [INFO] [2022-01-22T04:40:34.170Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:34.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/src/main/resources [2022-01-22T04:40:34.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/help [2022-01-22T04:40:34.170Z] [INFO] [2022-01-22T04:40:34.170Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.426Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/classes [2022-01-22T04:40:34.426Z] [INFO] [2022-01-22T04:40:34.426Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:34.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/src/test/resources [2022-01-22T04:40:34.426Z] [INFO] [2022-01-22T04:40:34.426Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:34.427Z] [INFO] [2022-01-22T04:40:34.427Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.427Z] [INFO] [2022-01-22T04:40:34.427Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:34.427Z] [INFO] [2022-01-22T04:40:34.427Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.427Z] [INFO] [2022-01-22T04:40:34.427Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.427Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:34.427Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:34.427Z] [INFO] [2022-01-22T04:40:34.427Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.997Z] [INFO] [2022-01-22T04:40:34.997Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.997Z] [INFO] [2022-01-22T04:40:34.997Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:34.997Z] [INFO] Fork Value is false [2022-01-22T04:40:35.286Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:37.186Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:37.186Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:37.187Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:37.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:37.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:37.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:37.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:37.187Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.ui --- [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled >--------- [2022-01-22T04:40:37.187Z] [INFO] Building org.eclipse.ease.lang.jvm.compiled 0.9.0-SNAPSHOT [21/49] [2022-01-22T04:40:37.187Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:37.187Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.187Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:37.187Z] [INFO] [2022-01-22T04:40:37.188Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.jvm.compiled >>> [2022-01-22T04:40:37.188Z] [INFO] [2022-01-22T04:40:37.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:37.188Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:37.188Z] [INFO] [2022-01-22T04:40:37.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:37.188Z] [INFO] [2022-01-22T04:40:37.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:37.188Z] [INFO] [2022-01-22T04:40:37.188Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.jvm.compiled <<< [2022-01-22T04:40:37.188Z] [INFO] [2022-01-22T04:40:37.188Z] [INFO] [2022-01-22T04:40:37.188Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.597Z] [INFO] [2022-01-22T04:40:38.597Z] Loading source files for package org.eclipse.ease.lang.jvm.compiled... [2022-01-22T04:40:38.597Z] Constructing Javadoc information... [2022-01-22T04:40:38.597Z] [INFO] [2022-01-22T04:40:38.597Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.597Z] [INFO] [2022-01-22T04:40:38.597Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.598Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:38.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/main/resources [2022-01-22T04:40:38.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/help [2022-01-22T04:40:38.598Z] [INFO] [2022-01-22T04:40:38.598Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.598Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/classes [2022-01-22T04:40:38.854Z] [INFO] [2022-01-22T04:40:38.854Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:38.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/test/resources [2022-01-22T04:40:38.855Z] [INFO] [2022-01-22T04:40:38.855Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:38.855Z] [INFO] [2022-01-22T04:40:38.855Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.855Z] [INFO] [2022-01-22T04:40:38.855Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:38.855Z] [INFO] [2022-01-22T04:40:38.855Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.855Z] [INFO] [2022-01-22T04:40:38.855Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:38.855Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:38.855Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:38.855Z] [INFO] [2022-01-22T04:40:38.855Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:39.112Z] [INFO] [2022-01-22T04:40:39.112Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:39.112Z] [INFO] [2022-01-22T04:40:39.112Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:39.112Z] [INFO] Fork Value is false [2022-01-22T04:40:39.369Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:41.914Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:41.914Z] [INFO] [2022-01-22T04:40:41.914Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:41.914Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:41.914Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:41.915Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:41.915Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:41.915Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:41.915Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:41.915Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.jvm.compiled --- [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui >------- [2022-01-22T04:40:41.915Z] [INFO] Building org.eclipse.ease.lang.scriptarchive.ui 0.9.0-SNAPSHOT [22/49] [2022-01-22T04:40:41.915Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:41.915Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.scriptarchive.ui >>> [2022-01-22T04:40:41.915Z] [INFO] [2022-01-22T04:40:41.915Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:41.915Z] [INFO] The project's OSGi version is 0.9.0.I202106220815 [2022-01-22T04:40:41.916Z] [INFO] [2022-01-22T04:40:41.916Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:41.916Z] [INFO] [2022-01-22T04:40:41.916Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:41.916Z] [INFO] [2022-01-22T04:40:41.916Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.scriptarchive.ui <<< [2022-01-22T04:40:41.916Z] [INFO] [2022-01-22T04:40:41.916Z] [INFO] [2022-01-22T04:40:41.916Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.324Z] [INFO] [2022-01-22T04:40:43.324Z] Loading source files for package org.eclipse.ease.lang.scriptarchive.ui... [2022-01-22T04:40:43.324Z] Loading source files for package org.eclipse.ease.lang.scriptarchive.ui.export... [2022-01-22T04:40:43.324Z] Constructing Javadoc information... [2022-01-22T04:40:43.324Z] [INFO] [2022-01-22T04:40:43.324Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.324Z] [INFO] [2022-01-22T04:40:43.324Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:43.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/src/main/resources [2022-01-22T04:40:43.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/help [2022-01-22T04:40:43.324Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.325Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/classes [2022-01-22T04:40:43.325Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:43.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/src/test/resources [2022-01-22T04:40:43.325Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:43.325Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.325Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:43.325Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.325Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:43.325Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:43.325Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:43.325Z] [INFO] [2022-01-22T04:40:43.325Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:44.264Z] [INFO] [2022-01-22T04:40:44.265Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:44.265Z] [INFO] [2022-01-22T04:40:44.265Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:44.265Z] [INFO] Fork Value is false [2022-01-22T04:40:44.265Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:40:47.559Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.559Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:47.559Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.559Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT-sources.jar [2022-01-22T04:40:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.559Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive.ui --- [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.559Z] [INFO] ---------------< org.eclipse.ease:org.eclipse.ease.help >--------------- [2022-01-22T04:40:47.559Z] [INFO] Building org.eclipse.ease.help 0.9.0-SNAPSHOT [23/49] [2022-01-22T04:40:47.559Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.559Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.help --- [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.559Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.help --- [2022-01-22T04:40:47.559Z] [INFO] The project's OSGi version is 0.9.0.I202201220436 [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.559Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.help --- [2022-01-22T04:40:47.559Z] [INFO] [2022-01-22T04:40:47.560Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.help --- [2022-01-22T04:40:47.560Z] [INFO] [2022-01-22T04:40:47.560Z] [INFO] --- tycho-document-bundle-plugin:2.2.0:javadoc (eclipse-javadoc) @ org.eclipse.ease.help --- [2022-01-22T04:40:47.560Z] [INFO] Scopes: [compile, provided] [2022-01-22T04:40:47.560Z] [INFO] Output directory: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc [2022-01-22T04:40:47.560Z] [INFO] BaseDir: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help [2022-01-22T04:40:47.560Z] [INFO] Cleaning up first [2022-01-22T04:40:47.560Z] [INFO] 23 source folders [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src [2022-01-22T04:40:47.560Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen [2022-01-22T04:40:47.561Z] [INFO] 158 classpath deps [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.jython-2.7.0.I202104151016.jar/jython.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/target/classes [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.4.0.v20210621-1133/org.eclipse.e4.ui.di-1.4.0.v20210621-1133.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.0.v20210325-0750/org.eclipse.equinox.p2.repository.tools-2.3.0.v20210325-0750.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.13.0.v20201026-1147/org.eclipse.e4.ui.css.swt.theme-0.13.0.v20201026-1147.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.jruby/9.0.5.I202104151016/org.jruby-9.0.5.I202104151016.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.15.0.v20210518-0604/org.eclipse.equinox.common-3.15.0.v20210518-0604.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0.v20210624-1259/org.tukaani.xz-1.9.0.v20210624-1259.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.202.v202108200212/org.eclipse.wst.common.frameworks-1.2.202.v202108200212.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.300.v20210815-1119/org.eclipse.jdt.launching-3.19.300.v20210815-1119.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.ui/target/classes [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.codehaus.groovy/2.4.6.I202104151016/org.codehaus.groovy-2.4.6.I202104151016.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.javascript/0.0.20160315.v20161124-1903/com.google.javascript-0.0.20160315.v20161124-1903.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.100.v20210813-0607/org.eclipse.equinox.p2.engine-2.7.100.v20210813-0607.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.11.100.v20210816-0811/org.eclipse.ui.views-3.11.100.v20210816-0811.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.9.102.v20210409-2301/org.eclipse.ecf-3.9.102.v20210409-2301.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.python.pydev.shared_core-9.2.0.202110311311.jar/libs/snakeyaml-engine-2.1-20200105.160423-4.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.14.0.v20210324-0332/org.apache.batik.css-1.14.0.v20210324-0332.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/target/classes [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.6.100.v20210723-0757/org.eclipse.equinox.p2.publisher-1.6.100.v20210723-0757.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.14.0.v20210324-0332/org.apache.batik.constants-1.14.0.v20210324-0332.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.16.0.v20210619-0956/org.eclipse.e4.ui.workbench3-0.16.0.v20210619-0956.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.python.pydev.shared_core-9.2.0.202110311311.jar/shared_core.jar [2022-01-22T04:40:47.561Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/target/classes [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.18.200.v20210721-1355/org.eclipse.debug.core-3.18.200.v20210721-1355.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.13.0.v20210619-1146/org.eclipse.jface.databinding-1.13.0.v20210619-1146.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.100.v20210611-0919/org.eclipse.core.filesystem-1.9.100.v20210611-0919.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0.v20210315-2228/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.v20210315-2228.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/target/classes [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.17.0.v20210823-1805/org.eclipse.osgi-3.17.0.v20210823-1805.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.8.0.v20210503-0343/com.sun.jna-5.8.0.v20210503-0343.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive/target/classes [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.debug.ui/1.1.0.v202005251709/org.eclipse.wst.jsdt.debug.ui-1.1.0.v202005251709.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.1.v20210812-1422/org.eclipse.equinox.p2.publisher.eclipse-1.4.1.v20210812-1422.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.classloader/target/classes [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.13.100.v20210722-1426/org.eclipse.e4.ui.bindings-0.13.100.v20210722-1426.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.27.0.v20210823-1758/org.eclipse.jdt.core-3.27.0.v20210823-1758.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.5.0.v20210115-1333/org.eclipse.e4.ui.services-1.5.0.v20210115-1333.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.3.5.v20200909-1856/javax.annotation-1.3.5.v20200909-1856.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.2.0.v20210619-0955/org.eclipse.urischeme-1.2.0.v20210619-0955.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.python.pydev.shared_core-9.2.0.202110311311.jar/libs/org.apache.lucene.core_8.4.1.v20200122-1459.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.3.0.v20210722-1426/org.eclipse.e4.emf.xpath-0.3.0.v20210722-1426.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.10.200.v20210723-0643/org.eclipse.osgi.services-3.10.200.v20210723-0643.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.13.300.v20210806-1124/org.eclipse.search-3.13.300.v20210806-1124.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.8.0.v20210406-1004/com.sun.jna.platform-5.8.0.v20210406-1004.jar [2022-01-22T04:40:47.562Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.python.pydev.shared_core-9.2.0.202110311311.jar/libs/org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20190430-1943/org.mozilla.javascript-1.7.10.v20190430-1943.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.14.300.v20210723-0837/org.eclipse.e4.ui.css.swt-0.14.300.v20210723-0837.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby.jruby/target/classes [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.200.v20210803-2129/org.eclipse.ui.navigator.resources-3.8.200.v20210803-2129.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20210127-2300/com.google.guava-30.1.0.v20210127-2300.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.0.v20210723-1034/org.eclipse.core.jobs-3.12.0.v20210723-1034.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.401.v202007142017/org.eclipse.wst.common.environment-1.0.401.v202007142017.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/target/classes [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common.ui/2.18.0.v20190507-0402/org.eclipse.emf.common.ui-2.18.0.v20190507-0402.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.2.0.v20210316-1209/org.eclipse.equinox.p2.garbagecollector-1.2.0.v20210316-1209.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/target/classes [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.100.v20210615-1334/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.100.v20210615-1334.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.18.0.v20210816-1805.jar/jdimodel.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit/2.16.0.v20190920-0401/org.eclipse.emf.edit-2.16.0.v20190920-0401.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.20.0.v20210506-1232/org.eclipse.emf.edit.ui-2.20.0.v20210506-1232.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.0.v20210723-1130/org.eclipse.equinox.app-1.6.0.v20210723-1130.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.16.200.v20210723-1326/org.eclipse.e4.ui.workbench.swt-0.16.200.v20210723-1326.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.102.v20210409-2301/org.eclipse.ecf.filetransfer-5.1.102.v20210409-2301.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.700.v20210726-0943/org.eclipse.equinox.security-1.3.700.v20210726-0943.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.python.pydev.core-9.2.0.202110311311.jar/core.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.9.100.v20210604-1207/org.eclipse.team.core-3.9.100.v20210604-1207.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.11.100.v20210721-1355/org.eclipse.ui.console-3.11.100.v20210721-1355.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.7.0.v20210512-1543/org.eclipse.core.filebuffers-3.7.0.v20210512-1543.jar [2022-01-22T04:40:47.563Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.15.100.v20210812-1116/org.eclipse.debug.ui-3.15.100.v20210812-1116.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.9.100.v20210721-1306/org.eclipse.team.ui-3.9.100.v20210721-1306.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.3.0.v20210619-1009/org.eclipse.e4.ui.dialogs-1.3.0.v20210619-1009.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.3.0.v20210621-1136/org.eclipse.e4.ui.widgets-1.3.0.v20210621-1136.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.python.pydev.parser-9.2.0.202110311311.jar/parser.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.117.0.v20210906-0842/org.eclipse.swt-3.117.0.v20210906-0842.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.17.0.v20210625-1052/org.eclipse.e4.core.di.extensions-0.17.0.v20210625-1052.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.5.200.v20210813-0803/org.eclipse.equinox.p2.repository-2.5.200.v20210813-0803.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/py4j-python/0.10.9.3-bnd-2odeag/py4j-python-0.10.9.3-bnd-2odeag.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.0.v20210723-1034/org.eclipse.core.expressions-3.8.0.v20210723-1034.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.3.0.v20210723-1034/org.eclipse.e4.core.services-2.3.0.v20210723-1034.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.9.100.v20210721-0601/org.eclipse.help-3.9.100.v20210721-0601.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.402.v20210409-2301/org.eclipse.ecf.identity-3.9.402.v20210409-2301.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.manipulation/1.0.601.v201903222047/org.eclipse.wst.jsdt.manipulation-1.0.601.v201903222047.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/target/classes [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.18.100.v20210820-1651/org.eclipse.jface.text-3.18.100.v20210820-1651.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.8.0.v20210618-0742/org.eclipse.equinox.p2.core-2.8.0.v20210618-0742.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.23.0.v20210618-0700/org.eclipse.emf.common-2.23.0.v20210618-0700.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/target/classes [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.6.100.v20210723-1119/org.eclipse.osgi.util-3.6.100.v20210723-1119.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.0.v20210723-1953/org.eclipse.equinox.registry-3.11.0.v20210723-1953.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.14.0.v20210324-0332/org.apache.batik.util-1.14.0.v20210324-0332.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.debug.core/3.2.201.v202108041556/org.eclipse.wst.jsdt.debug.core-3.2.201.v202108041556.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.0.v20210723-1034/org.eclipse.e4.core.di-1.8.0.v20210723-1034.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.7.0.v20210625-1052/org.eclipse.e4.core.di.annotations-1.7.0.v20210625-1052.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.14.200.v20210622-1002/org.eclipse.ui.editors-3.14.200.v20210622-1002.jar [2022-01-22T04:40:47.564Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/target/classes [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.117.0.v20210906-0842/org.eclipse.swt.gtk.linux.x86_64-3.117.0.v20210906-0842.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.0.v20210621-0954/org.eclipse.core.contenttype-3.8.0.v20210621-0954.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.9.0.v20210619-1129/org.eclipse.core.databinding.property-1.9.0.v20210619-1129.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.ui/2.1.300.v202106021855/org.eclipse.wst.jsdt.ui-2.1.300.v202106021855.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.0.v20210429-0618.jar/pdebuild.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/classes [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.10.100.v20200926-1123/org.eclipse.core.databinding-1.10.100.v20200926-1123.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.801.v202007142017/org.eclipse.wst.validation-1.2.801.v202007142017.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.401.v202007142017/org.eclipse.wst.common.project.facet.core-1.4.401.v202007142017.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.0.v20210726-0943/org.eclipse.equinox.preferences-3.9.0.v20210726-0943.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.9.0.v20210723-1034/org.eclipse.e4.core.contexts-1.9.0.v20210723-1034.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.25.0.v20210816-0937/org.eclipse.emf.ecore-2.25.0.v20210816-0937.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.8.7.v20210624-1215/com.google.gson-2.8.7.v20210624-1215.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.13.0.v20210521-0741/org.eclipse.e4.ui.workbench-1.13.0.v20210521-0741.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.15.200.v20210816-1658/org.eclipse.e4.ui.workbench.renderers.swt-0.15.200.v20210816-1658.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.python.pydev.ast-9.2.0.202110311311.jar/ast.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.12.0.v20210618-1953/org.eclipse.ltk.ui.refactoring-3.12.0.v20210618-1953.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.0.v20210507-0825/org.eclipse.equinox.p2.jarprocessor-1.2.0.v20210507-0825.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/py4j-java/0.10.9.3-bnd-LoVopg/py4j-java-0.10.9.3-bnd-LoVopg.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.300.v20210817-1731/org.eclipse.ui.ide-3.18.300.v20210817-1731.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.6.100.v20210731-1643/org.eclipse.ant.core-3.6.100.v20210731-1643.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.100.v20210722-1426/org.eclipse.e4.ui.css.core-0.13.100.v20210722-1426.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy.interpreter/target/classes [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.16.0.v20210625-1251/org.eclipse.e4.ui.ide-3.16.0.v20210625-1251.jar [2022-01-22T04:40:47.565Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.1000.v20201020-1107/org.eclipse.compare.core-3.6.1000.v20201020-1107.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.12.0.v20210618-1953/org.eclipse.ltk.core.refactoring-3.12.0.v20210618-1953.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.8.100.v20210805-1512/org.eclipse.compare-3.8.100.v20210805-1512.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.11.200.v20210622-0925/org.eclipse.ui.forms-3.11.200.v20210622-0925.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/target/classes [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/target/classes [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.0.0.v20210507-1901/org.eclipse.e4.core.commands-1.0.0.v20210507-1901.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.5.100.v20210813-0606/org.eclipse.equinox.p2.director-2.5.100.v20210813-0606.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python/target/classes [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.2.0.v20210315-2042/org.eclipse.equinox.p2.director.app-1.2.0.v20210315-2042.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/target/classes [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.11.0.v20210722-1426/org.eclipse.core.databinding.observable-1.11.0.v20210722-1426.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.100.v202103232321/org.eclipse.wst.common.core-1.4.100.v202103232321.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.4.300.v20210813-1521/org.eclipse.e4.ui.workbench.addons.swt-1.4.300.v20210813-1521.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.core/2.0.303.v202007221940/org.eclipse.wst.jsdt.core-2.0.303.v202007221940.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.0.v20210723-1312/org.eclipse.equinox.bidi-1.4.0.v20210723-1312.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.119.100.v20210830-0942/org.eclipse.ui-3.119.100.v20210830-0942.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.23.0.v20210723-1324/org.eclipse.jface-3.23.0.v20210723-1324.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/target/classes [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.16.200.v20210724-2153/org.eclipse.ui.workbench.texteditor-3.16.200.v20210724-2153.jar [2022-01-22T04:40:47.566Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.100.v20210415-0924/org.eclipse.ui.navigator-3.10.100.v20210415-0924.jar [2022-01-22T04:40:47.566Z] [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc' && 'javadoc' '@/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/javadoc.options.txt' '-J-Dhttp.proxySet=true' '-J-Dhttp.proxyHost=proxy.eclipse.org' '-J-Dhttp.proxyPort=9898' '-J-DhttpnonProxyHosts=*.eclipse.org' [2022-01-22T04:40:47.566Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMavena2c236ed/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMavena2c236ed" [2022-01-22T04:40:48.152Z] Loading source files for package org.eclipse.ease.lang.ruby... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.groovy... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.classloader... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.javascript.nashorn... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.javascript... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.python.jython... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal.ui... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.jvm.compiled... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.definitions... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.handler... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.ui... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.keywordhandler... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.preferences... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.repository... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.scripts.ui... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.debugging... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.debugging.dispatcher... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.debugging.events... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.debugging.events.debugger... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.debugging.events.model... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.debugging.model... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.modules... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.service... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.sign... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.tools... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.urlhandler... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.definition... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.impl... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.util... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.reporters... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.impl... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.util... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.provider... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.editor... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.views... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.completion... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.completion.provider... [2022-01-22T04:40:48.153Z] Loading source files for package org.eclipse.ease.ui.completion.tokenizer... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.console... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.console.actions... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.debugging.model... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.dnd... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.handler... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.help.hovers... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.launching... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.modules.ui... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.perspectives... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.preferences... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.propertytester... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.tools... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.view... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.scriptarchive... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.python... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.python.debug... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.python.debugger... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.python.debugger.actions... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.python.debugger.model... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.python.preferences... [2022-01-22T04:40:48.154Z] Loading source files for package org.eclipse.ease.lang.python.ui.completion... [2022-01-22T04:40:48.750Z] Constructing Javadoc information... [2022-01-22T04:40:50.652Z] javadoc: error - Error fetching URL: http://help.eclipse.org/oxygen/topic/org.eclipse.platform.doc.isv/reference/api/ [2022-01-22T04:40:50.652Z] Standard Doclet version 15.0.2+7-27 [2022-01-22T04:40:50.652Z] Building tree for all the packages and classes... [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyCodeFactory.java:28: warning: no comment [2022-01-22T04:40:50.652Z] public class RubyCodeFactory extends AbstractCodeFactory { [2022-01-22T04:40:50.652Z] ^ [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/AbstractCodeFactory.java:34: warning: no comment [2022-01-22T04:40:50.652Z] public abstract class AbstractCodeFactory implements ICodeFactory { [2022-01-22T04:40:50.652Z] ^ [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyHelper.java:18: warning: no comment [2022-01-22T04:40:50.652Z] public class RubyHelper { [2022-01-22T04:40:50.652Z] ^ [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/PluginConstants.java:16: warning: no comment [2022-01-22T04:40:50.652Z] public interface PluginConstants { [2022-01-22T04:40:50.652Z] ^ [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyCodeParser.java:19: warning: no comment [2022-01-22T04:40:50.652Z] public class RubyCodeParser extends AbstractCodeParser { [2022-01-22T04:40:50.652Z] ^ [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/AbstractCodeParser.java:28: warning: no comment [2022-01-22T04:40:50.652Z] public abstract class AbstractCodeParser implements ICodeParser { [2022-01-22T04:40:50.652Z] ^ [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/org/eclipse/ease/lang/javascript/rhino/Activator.java:18: warning: no comment [2022-01-22T04:40:50.652Z] public class Activator implements BundleActivator { [2022-01-22T04:40:50.652Z] ^ [2022-01-22T04:40:50.652Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.rhino/src/org/eclipse/ease/lang/javascript/rhino/ObservingContextFactory.java:22: warning: no comment [2022-01-22T04:40:50.653Z] public class ObservingContextFactory extends ContextFactory { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/PluginConstants.java:16: warning: no comment [2022-01-22T04:40:50.653Z] public interface PluginConstants { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/GroovyHelper.java:22: warning: no comment [2022-01-22T04:40:50.653Z] public final class GroovyHelper { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/GroovyCodeFactory.java:26: warning: no comment [2022-01-22T04:40:50.653Z] public class GroovyCodeFactory extends org.eclipse.ease.AbstractCodeFactory { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.groovy/src/org/eclipse/ease/lang/groovy/GroovyCodeParser.java:20: warning: no comment [2022-01-22T04:40:50.653Z] public class GroovyCodeParser extends AbstractCodeParser { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/org/eclipse/ease/lang/javascript/nashorn/NashornBootstrapper.java:21: warning: no comment [2022-01-22T04:40:50.653Z] public class NashornBootstrapper implements IScriptEngineLaunchExtension { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript.nashorn/src/org/eclipse/ease/lang/javascript/nashorn/NashornScriptEngine.java:29: warning: no comment [2022-01-22T04:40:50.653Z] public class NashornScriptEngine extends AbstractReplScriptEngine { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/PluginConstants.java:16: warning: no comment [2022-01-22T04:40:50.653Z] public interface PluginConstants { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCodeFactory.java:32: warning: no comment [2022-01-22T04:40:50.653Z] public class JavaScriptCodeFactory extends AbstractCodeFactory { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCodeParser.java:19: warning: no comment [2022-01-22T04:40:50.653Z] public class JavaScriptCodeParser extends AbstractCodeParser { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCompletionContext.java:22: warning: no comment [2022-01-22T04:40:50.653Z] public class JavaScriptCompletionContext extends BasicContext { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/BasicContext.java:37: warning: no comment [2022-01-22T04:40:50.653Z] public class BasicContext implements ICompletionContext { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptHelper.java:7: warning: no comment [2022-01-22T04:40:50.653Z] public final class JavaScriptHelper { [2022-01-22T04:40:50.653Z] ^ [2022-01-22T04:40:50.653Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonScriptEngine.java:58: warning: no comment [2022-01-22T04:40:50.654Z] public class JythonScriptEngine extends AbstractReplScriptEngine { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonPackageManager.java:25: warning: no comment [2022-01-22T04:40:50.654Z] public class JythonPackageManager extends SysPackageManager { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonTracer.java:17: warning: no comment [2022-01-22T04:40:50.654Z] public class JythonTracer extends PyObject { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/debugging/AbstractEaseDebugger.java:61: warning: no comment [2022-01-22T04:40:50.654Z] public abstract class AbstractEaseDebugger implements IEventProcessor, IExecutionListener { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/Py4jScriptEngine.java:52: warning: no comment [2022-01-22T04:40:50.654Z] public class Py4jScriptEngine extends AbstractReplScriptEngine { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/Py4JScriptEnginePrefConstants.java:16: warning: no comment [2022-01-22T04:40:50.654Z] public interface Py4JScriptEnginePrefConstants { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/Activator.java:18: warning: no comment [2022-01-22T04:40:50.654Z] public class Activator extends AbstractUIPlugin { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/ui/PreferenceInitializer.java:21: warning: no comment [2022-01-22T04:40:50.654Z] public class PreferenceInitializer extends AbstractPreferenceInitializer { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.python.py4j/src/org/eclipse/ease/lang/python/py4j/internal/ui/Py4JPreferencePage.java:40: warning: no comment [2022-01-22T04:40:50.654Z] public class Py4JPreferencePage extends FieldEditorPreferencePage implements IWorkbenchPreferencePage { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/org/eclipse/ease/lang/jvm/compiled/JVMCompiledHeaderParser.java:19: warning: no comment [2022-01-22T04:40:50.654Z] public class JVMCompiledHeaderParser extends AbstractCodeParser { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.jvm.compiled/src/org/eclipse/ease/lang/jvm/compiled/JVMCompiledScriptEngine.java:58: warning: no comment [2022-01-22T04:40:50.654Z] public class JVMCompiledScriptEngine extends AbstractScriptEngine implements IScriptEngine { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptURLConnection.java:22: warning: no comment [2022-01-22T04:40:50.654Z] public class ScriptURLConnection extends URLConnection { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptEditorInput.java:29: warning: no comment [2022-01-22T04:40:50.654Z] public class ScriptEditorInput implements IStorageEditorInput { [2022-01-22T04:40:50.654Z] ^ [2022-01-22T04:40:50.654Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/WorkspaceScriptStorage.java:27: warning: no comment [2022-01-22T04:40:50.655Z] public class WorkspaceScriptStorage extends ScriptStorage { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptStorage.java:21: warning: no comment [2022-01-22T04:40:50.655Z] public abstract class ScriptStorage { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/FileScriptStorage.java:24: warning: no comment [2022-01-22T04:40:50.655Z] public class FileScriptStorage extends ScriptStorage { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/Activator.java:21: warning: no comment [2022-01-22T04:40:50.655Z] public class Activator extends AbstractUIPlugin { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ScriptURLStreamHandler.java:25: warning: no comment [2022-01-22T04:40:50.655Z] public class ScriptURLStreamHandler extends AbstractURLStreamHandlerService { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/IExpressionDefinition.java:17: warning: no comment [2022-01-22T04:40:50.655Z] public interface IExpressionDefinition { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ICompositeExpressionDefinition.java:17: warning: no comment [2022-01-22T04:40:50.655Z] public interface ICompositeExpressionDefinition extends IExpressionDefinition { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ExpressionTools.java:28: warning: no comment [2022-01-22T04:40:50.655Z] public class ExpressionTools { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ExpressionTools.java:52: warning: no comment [2022-01-22T04:40:50.655Z] public static class ExpressionDescription { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/CountExpressionDefinition.java:19: warning: no comment [2022-01-22T04:40:50.655Z] public class CountExpressionDefinition extends AbstractExpressionDefinition { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.java:31: warning: no comment [2022-01-22T04:40:50.655Z] public abstract class AbstractExpressionDefinition implements IExpressionDefinition { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/ExpressionFactory.java:22: warning: no comment [2022-01-22T04:40:50.655Z] public class ExpressionFactory { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/ResolveExpressionDefinition.java:21: warning: no comment [2022-01-22T04:40:50.655Z] public class ResolveExpressionDefinition extends AbstractExpressionDefinition { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/WithExpressionDefinition.java:20: warning: no comment [2022-01-22T04:40:50.655Z] public class WithExpressionDefinition extends AbstractCompositeExpressionDefinition { [2022-01-22T04:40:50.655Z] ^ [2022-01-22T04:40:50.655Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AbstractCompositeExpressionDefinition.java:24: warning: no comment [2022-01-22T04:40:50.656Z] public abstract class AbstractCompositeExpressionDefinition extends AbstractExpressionDefinition implements ICompositeExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AdaptExpressionDefinition.java:22: warning: no comment [2022-01-22T04:40:50.656Z] public class AdaptExpressionDefinition extends AbstractCompositeExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/IterateExpressionDefinition.java:20: warning: no comment [2022-01-22T04:40:50.656Z] public class IterateExpressionDefinition extends AbstractCompositeExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/EqualsExpressionDefinition.java:19: warning: no comment [2022-01-22T04:40:50.656Z] public class EqualsExpressionDefinition extends AbstractExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.java:33: warning: no comment [2022-01-22T04:40:50.656Z] public static class Parameter { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/ReferenceExpressionDefinition.java:19: warning: no comment [2022-01-22T04:40:50.656Z] public class ReferenceExpressionDefinition extends AbstractExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/RootExpressionDefinition.java:17: warning: no comment [2022-01-22T04:40:50.656Z] public class RootExpressionDefinition extends AbstractCompositeExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/OrExpressionDefinition.java:17: warning: no comment [2022-01-22T04:40:50.656Z] public class OrExpressionDefinition extends AbstractCompositeExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/NotExpressionDefinition.java:19: warning: no comment [2022-01-22T04:40:50.656Z] public class NotExpressionDefinition extends AbstractCompositeExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/TestExpressionDefinition.java:21: warning: no comment [2022-01-22T04:40:50.656Z] public class TestExpressionDefinition extends SystemTestExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/SystemTestExpressionDefinition.java:19: warning: no comment [2022-01-22T04:40:50.656Z] public class SystemTestExpressionDefinition extends AbstractExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/InstanceOfExpressionDefinition.java:21: warning: no comment [2022-01-22T04:40:50.656Z] public class InstanceOfExpressionDefinition extends AbstractExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.656Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/definitions/AndExpressionDefinition.java:17: warning: no comment [2022-01-22T04:40:50.656Z] public class AndExpressionDefinition extends AbstractCompositeExpressionDefinition { [2022-01-22T04:40:50.656Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/handler/DeleteExpressionHandler.java:25: warning: no comment [2022-01-22T04:40:50.657Z] public class DeleteExpressionHandler extends AbstractHandler implements IHandler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/handler/CreateExpressionHandler.java:29: warning: no comment [2022-01-22T04:40:50.657Z] public class CreateExpressionHandler extends AbstractHandler implements IHandler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ui/ExpressionContentProvider.java:22: warning: no comment [2022-01-22T04:40:50.657Z] public class ExpressionContentProvider implements ITreeContentProvider { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ui/ExpressionComposite.java:62: warning: no comment [2022-01-22T04:40:50.657Z] public class ExpressionComposite extends Composite { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/expressions/ui/ExpressionDialog.java:27: warning: no comment [2022-01-22T04:40:50.657Z] public class ExpressionDialog extends Dialog { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/SaveEditorHandler.java:41: warning: no comment [2022-01-22T04:40:50.657Z] public class SaveEditorHandler implements EventHandler, IPartListener, IPropertyListener { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/PopupHandler.java:18: warning: no comment [2022-01-22T04:40:50.657Z] public class PopupHandler extends ToolbarHandler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.java:42: warning: no comment [2022-01-22T04:40:50.657Z] public class ToolbarHandler implements EventHandler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/CronHandler.java:27: warning: no comment [2022-01-22T04:40:50.657Z] public class CronHandler implements EventHandler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/MenuHandler.java:23: warning: no comment [2022-01-22T04:40:50.657Z] public class MenuHandler extends ToolbarHandler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/CronScheduler.java:25: warning: no comment [2022-01-22T04:40:50.657Z] public class CronScheduler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionFactory.java:31: warning: no comment [2022-01-22T04:40:50.657Z] public class ScriptContributionFactory extends AbstractContributionFactory { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/KeyHandler.java:25: warning: no comment [2022-01-22T04:40:50.657Z] public class KeyHandler implements EventHandler { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.657Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionItem.java:38: warning: no comment [2022-01-22T04:40:50.657Z] public class ScriptContributionItem extends CommandContributionItem { [2022-01-22T04:40:50.657Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/CommandContributionItem.java:87: error: unknown tag: noextend [2022-01-22T04:40:50.658Z] * @noextend This class is not intended to be subclassed by clients. [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/EventBusHandler.java:13: warning: no comment [2022-01-22T04:40:50.658Z] public class EventBusHandler implements EventHandler { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ResourceChangeHandler.java:37: warning: no comment [2022-01-22T04:40:50.658Z] public class ResourceChangeHandler implements EventHandler, IResourceChangeListener { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/StartupHandler.java:26: warning: no comment [2022-01-22T04:40:50.658Z] public class StartupHandler implements EventHandler { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.java:49: warning: no comment [2022-01-22T04:40:50.658Z] public static class Location { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/ShutdownHandler.java:34: warning: no comment [2022-01-22T04:40:50.658Z] public class ShutdownHandler implements EventHandler, IWorkbenchListener { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/preferences/URIValidator.java:19: warning: no comment [2022-01-22T04:40:50.658Z] public class URIValidator implements IInputValidator { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/preferences/SignaturePreferencePage.java:24: warning: no comment [2022-01-22T04:40:50.658Z] public class SignaturePreferencePage extends FieldEditorPreferencePage implements IWorkbenchPreferencePage { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/preferences/LocationsPage.java:65: warning: no comment [2022-01-22T04:40:50.658Z] public class LocationsPage extends PreferencePage implements IWorkbenchPreferencePage { [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScript.java:36: error: unknown tag: model [2022-01-22T04:40:50.658Z] * @model [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScript.java:37: error: unknown tag: generated [2022-01-22T04:40:50.658Z] * @generated [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryFactory.java:21: error: unknown tag: generated [2022-01-22T04:40:50.658Z] * @generated [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IStorage.java:29: error: unknown tag: model [2022-01-22T04:40:50.658Z] * @model [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.658Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IStorage.java:30: error: unknown tag: generated [2022-01-22T04:40:50.658Z] * @generated [2022-01-22T04:40:50.658Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:34: error: unknown tag: model [2022-01-22T04:40:50.659Z] * @model kind="package" [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:35: error: unknown tag: generated [2022-01-22T04:40:50.659Z] * @generated [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:682: error: unknown tag: generated [2022-01-22T04:40:50.659Z] * @generated [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScriptLocation.java:28: error: unknown tag: model [2022-01-22T04:40:50.659Z] * @model [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScriptLocation.java:29: error: unknown tag: generated [2022-01-22T04:40:50.659Z] * @generated [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRawLocation.java:29: error: unknown tag: model [2022-01-22T04:40:50.659Z] * @model [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRawLocation.java:30: error: unknown tag: generated [2022-01-22T04:40:50.659Z] * @generated [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptSelectionDialog.java:31: warning: no comment [2022-01-22T04:40:50.659Z] public class ScriptSelectionDialog extends Dialog { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptEngineFilter.java:19: warning: no comment [2022-01-22T04:40:50.659Z] public class ScriptEngineFilter extends ViewerFilter { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptContentProvider.java:22: warning: no comment [2022-01-22T04:40:50.659Z] public class ScriptContentProvider extends AbstractVirtualTreeProvider { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptPopup.java:25: warning: no comment [2022-01-22T04:40:50.659Z] public class ScriptPopup extends AbstractPopupItem { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/AbstractPopupItem.java:21: warning: no comment [2022-01-22T04:40:50.659Z] public abstract class AbstractPopupItem { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptDropHandler.java:19: warning: no comment [2022-01-22T04:40:50.659Z] public class ScriptDropHandler implements IShellDropHandler { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/ScriptPopupMenu.java:21: warning: no comment [2022-01-22T04:40:50.659Z] public class ScriptPopupMenu extends AbstractPopupMenu { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.659Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/AbstractPopupMenu.java:25: warning: no comment [2022-01-22T04:40:50.659Z] public abstract class AbstractPopupMenu extends AbstractPopupItem implements IMenuListener { [2022-01-22T04:40:50.659Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/ui/Decorator.java:32: warning: no comment [2022-01-22T04:40:50.660Z] public class Decorator implements ILightweightLabelDecorator, IPreferenceChangeListener { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ICompletionContext.java:21: warning: no comment [2022-01-22T04:40:50.660Z] public interface ICompletionContext { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/Activator.java:26: warning: no comment [2022-01-22T04:40:50.660Z] public class Activator extends AbstractUIPlugin { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ScriptEngineInterruptedException.java:18: warning: no comment [2022-01-22T04:40:50.660Z] public class ScriptEngineInterruptedException extends ExecutionException { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/BreakException.java:15: warning: no comment [2022-01-22T04:40:50.660Z] public class BreakException extends ScriptExecutionException { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/IReplEngine.java:19: warning: no comment [2022-01-22T04:40:50.660Z] public interface IReplEngine extends IScriptEngine { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ExitException.java:15: warning: no comment [2022-01-22T04:40:50.660Z] public class ExitException extends BreakException { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ScriptObjectType.java:16: warning: no comment [2022-01-22T04:40:50.660Z] public enum ScriptObjectType { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ScriptEngineCancellationException.java:16: warning: no comment [2022-01-22T04:40:50.660Z] public class ScriptEngineCancellationException extends RuntimeException { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease/src/org/eclipse/ease/ISecurityCheck.java:22: warning: no comment [2022-01-22T04:40:50.660Z] enum ActionType { [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:25: error: unknown tag: model [2022-01-22T04:40:50.660Z] * @model kind="package" extendedMetaData="qualified='false'" [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:26: error: unknown tag: generated [2022-01-22T04:40:50.660Z] * @generated [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:668: error: unknown tag: generated [2022-01-22T04:40:50.660Z] * @generated [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionFactory.java:11: error: unknown tag: generated [2022-01-22T04:40:50.660Z] * @generated [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.660Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IVariable.java:22: error: unknown tag: model [2022-01-22T04:40:50.660Z] * @model [2022-01-22T04:40:50.660Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IVariable.java:23: error: unknown tag: generated [2022-01-22T04:40:50.661Z] * @generated [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:16: error: unknown tag: model [2022-01-22T04:40:50.661Z] * @model [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:17: error: unknown tag: generated [2022-01-22T04:40:50.661Z] * @generated [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.java:30: error: unknown tag: model [2022-01-22T04:40:50.661Z] * @model extendedMetaData="kind='element' name='TestSuite'" [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.java:31: error: unknown tag: generated [2022-01-22T04:40:50.661Z] * @generated [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ICode.java:19: error: unknown tag: model [2022-01-22T04:40:50.661Z] * @model [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ICode.java:20: error: unknown tag: generated [2022-01-22T04:40:50.661Z] * @generated [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/Code.java:25: error: unknown tag: generated [2022-01-22T04:40:50.661Z] * @generated [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/TestSuiteDefinition.java:48: error: unknown tag: generated [2022-01-22T04:40:50.661Z] * @generated [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.661Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/DefinitionFactory.java:20: error: unknown tag: generated [2022-01-22T04:40:50.661Z] * @generated [2022-01-22T04:40:50.661Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/DefinitionPackage.java:27: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/FlagToStringMap.java:29: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/Variable.java:28: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionResource.java:13: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionSwitch.java:20: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionResourceFactory.java:22: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionAdapterFactory.java:21: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionXMLProcessor.java:19: error: unknown tag: generated [2022-01-22T04:40:50.989Z] * @generated [2022-01-22T04:40:50.989Z] ^ [2022-01-22T04:40:50.989Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestSuite.java:24: error: unknown tag: model [2022-01-22T04:40:50.989Z] * @model [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestSuite.java:25: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestResult.java:19: error: unknown tag: model [2022-01-22T04:40:50.990Z] * @model [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestResult.java:20: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IMetadata.java:20: error: unknown tag: model [2022-01-22T04:40:50.990Z] * @model [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IMetadata.java:21: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFolder.java:13: error: unknown tag: model [2022-01-22T04:40:50.990Z] * @model [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFolder.java:14: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestEntity.java:33: error: unknown tag: model [2022-01-22T04:40:50.990Z] * @model abstract="true" [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestEntity.java:34: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimeFactory.java:13: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestContainer.java:21: error: unknown tag: model [2022-01-22T04:40:50.990Z] * @model abstract="true" [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestContainer.java:22: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:26: error: unknown tag: model [2022-01-22T04:40:50.990Z] * @model kind="package" [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:27: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.990Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:2811: error: unknown tag: generated [2022-01-22T04:40:50.990Z] * @generated [2022-01-22T04:40:50.990Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/TestStatus.java:17: error: unknown tag: model [2022-01-22T04:40:50.991Z] * @model [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/TestStatus.java:18: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFile.java:18: error: unknown tag: model [2022-01-22T04:40:50.991Z] * @model [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFile.java:19: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.java:21: error: unknown tag: model [2022-01-22T04:40:50.991Z] * @model [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.java:22: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestClass.java:12: error: unknown tag: model [2022-01-22T04:40:50.991Z] * @model [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestClass.java:13: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITest.java:18: error: unknown tag: model [2022-01-22T04:40:50.991Z] * @model [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITest.java:19: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestEntity.java:56: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/RuntimePackage.java:35: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestClass.java:22: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestContainer.java:37: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.991Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestSuite.java:43: error: unknown tag: generated [2022-01-22T04:40:50.991Z] * @generated [2022-01-22T04:40:50.991Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestFolder.java:12: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestFile.java:43: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestResult.java:26: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/StackTraceContainer.java:22: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/Test.java:28: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/Metadata.java:26: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/RuntimeFactory.java:25: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/util/RuntimeAdapterFactory.java:20: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/util/RuntimeSwitch.java:23: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.java:12: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.java:62: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/CodeItemProvider.java:29: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestSuiteDefinitionItemProvider.java:33: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/FlagToStringMapItemProvider.java:29: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.992Z] ^ [2022-01-22T04:40:50.992Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/DefinitionItemProviderAdapterFactory.java:31: error: unknown tag: generated [2022-01-22T04:40:50.992Z] * @generated [2022-01-22T04:40:50.993Z] ^ [2022-01-22T04:40:50.993Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/VariableItemProvider.java:31: error: unknown tag: generated [2022-01-22T04:40:50.993Z] * @generated [2022-01-22T04:40:50.993Z] ^ [2022-01-22T04:40:50.993Z] Generating ./org/eclipse/ease/AbstractCodeFactory.html... [2022-01-22T04:40:50.993Z] Generating ./org/eclipse/ease/AbstractCodeParser.html... [2022-01-22T04:40:50.993Z] Generating ./org/eclipse/ease/AbstractReplScriptEngine.html... [2022-01-22T04:40:50.993Z] Generating ./org/eclipse/ease/AbstractScriptEngine.html... [2022-01-22T04:40:51.249Z] Generating ./org/eclipse/ease/Activator.html... [2022-01-22T04:40:51.249Z] Generating ./org/eclipse/ease/BreakException.html... [2022-01-22T04:40:51.249Z] Generating ./org/eclipse/ease/ExitException.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ICodeFactory.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ICodeFactory.Parameter.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ICodeParser.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ICompletionContext.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/IDebugEngine.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/IExecutionListener.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/IReplEngine.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/IScriptable.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/IScriptEngine.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/IScriptEngineLaunchExtension.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/IScriptEngineProvider.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ISecurityCheck.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ISecurityCheck.ActionType.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/Logger.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/Script.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ScriptEngineCancellationException.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ScriptEngineException.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ScriptEngineInterruptedException.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ScriptExecutionException.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ScriptObjectType.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/ScriptResult.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/classloader/EaseClassLoader.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/debugging/AbstractEaseDebugger.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/debugging/AbstractEaseDebugger.ThreadState.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/debugging/DebugTracer.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/debugging/DynamicContentEditorInput.html... [2022-01-22T04:40:51.250Z] Generating ./org/eclipse/ease/debugging/EaseDebugFrame.html... [2022-01-22T04:40:51.506Z] Generating ./org/eclipse/ease/debugging/IScriptDebugFrame.html... [2022-01-22T04:40:51.506Z] Generating ./org/eclipse/ease/debugging/IScriptRegistry.html... [2022-01-22T04:40:51.506Z] Generating ./org/eclipse/ease/debugging/ScriptRegistry.html... [2022-01-22T04:40:51.506Z] Generating ./org/eclipse/ease/debugging/ScriptSourceLocator.html... [2022-01-22T04:40:51.506Z] Generating ./org/eclipse/ease/debugging/ScriptStackTrace.html... [2022-01-22T04:40:51.506Z] Generating ./org/eclipse/ease/debugging/dispatcher/EventDispatchJob.html... [2022-01-22T04:40:51.506Z] Generating ./org/eclipse/ease/debugging/dispatcher/IEventProcessor.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/AbstractEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/IDebugEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/EngineStartedEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/EngineTerminatedEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/EvaluateExpressionEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/IDebuggerEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/ResumedEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/ScriptReadyEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/ScriptTerminatedEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/StackFramesEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/SuspendedEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/ThreadCreatedEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/ThreadTerminatedEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/debugger/VariablesEvent.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/BreakpointRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/BreakpointRequest.Mode.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/DisconnectRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/EvaluateExpressionRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/GetStackFramesRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/GetVariablesRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/IModelRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/ResumeRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/SetVariablesRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/SuspendRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/events/model/TerminateRequest.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugElement.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugElement.State.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugLastExecutionResult.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugProcess.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugStackFrame.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugTarget.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugThread.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugValue.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugVariable.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugVariable.Type.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseJavaArrayElementVariable.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseJavaFieldVariable.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseWatchExpressionDelegate.html... [2022-01-22T04:40:51.507Z] Generating ./org/eclipse/ease/debugging/model/EaseWatchExpressionResult.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/groovy/GroovyCodeFactory.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/groovy/GroovyCodeParser.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/groovy/GroovyHelper.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/groovy/PluginConstants.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCodeFactory.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCodeParser.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCompletionContext.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptHelper.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/PluginConstants.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/NashornBootstrapper.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/NashornScriptEngine.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/rhino/Activator.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/rhino/ObservingContextFactory.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/javascript/rhino/RhinoScriptEngine.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/jvm/compiled/JVMCompiledHeaderParser.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/jvm/compiled/JVMCompiledScriptEngine.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/Activator.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/Pep302ModuleImporter.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/PyDevPathImporter.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/PythonCodeFactory.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/PythonCodeParser.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/PythonCompletionContext.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/PythonHelper.html... [2022-01-22T04:40:51.790Z] Generating ./org/eclipse/ease/lang/python/ResourceProjectPathImporter.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debug/ITracingConstant.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/ICodeTracer.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/IPyFrame.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/IPythonDebugEngine.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/IPythonScriptRegistry.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonBreakpoint.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonDebugger.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonDebugger.PythonDebugFrame.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonEventDispatchJob.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonScriptRegistry.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/ResourceHelper.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/FrameworkFilterAction.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/MagicFilterAction.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/ViewFilterAction.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/model/PythonDebugModelPresentation.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/debugger/model/PythonDebugTarget.html... [2022-01-22T04:40:51.791Z] Generating ./org/eclipse/ease/lang/python/jython/Activator.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/jython/JythonPackageManager.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/jython/JythonScriptEngine.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/jython/JythonTracer.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/jython/PythonEnvironementBootStrapper.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/preferences/IPreferenceConstants.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Activator.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ICodeTraceFilter.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/IInteractiveReturn.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/IPythonSideEngine.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4JBootstrap.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jDebugger.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jDebuggerEngine.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jScriptEngine.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4JScriptEnginePrefConstants.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/PreferenceInitializer.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/Py4JPreferencePage.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/ui/completion/PythonCompletionProviderWrapper.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/python/ui/completion/PythonHelpResolver.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/ruby/PluginConstants.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/ruby/RubyCodeFactory.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/ruby/RubyCodeParser.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/ruby/RubyHelper.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/scriptarchive/ArchiveEngine.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/scriptarchive/ManifestParser.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/scriptarchive/NonClosingInputStream.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/scriptarchive/PluginConstants.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/unittest/AssertionException.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/unittest/DefaultAssertion.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/unittest/FilteredTestCommand.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/unittest/IAssertion.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/unittest/PluginConstants.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/unittest/TestSuiteScriptEngine.html... [2022-01-22T04:40:52.048Z] Generating ./org/eclipse/ease/lang/unittest/UnitTestHelper.html... [2022-01-22T04:40:52.049Z] Generating ./org/eclipse/ease/lang/unittest/UnitTestModule.html... [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/UnitTestModule.java:322: error: unknown tag: module [2022-01-22T04:40:52.049Z] * in case {@module #setThrowOnFailure(boolean)} is enabled [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] Generating ./org/eclipse/ease/lang/unittest/definition/Flag.html... [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:175: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:193: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:211: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:266: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:275: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:284: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:293: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:24: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:25: error: unknown tag: ordered [2022-01-22T04:40:52.049Z] * @ordered [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:32: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:33: error: unknown tag: ordered [2022-01-22T04:40:52.049Z] * @ordered [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:41: error: unknown tag: generated [2022-01-22T04:40:52.049Z] * @generated [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.049Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:42: error: unknown tag: ordered [2022-01-22T04:40:52.049Z] * @ordered [2022-01-22T04:40:52.049Z] ^ [2022-01-22T04:40:52.050Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:49: error: unknown tag: generated [2022-01-22T04:40:52.050Z] * @generated [2022-01-22T04:40:52.050Z] ^ [2022-01-22T04:40:52.050Z] /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:50: error: unknown tag: ordered [2022-01-22T04:40:52.050Z] * @ordered [2022-01-22T04:40:52.050Z] ^ [2022-01-22T04:40:52.050Z] Generating ./org/eclipse/ease/lang/unittest/definition/ICode.html... [2022-01-22T04:40:52.050Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionFactory.html... [2022-01-22T04:40:52.050Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.html... [2022-01-22T04:40:52.050Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.Literals.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/IVariable.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/Code.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/DefinitionFactory.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/DefinitionPackage.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/FlagToStringMap.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/TestSuiteDefinition.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/Variable.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/CodeItemProvider.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/DefinitionItemProviderAdapterFactory.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/FlagToStringMapItemProvider.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.Implementation.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestSuiteDefinitionItemProvider.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/VariableItemProvider.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionAdapterFactory.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionResource.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionResourceFactory.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionSwitch.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionXMLProcessor.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/reporters/IReportGenerator.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/reporters/JUnitReportGenerator.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/reporters/ReportTools.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IMetadata.html... [2022-01-22T04:40:52.307Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimeFactory.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.Literals.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITest.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestClass.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestContainer.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestEntity.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestFile.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestFolder.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestResult.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestSuite.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/TestStatus.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/Metadata.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/RuntimeFactory.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/RuntimePackage.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/StackTraceContainer.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/Test.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestClass.html... [2022-01-22T04:40:52.564Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestContainer.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestEntity.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestFile.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestFolder.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestResult.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestSuite.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/RuntimeAdapterFactory.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/RuntimeSwitch.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/AbstractEditorPage.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/CustomCodePage.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/FileSelectionPage.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/IVariablesProvider.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/OverviewPage.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/TestSuiteEditor.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/TestSuiteEditorActionBarContributor.html... [2022-01-22T04:40:52.821Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/VariablesPage.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/MultiSelectionProvider.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/SuiteRuntimeInformation.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/TestSuiteContentProvider.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/TestSuiteLabelProvider.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/UIAttachment.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/UnitTestView.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/AbstractScriptModule.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/BootStrapper.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/EnvironmentModule.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/IEnvironment.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/IModuleCallbackProvider.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/IModuleListener.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/IScriptModule.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ModuleCategoryDefinition.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ModuleDefinition.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ModuleDefinition.ModuleDependency.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ModuleHelper.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ModuleTracker.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ModuleTracker.ModuleState.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ScriptParameter.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ScriptParameter.Helper.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/ScriptParameter.OptionalParameterHelper.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/modules/WrapToScript.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/service/EngineDescription.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/service/IScriptService.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/service/ScriptService.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/service/ScriptServiceFactory.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/service/ScriptType.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/IPreferenceConstants.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/ISignatureConstants.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/PerformSignature.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/ScriptSignatureException.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/SignatureCheck.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/SignatureHelper.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/SignatureInfo.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/sign/VerifySignature.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/ContributionTools.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/ListenerList.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/NullOutputStream.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/PlatformExtension.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/ResourceTools.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/ResourceTools.NonClosingInputStream.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/RunnableWithResult.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/tools/StringTools.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/ui/Activator.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/ui/Messages.html... [2022-01-22T04:40:52.822Z] Generating ./org/eclipse/ease/ui/completion/BasicContext.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/CodeCompletionAggregator.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/CompletionLabelProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/IHelpResolver.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/IImageResolver.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/ScriptCompletionProposal.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/AbstractCompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/AbstractCompletionProvider.DescriptorImageResolver.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/AbstractCompletionProvider.WorkbenchDescriptorImageResolver.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/AbstractFileLocationCompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/AbstractPathCompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/EnvironmentLocationCompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/ICompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/LoadedModuleCompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/LoadModuleCompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/LocationResolver.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/provider/VariablesCompletionProvider.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/Bracket.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/BracketMatcher.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/IClassResolver.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/IMethodResolver.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/InputTokenizer.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/TokenList.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/console/ScriptConsole.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/console/ScriptConsolePageParticipant.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/console/actions/ConsoleMessages.html... [2022-01-22T04:40:53.079Z] Generating ./org/eclipse/ease/ui/console/actions/RemoveAllTerminatedConsolesAction.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/console/actions/RemoveCurrentConsoleAction.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/console/actions/ShowStandardErrorAction.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/console/actions/ShowStandardOutAction.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/console/actions/ShowWhenContentChangesAction.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/console/actions/TerminateConsoleAction.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/debugging/model/AbstractEaseDebugModelPresentation.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/AbstractFileDropHandler.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/AbstractModuleDropHandler.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/IShellDropHandler.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/JarDropHandler.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/ModulesDropHandler.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/ResourceDropHandler.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/ShellDropTarget.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/dnd/VariablesDropHandler.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/ClearDisplay.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/LoadModule.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/OpenHelp.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/OpenModulesPreferences.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/OpenScriptHelp.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/PasteTextToScriptShell.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/PerformSignature.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/Reset.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/SpawnShell.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/StopScriptExecution.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/SwitchEngine.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/handler/ToggleDropinsSection.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/ConstantHelp.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/ContentProposalModifier.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/EditorToolTipDecorator.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/EditorToolTipGenerator.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/HelpHoverImageProvider.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/HoverManager.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverContentProvider.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverHelp.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverHelp.IMementoVisitor.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/MethodHelp.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/help/hovers/ModuleHelp.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/launching/EaseLaunchDelegate.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/launching/FileExtensionFilter.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/launching/LaunchConfigurationTabGroup.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/launching/LaunchConstants.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/launching/LibrariesTab.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/launching/MainTab.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/modules/ui/ModuleContributionFactory.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulePopupItem.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulePopupMenu.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesComposite.html... [2022-01-22T04:40:53.080Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesContentProvider.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesDragListener.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesFilter.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesLabelProvider.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesTools.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesTools.ModuleEntry.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/perspectives/ScriptingPerspective.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/preferences/IPreferenceConstants.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/preferences/ModulesContentProvider.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/preferences/ModulesLabelProvider.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/preferences/ModulesPage.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/preferences/PreferenceInitializer.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/preferences/ScriptingPage.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/preferences/ShellPreferencePage.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/propertytester/EngineTester.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/propertytester/ScriptEnginePropertyTester.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/scripts/Activator.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/scripts/FileScriptStorage.html... [2022-01-22T04:40:53.081Z] Generating ./org/eclipse/ease/ui/scripts/Messages.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/ScriptContributionFactory.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/ScriptEditorInput.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/ScriptStorage.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/ScriptURLConnection.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/ScriptURLStreamHandler.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/WorkspaceScriptStorage.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ExpressionTools.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ExpressionTools.ExpressionDescription.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ICompositeExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/IExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractCompositeExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.Parameter.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AdaptExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AndExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/CountExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/EqualsExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ExpressionFactory.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/InstanceOfExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/IterateExpressionDefinition.html... [2022-01-22T04:40:53.338Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/NotExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/OrExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ReferenceExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ResolveExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/RootExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/SystemTestExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/TestExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/WithExpressionDefinition.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/CreateExpressionHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/DeleteExpressionHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionComposite.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionContentProvider.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionDialog.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CommandContributionItem.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CronHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CronScheduler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/EventBusHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/KeyHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/MenuHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/PopupHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ResourceChangeHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/SaveEditorHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionFactory.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionItem.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ShutdownHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/StartupHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.Location.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/preferences/IPreferenceConstants.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/preferences/LocationsPage.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/preferences/PreferenceInitializer.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/preferences/PreferencesHelper.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/preferences/SignaturePreferencePage.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/preferences/URIValidator.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRawLocation.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryFactory.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.Literals.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryService.html... [2022-01-22T04:40:53.339Z] Generating ./org/eclipse/ease/ui/scripts/repository/IScript.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/repository/IScriptLocation.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/repository/IStorage.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/Decorator.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptComposite.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptContentProvider.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptContextMenuEntries.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptDragSource.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptDropHandler.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptEngineFilter.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptPopup.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptPopupMenu.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptSelectionDialog.html... [2022-01-22T04:40:53.340Z] Generating ./org/eclipse/ease/ui/tools/AbstractLaunchDelegate.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/AbstractPopupItem.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/AbstractPopupMenu.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/AbstractVirtualTreeProvider.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/AbstractWorkbenchRunnable.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/DecoratedLabelProvider.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/LocationImageDescriptor.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/TextWithImage.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/Timer.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/tools/ToggleHandler.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/view/EngineContributionFactory.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/view/ModuleExplorerView.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/view/ScriptHistoryText.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/view/ScriptShell.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/view/TextSelectionProvider.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/view/VariablesDragListener.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/AbstractDropin.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/IShellDropin.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/urlhandler/WorkspaceURLConnection.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/urlhandler/WorkspaceURLStreamHandlerService.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/package-summary.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/package-tree.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/classloader/package-summary.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/classloader/package-tree.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/debugging/package-summary.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/debugging/package-tree.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/debugging/dispatcher/package-summary.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/debugging/dispatcher/package-tree.html... [2022-01-22T04:40:53.596Z] Generating ./org/eclipse/ease/debugging/events/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/debugging/events/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/debugging/events/debugger/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/debugging/events/debugger/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/debugging/events/model/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/debugging/events/model/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/debugging/model/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/debugging/model/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/groovy/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/groovy/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/javascript/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/javascript/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/javascript/rhino/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/javascript/rhino/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/jvm/compiled/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/jvm/compiled/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debug/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debug/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debugger/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debugger/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debugger/model/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/debugger/model/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/jython/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/jython/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/preferences/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/preferences/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/ui/completion/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/python/ui/completion/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/ruby/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/ruby/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/scriptarchive/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/scriptarchive/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/unittest/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/unittest/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/unittest/definition/package-summary.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/unittest/definition/package-tree.html... [2022-01-22T04:40:53.597Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/reporters/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/reporters/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/runtime/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/runtime/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/modules/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/modules/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/service/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/service/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/sign/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/sign/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/tools/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/tools/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/completion/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/completion/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/completion/provider/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/completion/provider/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/completion/tokenizer/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/console/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/console/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/console/actions/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/console/actions/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/debugging/model/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/debugging/model/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/dnd/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/dnd/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/handler/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/handler/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/help/hovers/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/help/hovers/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/launching/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/launching/package-tree.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/modules/ui/package-summary.html... [2022-01-22T04:40:53.598Z] Generating ./org/eclipse/ease/ui/modules/ui/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/perspectives/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/perspectives/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/preferences/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/preferences/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/propertytester/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/propertytester/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/preferences/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/preferences/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/repository/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/repository/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/ui/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/scripts/ui/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/tools/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/tools/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/view/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/view/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/urlhandler/package-summary.html... [2022-01-22T04:40:53.599Z] Generating ./org/eclipse/ease/urlhandler/package-tree.html... [2022-01-22T04:40:53.599Z] Generating ./constant-values.html... [2022-01-22T04:40:53.856Z] Generating ./serialized-form.html... [2022-01-22T04:40:53.856Z] Generating ./overview-tree.html... [2022-01-22T04:40:53.856Z] Generating ./deprecated-list.html... [2022-01-22T04:40:53.856Z] Generating ./index.html... [2022-01-22T04:40:53.856Z] Building index for all the packages and classes... [2022-01-22T04:40:53.856Z] Generating ./index-all.html... [2022-01-22T04:40:54.114Z] Building index for all classes... [2022-01-22T04:40:54.114Z] Generating ./allclasses-index.html... [2022-01-22T04:40:54.114Z] Generating ./allpackages-index.html... [2022-01-22T04:40:54.114Z] Generating ./overview-summary.html... [2022-01-22T04:40:54.114Z] Generating ./help-doc.html... [2022-01-22T04:40:54.114Z] 100 errors [2022-01-22T04:40:54.114Z] 100 warnings [2022-01-22T04:40:54.114Z] [INFO] execution failed with rc = 1 [2022-01-22T04:40:54.114Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/overview-summary.html -> help/api-docs/javadoc/overview-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/constant-values.html -> help/api-docs/javadoc/constant-values.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/deprecated-list.html -> help/api-docs/javadoc/deprecated-list.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/package-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/classloader/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/classloader/package-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/package-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/dispatcher/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/dispatcher/package-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/package-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/debugger/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/debugger/package-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/model/package-summary.html [2022-01-22T04:40:54.115Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/model/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/groovy/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/groovy/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/nashorn/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/nashorn/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/rhino/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/rhino/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/jvm/compiled/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/jvm/compiled/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debug/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debug/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/actions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/actions/package-summary.html [2022-01-22T04:40:54.116Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/model/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/jython/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/jython/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/preferences/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/ui/completion/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/ui/completion/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/ruby/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/ruby/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/scriptarchive/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/scriptarchive/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/package-summary.html [2022-01-22T04:40:54.117Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/impl/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/impl/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/provider/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/provider/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/util/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/util/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/reporters/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/reporters/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/util/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/util/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/editor/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/editor/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/views/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/views/package-summary.html [2022-01-22T04:40:54.118Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/modules/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/modules/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/service/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/service/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/sign/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/sign/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/tools/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/tools/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/completion/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/completion/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/completion/provider/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/completion/provider/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/completion/tokenizer/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/completion/tokenizer/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/console/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/console/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/console/actions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/console/actions/package-summary.html [2022-01-22T04:40:54.119Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/debugging/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/debugging/model/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/dnd/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/dnd/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/handler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/handler/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/help/hovers/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/help/hovers/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/launching/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/launching/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/modules/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/modules/ui/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/perspectives/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/perspectives/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/preferences/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/propertytester/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/propertytester/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/package-summary.html [2022-01-22T04:40:54.120Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/preferences/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/repository/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/repository/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/ui/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/tools/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/tools/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/view/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/view/package-summary.html [2022-01-22T04:40:54.121Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/views/shell/dropins/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/views/shell/dropins/package-summary.html [2022-01-22T04:40:54.122Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/urlhandler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/urlhandler/package-summary.html [2022-01-22T04:40:54.122Z] [INFO] [2022-01-22T04:40:54.122Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:54.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/src/main/resources [2022-01-22T04:40:54.122Z] [INFO] [2022-01-22T04:40:54.122Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.122Z] [INFO] [2022-01-22T04:40:54.122Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:54.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/src/test/resources [2022-01-22T04:40:54.122Z] [INFO] [2022-01-22T04:40:54.122Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.379Z] [INFO] [2022-01-22T04:40:54.379Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/org.eclipse.ease.help-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.643Z] [INFO] [2022-01-22T04:40:54.643Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.643Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.644Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/org.eclipse.ease.help-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.9.0-SNAPSHOT/org.eclipse.ease.help-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.644Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.9.0-SNAPSHOT/org.eclipse.ease.help-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:54.644Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.9.0-SNAPSHOT/org.eclipse.ease.help-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:54.644Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/plugins/org.eclipse.ease.help/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.9.0-SNAPSHOT/org.eclipse.ease.help-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.help --- [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] -------------< org.eclipse.ease:org.eclipse.ease.feature >-------------- [2022-01-22T04:40:54.644Z] [INFO] Building org.eclipse.ease.feature 0.9.0-SNAPSHOT [24/49] [2022-01-22T04:40:54.644Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.644Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.644Z] [INFO] The project's OSGi version is 0.9.0.I202111221312 [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.644Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.644Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.644Z] [INFO] [2022-01-22T04:40:54.645Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.645Z] [INFO] [2022-01-22T04:40:54.645Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.645Z] [INFO] [2022-01-22T04:40:54.645Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.645Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:54.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.645Z] [INFO] [2022-01-22T04:40:54.645Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.645Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.645Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.645Z] [INFO] [2022-01-22T04:40:54.645Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.645Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.9.0-SNAPSHOT/org.eclipse.ease.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.645Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.9.0-SNAPSHOT/org.eclipse.ease.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:54.645Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.9.0-SNAPSHOT/org.eclipse.ease.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:54.645Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.9.0-SNAPSHOT/org.eclipse.ease.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:54.645Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.9.0-SNAPSHOT/org.eclipse.ease.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.645Z] [INFO] [2022-01-22T04:40:54.645Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.feature --- [2022-01-22T04:40:54.645Z] [INFO] [2022-01-22T04:40:54.645Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.ui.feature >------------ [2022-01-22T04:40:54.645Z] [INFO] Building org.eclipse.ease.ui.feature 0.9.0-SNAPSHOT [25/49] [2022-01-22T04:40:54.646Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] The project's OSGi version is 0.9.0.I202201220436 [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [INFO] [2022-01-22T04:40:54.646Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.646Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:54.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.943Z] [INFO] [2022-01-22T04:40:54.943Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.943Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.944Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.ui.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.944Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.944Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.9.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.944Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.9.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:54.944Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.9.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:54.944Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.9.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:54.944Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.9.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.944Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.feature --- [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.944Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.javascript.feature >------ [2022-01-22T04:40:54.944Z] [INFO] Building org.eclipse.ease.lang.javascript.feature 0.9.0-SNAPSHOT [26/49] [2022-01-22T04:40:54.944Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.944Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.944Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.944Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.944Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.944Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.944Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.944Z] [INFO] [2022-01-22T04:40:54.945Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.945Z] [INFO] [2022-01-22T04:40:54.945Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.945Z] [INFO] [2022-01-22T04:40:54.945Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.945Z] [INFO] [2022-01-22T04:40:54.945Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.945Z] [INFO] [2022-01-22T04:40:54.945Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.945Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:54.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.945Z] [INFO] [2022-01-22T04:40:54.945Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.945Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.945Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.945Z] [INFO] [2022-01-22T04:40:54.945Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.945Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.945Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:54.945Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:54.946Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:54.946Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.feature --- [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.lang.python.feature >-------- [2022-01-22T04:40:54.946Z] [INFO] Building org.eclipse.ease.lang.python.feature 0.9.0-SNAPSHOT [27/49] [2022-01-22T04:40:54.946Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] The project's OSGi version is 0.9.0.I202112011324 [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.946Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.946Z] [INFO] [2022-01-22T04:40:54.947Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.947Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:54.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.947Z] [INFO] [2022-01-22T04:40:54.947Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.947Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.947Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.947Z] [INFO] [2022-01-22T04:40:54.947Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:54.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:54.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:54.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.947Z] [INFO] [2022-01-22T04:40:54.947Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.feature --- [2022-01-22T04:40:54.947Z] [INFO] [2022-01-22T04:40:54.947Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.python.jython.feature >------- [2022-01-22T04:40:54.947Z] [INFO] Building org.eclipse.ease.python.jython.feature 0.9.0-SNAPSHOT [28/49] [2022-01-22T04:40:54.948Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] The project's OSGi version is 0.9.0.I202112011324 [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.948Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:54.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.948Z] [INFO] [2022-01-22T04:40:54.948Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.949Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.python.jython.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.949Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.python.jython.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:54.949Z] [INFO] [2022-01-22T04:40:54.949Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.9.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:54.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.9.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:54.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.9.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:54.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.9.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:54.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.9.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:54.949Z] [INFO] [2022-01-22T04:40:54.949Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.python.jython.feature --- [2022-01-22T04:40:54.949Z] [INFO] [2022-01-22T04:40:54.949Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature >----- [2022-01-22T04:40:54.949Z] [INFO] Building org.eclipse.ease.lang.python.py4j.feature 0.9.0-SNAPSHOT [29/49] [2022-01-22T04:40:54.949Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:54.949Z] [INFO] [2022-01-22T04:40:54.949Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:54.949Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target [2022-01-22T04:40:54.949Z] [INFO] [2022-01-22T04:40:54.949Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:54.949Z] [INFO] The project's OSGi version is 0.9.0.I202201181916 [2022-01-22T04:40:54.950Z] [INFO] [2022-01-22T04:40:54.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:54.950Z] [INFO] [2022-01-22T04:40:54.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:54.950Z] [INFO] [2022-01-22T04:40:54.950Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:54.950Z] [INFO] [2022-01-22T04:40:54.950Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:54.950Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.208Z] [INFO] [2022-01-22T04:40:55.208Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:55.208Z] [INFO] [2022-01-22T04:40:55.208Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:55.208Z] [INFO] [2022-01-22T04:40:55.208Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:55.208Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:55.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.209Z] [INFO] [2022-01-22T04:40:55.209Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:55.209Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.209Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.209Z] [INFO] [2022-01-22T04:40:55.209Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:55.209Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.209Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:55.209Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:55.209Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:55.209Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.209Z] [INFO] [2022-01-22T04:40:55.209Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.py4j.feature --- [2022-01-22T04:40:55.209Z] [INFO] [2022-01-22T04:40:55.209Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.jvm.feature >--------- [2022-01-22T04:40:55.209Z] [INFO] Building org.eclipse.ease.lang.jvm.feature 0.9.0-SNAPSHOT [30/49] [2022-01-22T04:40:55.209Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:55.209Z] [INFO] [2022-01-22T04:40:55.209Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.209Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target [2022-01-22T04:40:55.209Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:55.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.210Z] [INFO] [2022-01-22T04:40:55.210Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.210Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.210Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.211Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.211Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:55.211Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:55.211Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:55.211Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.jvm.feature --- [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.lang.groovy.feature >-------- [2022-01-22T04:40:55.211Z] [INFO] Building org.eclipse.ease.lang.groovy.feature 0.9.0-SNAPSHOT [31/49] [2022-01-22T04:40:55.211Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.211Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.211Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.211Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.211Z] [INFO] [2022-01-22T04:40:55.212Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.212Z] [INFO] [2022-01-22T04:40:55.212Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.212Z] [INFO] [2022-01-22T04:40:55.212Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.212Z] [INFO] [2022-01-22T04:40:55.212Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.212Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:55.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.212Z] [INFO] [2022-01-22T04:40:55.212Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.212Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.212Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.212Z] [INFO] [2022-01-22T04:40:55.212Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.212Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.212Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:55.212Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:55.213Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:55.213Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy.feature --- [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.ruby.feature >--------- [2022-01-22T04:40:55.213Z] [INFO] Building org.eclipse.ease.lang.ruby.feature 0.9.0-SNAPSHOT [32/49] [2022-01-22T04:40:55.213Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.213Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.213Z] [INFO] [2022-01-22T04:40:55.214Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.214Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:55.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.214Z] [INFO] [2022-01-22T04:40:55.214Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.471Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.471Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.471Z] [INFO] [2022-01-22T04:40:55.471Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.472Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.472Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:55.472Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:55.472Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:55.472Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby.feature --- [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] ----< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature >---- [2022-01-22T04:40:55.472Z] [INFO] Building org.eclipse.ease.lang.scriptarchive.feature 0.9.0-SNAPSHOT [33/49] [2022-01-22T04:40:55.472Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.472Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.472Z] [INFO] The project's OSGi version is 0.9.0.I202111181115 [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.472Z] [INFO] [2022-01-22T04:40:55.472Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.473Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.473Z] [INFO] [2022-01-22T04:40:55.473Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.473Z] [INFO] [2022-01-22T04:40:55.473Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.473Z] [INFO] [2022-01-22T04:40:55.473Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.473Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:55.473Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.473Z] [INFO] [2022-01-22T04:40:55.473Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.473Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.473Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.473Z] [INFO] [2022-01-22T04:40:55.473Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.473Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.473Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:55.473Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:55.473Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:55.474Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive.feature --- [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.unittest.feature >------- [2022-01-22T04:40:55.474Z] [INFO] Building org.eclipse.ease.lang.unittest.feature 0.9.0-SNAPSHOT [34/49] [2022-01-22T04:40:55.474Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] The project's OSGi version is 0.9.0.I202111240844 [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.474Z] [INFO] [2022-01-22T04:40:55.474Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.475Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2022-01-22T04:40:55.475Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.475Z] [INFO] [2022-01-22T04:40:55.475Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.475Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.475Z] [WARNING] artifact org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance [2022-01-22T04:40:55.475Z] [INFO] [2022-01-22T04:40:55.475Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.475Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT.jar [2022-01-22T04:40:55.475Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:55.475Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:55.475Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:55.475Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.9.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.9.0-SNAPSHOT-sources-feature.jar [2022-01-22T04:40:55.475Z] [INFO] [2022-01-22T04:40:55.475Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest.feature --- [2022-01-22T04:40:55.475Z] [INFO] [2022-01-22T04:40:55.475Z] [INFO] ----------< org.eclipse.ease:org.eclipse.ease.releng.target >----------- [2022-01-22T04:40:55.475Z] [INFO] Building org.eclipse.ease.releng.target 0.9.0-SNAPSHOT [35/49] [2022-01-22T04:40:55.475Z] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [2022-01-22T04:40:55.475Z] [INFO] [2022-01-22T04:40:55.475Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng.target --- [2022-01-22T04:40:55.475Z] [INFO] [2022-01-22T04:40:55.475Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.ease.releng.target --- [2022-01-22T04:40:55.475Z] [INFO] [2022-01-22T04:40:55.476Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.releng.target --- [2022-01-22T04:40:55.476Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.target/org.eclipse.ease.releng.target.target to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.target/0.9.0-SNAPSHOT/org.eclipse.ease.releng.target-0.9.0-SNAPSHOT.target [2022-01-22T04:40:55.476Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.target/0.9.0-SNAPSHOT/org.eclipse.ease.releng.target-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:55.476Z] [INFO] [2022-01-22T04:40:55.476Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.releng.p2 >------------- [2022-01-22T04:40:55.476Z] [INFO] Building org.eclipse.ease.releng.p2 0.9.0-SNAPSHOT [36/49] [2022-01-22T04:40:55.476Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2022-01-22T04:40:55.476Z] [INFO] [2022-01-22T04:40:55.476Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:55.476Z] [INFO] [2022-01-22T04:40:55.476Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:55.742Z] [INFO] The project's OSGi version is 0.9.0.I202201220436 [2022-01-22T04:40:55.742Z] [INFO] [2022-01-22T04:40:55.742Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:55.742Z] [INFO] [2022-01-22T04:40:55.743Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:55.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:55.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/src/main/resources [2022-01-22T04:40:55.999Z] [INFO] [2022-01-22T04:40:55.999Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:55.999Z] [INFO] [2022-01-22T04:40:55.999Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:55.999Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2022-01-22T04:40:56.562Z] [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0] [2022-01-22T04:40:56.562Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0] [2022-01-22T04:40:56.819Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0] [2022-01-22T04:40:56.819Z] [INFO] [2022-01-22T04:40:56.819Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:56.819Z] [INFO] [2022-01-22T04:40:56.819Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:56.819Z] [INFO] [2022-01-22T04:40:56.819Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:56.819Z] [INFO] [2022-01-22T04:40:56.819Z] [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:58.752Z] [INFO] [2022-01-22T04:40:58.752Z] [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:58.752Z] [INFO] Building zip: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.9.0-SNAPSHOT.zip [2022-01-22T04:40:59.009Z] [INFO] [2022-01-22T04:40:59.009Z] [INFO] --- repository-utils:2.2.0:generate-repository-facade (generate-facade) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:59.990Z] [INFO] Building zip: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.9.0-SNAPSHOT.zip [2022-01-22T04:40:59.990Z] [INFO] [2022-01-22T04:40:59.990Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:59.990Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.9.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.9.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.9.0-SNAPSHOT.zip [2022-01-22T04:40:59.991Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.9.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.9.0-SNAPSHOT.pom [2022-01-22T04:40:59.991Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.9.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:40:59.991Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/releng/org.eclipse.ease.releng.p2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.9.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.releng.p2 --- [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.testhelper >------------ [2022-01-22T04:40:59.991Z] [INFO] Building org.eclipse.ease.testhelper 0.9.0-SNAPSHOT [37/49] [2022-01-22T04:40:59.991Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.testhelper --- [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.testhelper --- [2022-01-22T04:40:59.991Z] [INFO] The project's OSGi version is 0.9.0.I202111031431 [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.testhelper --- [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.testhelper --- [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.testhelper --- [2022-01-22T04:40:59.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:40:59.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/src/main/resources [2022-01-22T04:40:59.991Z] [INFO] [2022-01-22T04:40:59.991Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.testhelper --- [2022-01-22T04:40:59.991Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/classes [2022-01-22T04:41:00.248Z] [INFO] [2022-01-22T04:41:00.248Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:00.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:41:00.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/src/test/resources [2022-01-22T04:41:00.248Z] [INFO] [2022-01-22T04:41:00.248Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:00.248Z] [INFO] [2022-01-22T04:41:00.248Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:00.248Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/org.eclipse.ease.testhelper-0.9.0-SNAPSHOT.jar [2022-01-22T04:41:00.248Z] [INFO] [2022-01-22T04:41:00.248Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:00.249Z] [INFO] [2022-01-22T04:41:00.249Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:01.620Z] [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [2022-01-22T04:41:01.886Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/jacoco.exec,output=file [2022-01-22T04:41:01.886Z] [INFO] [2022-01-22T04:41:01.886Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:01.887Z] [WARNING] Unable to exclude rules [JUnit5TestShouldBePackagePrivate] from ruleset reference category/java/bestpractices.xml; perhaps the rule name is misspelled or the rule doesn't exist anymore? [2022-01-22T04:41:01.887Z] [WARNING] Unable to exclude rules [JUnit5TestShouldBePackagePrivate] from ruleset reference category/java/bestpractices.xml; perhaps the rule name is misspelled or the rule doesn't exist anymore? [2022-01-22T04:41:03.088Z] [INFO] [2022-01-22T04:41:03.088Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:03.088Z] [INFO] [2022-01-22T04:41:03.088Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:03.088Z] [INFO] Fork Value is false [2022-01-22T04:41:03.088Z] [java] JVM args ignored when same JVM is used. [2022-01-22T04:41:05.616Z] [INFO] Done SpotBugs Analysis.... [2022-01-22T04:41:05.890Z] [INFO] [2022-01-22T04:41:05.890Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:05.890Z] [INFO] You have 0 Checkstyle violations. [2022-01-22T04:41:05.890Z] [INFO] [2022-01-22T04:41:05.890Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:05.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/org.eclipse.ease.testhelper-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.9.0-SNAPSHOT/org.eclipse.ease.testhelper-0.9.0-SNAPSHOT.jar [2022-01-22T04:41:05.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.9.0-SNAPSHOT/org.eclipse.ease.testhelper-0.9.0-SNAPSHOT.pom [2022-01-22T04:41:05.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.9.0-SNAPSHOT/org.eclipse.ease.testhelper-0.9.0-SNAPSHOT-p2metadata.xml [2022-01-22T04:41:05.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.testhelper/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.9.0-SNAPSHOT/org.eclipse.ease.testhelper-0.9.0-SNAPSHOT-p2artifacts.xml [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.testhelper --- [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] ---------------< org.eclipse.ease:org.eclipse.ease.test >--------------- [2022-01-22T04:41:05.891Z] [INFO] Building org.eclipse.ease.test 0.9.0-SNAPSHOT [38/49] [2022-01-22T04:41:05.891Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.test --- [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.test --- [2022-01-22T04:41:05.891Z] [INFO] The project's OSGi version is 0.9.0.I202111221312 [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.test --- [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.test --- [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.test --- [2022-01-22T04:41:05.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:41:05.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/src/main/resources [2022-01-22T04:41:05.891Z] [INFO] [2022-01-22T04:41:05.891Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.test --- [2022-01-22T04:41:05.891Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/classes [2022-01-22T04:41:06.887Z] [INFO] [2022-01-22T04:41:06.887Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.test --- [2022-01-22T04:41:06.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-01-22T04:41:06.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/src/test/resources [2022-01-22T04:41:06.887Z] [INFO] [2022-01-22T04:41:06.887Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.test --- [2022-01-22T04:41:06.887Z] [INFO] [2022-01-22T04:41:06.887Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.test --- [2022-01-22T04:41:06.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/org.eclipse.ease.test-0.9.0-SNAPSHOT.jar [2022-01-22T04:41:06.887Z] [INFO] [2022-01-22T04:41:06.887Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.test --- [2022-01-22T04:41:06.887Z] [INFO] [2022-01-22T04:41:06.887Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.test --- [2022-01-22T04:41:06.887Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/jacoco.exec,output=file [2022-01-22T04:41:06.887Z] [INFO] [2022-01-22T04:41:06.887Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.test --- [2022-01-22T04:41:07.144Z] [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (415.44kB) [2022-01-22T04:41:07.144Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (65.43kB) [2022-01-22T04:41:07.401Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work/data/.metadata/.log [2022-01-22T04:41:07.401Z] [INFO] Command line: [2022-01-22T04:41:07.401Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/target/surefire.properties] [2022-01-22T04:41:07.401Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMavena2c236ed/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2018-12@tmp/withMavena2c236ed" [2022-01-22T04:41:10.735Z] Running org.eclipse.ease.AbstractCodeParserTest [2022-01-22T04:41:10.735Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.ease.AbstractCodeParserTest [2022-01-22T04:41:10.735Z] parseCode Time elapsed: 0.016 s [2022-01-22T04:41:10.735Z] parseLineHeader Time elapsed: 0.003 s [2022-01-22T04:41:10.735Z] parseBlockAfterWhitespace Time elapsed: 0 s [2022-01-22T04:41:10.735Z] parseEmpty Time elapsed: 0 s [2022-01-22T04:41:10.735Z] parseBlockHeader Time elapsed: 0.001 s [2022-01-22T04:41:10.735Z] Running org.eclipse.ease.sign.SignatureHelperTest [2022-01-22T04:41:10.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.ease.sign.SignatureHelperTest [2022-01-22T04:41:10.735Z] certificateTest Time elapsed: 0.009 s [2022-01-22T04:41:10.735Z] Running org.eclipse.ease.sign.VerifySignatureTest [2022-01-22T04:41:11.006Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eclipse.ease.sign.VerifySignatureTest [2022-01-22T04:41:11.006Z] testWithNonCodeParserScriptType Time elapsed: 0.383 s [2022-01-22T04:41:11.006Z] Running org.eclipse.ease.tools.PlatformExtensionTest [2022-01-22T04:41:11.006Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.ease.tools.PlatformExtensionTest [2022-01-22T04:41:11.006Z] createFor_returns_non_empty_collection Time elapsed: 0.001 s [2022-01-22T04:41:11.006Z] getConfigurationElement_is_not_null Time elapsed: 0.001 s [2022-01-22T04:41:11.006Z] createInstance_returns_class_instance Time elapsed: 0 s [2022-01-22T04:41:11.006Z] createInstance_throws_for_invalid_type Time elapsed: 0.001 s [2022-01-22T04:41:11.006Z] createForName_returns_non_empty_collection Time elapsed: 0 s [2022-01-22T04:41:11.006Z] getAttribute_is_not_null_for_known_attribute Time elapsed: 0 s [2022-01-22T04:41:11.006Z] createFor_returns_empty_collection Time elapsed: 0 s [2022-01-22T04:41:11.006Z] getAttribute_is_null_for_unknown_attribute Time elapsed: 0.001 s [2022-01-22T04:41:11.006Z] Running org.eclipse.ease.tools.RunnableWithResultTest [2022-01-22T04:41:11.006Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.ease.tools.RunnableWithResultTest [2022-01-22T04:41:11.006Z] testException Time elapsed: 0 s [2022-01-22T04:41:11.006Z] testResult Time elapsed: 0.001 s [2022-01-22T04:41:11.006Z] Running org.eclipse.ease.tools.ResourceToolsTest [2022-01-22T04:41:12.411Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s - in org.eclipse.ease.tools.ResourceToolsTest [2022-01-22T04:41:12.411Z] resolveScriptLocation Time elapsed: 0.238 s [2022-01-22T04:41:12.411Z] getWorkspaceInputStream Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] resolvePlatformURI Time elapsed: 0 s [2022-01-22T04:41:12.411Z] resolveScriptLocationWithSpacesInPath Time elapsed: 0.541 s [2022-01-22T04:41:12.411Z] resolveURL Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] invalidIsAbsolute Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] getFilesystemInputStream Time elapsed: 0 s [2022-01-22T04:41:12.411Z] toRelativeLocationInWorkspace Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] checkOperatingSystem Time elapsed: 0 s [2022-01-22T04:41:12.411Z] inputStreamToString Time elapsed: 0 s [2022-01-22T04:41:12.411Z] fileSystemToAbsoluteLocationOnLinux Time elapsed: 0 s [2022-01-22T04:41:12.411Z] exists Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] resolveRelativeInWorkspace Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] isFile Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] invalidToFile Time elapsed: 0 s [2022-01-22T04:41:12.411Z] resolveAbsoluteInFileSystem Time elapsed: 0 s [2022-01-22T04:41:12.411Z] resolveWindowsRoot Time elapsed: 0 s [2022-01-22T04:41:12.411Z] resolveRelativeInFileSystemOnWindows Time elapsed: 0 s [2022-01-22T04:41:12.411Z] isAbsoluteFileSystemPathOnWindows Time elapsed: 0 s [2022-01-22T04:41:12.411Z] readerToString Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] workspaceFileToString Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] toFile Time elapsed: 0 s [2022-01-22T04:41:12.411Z] toProjectRelativeLocation Time elapsed: 0 s [2022-01-22T04:41:12.411Z] getInvalidInputStream Time elapsed: 0.006 s [2022-01-22T04:41:12.411Z] resolveRelativeInFileSystemOnLinux Time elapsed: 0 s [2022-01-22T04:41:12.411Z] isFolder Time elapsed: 0.001 s [2022-01-22T04:41:12.411Z] fileSystemToAbsoluteLocationOnWindows Time elapsed: 0 s [2022-01-22T04:41:12.411Z] isAbsoluteWorkspacePath Time elapsed: 0 s [2022-01-22T04:41:12.412Z] isAbsoluteFileSystemPathOnLinux Time elapsed: 0 s [2022-01-22T04:41:12.412Z] resolveInvalid Time elapsed: 0 s [2022-01-22T04:41:12.412Z] resolveAbsoluteInFileSystemOnWindows Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] resolveScriptLocationWithSpacesInDomain Time elapsed: 0 s [2022-01-22T04:41:12.412Z] resolveRelativefromWorkspaceToFilesystem Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] resolveRelativeWithoutBaseFile Time elapsed: 0 s [2022-01-22T04:41:12.412Z] resolveInWorkspace Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] resolveScriptLocationWithSpecialCharactersInPath Time elapsed: 0 s [2022-01-22T04:41:12.412Z] filesystemFileToString Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] createURI Time elapsed: 0 s [2022-01-22T04:41:12.412Z] uriToAbsoluteLocation Time elapsed: 0 s [2022-01-22T04:41:12.412Z] createFolder Time elapsed: 0.002 s [2022-01-22T04:41:12.412Z] workspaceToAbsoluteLocation Time elapsed: 0 s [2022-01-22T04:41:12.412Z] resolveAbsoluteInFileSystemOnLinux Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] invalidToString Time elapsed: 0 s [2022-01-22T04:41:12.412Z] resolveRelativeURIs Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] resolveRelativeInFileSystem Time elapsed: 0 s [2022-01-22T04:41:12.412Z] resolveScriptLocationWithSpecialCharactersInDomain Time elapsed: 0.517 s [2022-01-22T04:41:12.412Z] isAbsoluteURL Time elapsed: 0 s [2022-01-22T04:41:12.412Z] Running org.eclipse.ease.tools.StringToolsTest [2022-01-22T04:41:12.412Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.ease.tools.StringToolsTest [2022-01-22T04:41:12.412Z] parseArgumentsNull Time elapsed: 0.002 s [2022-01-22T04:41:12.412Z] parseArgumentsQuotedSingle Time elapsed: 0 s [2022-01-22T04:41:12.412Z] parseArgumentsEmpty Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] parseArgumentsMixedMultiple Time elapsed: 0 s [2022-01-22T04:41:12.412Z] parseArgumentsMixedMultipleLines Time elapsed: 0 s [2022-01-22T04:41:12.412Z] parseArgumentsNonQuotedMultiple Time elapsed: 0 s [2022-01-22T04:41:12.412Z] parseArgumentsNonQuotedSingle Time elapsed: 0 s [2022-01-22T04:41:12.412Z] parseArgumentsQuotedMultiple Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] Running org.eclipse.ease.ScriptTest [2022-01-22T04:41:12.412Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.ease.ScriptTest [2022-01-22T04:41:12.412Z] codeFromScriptable Time elapsed: 0.005 s [2022-01-22T04:41:12.412Z] codeFromFilesystemFile Time elapsed: 0.003 s [2022-01-22T04:41:12.412Z] getCodeStream Time elapsed: 0 s [2022-01-22T04:41:12.412Z] getFile Time elapsed: 0 s [2022-01-22T04:41:12.412Z] codeFromStringBuilder Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] getResult Time elapsed: 0 s [2022-01-22T04:41:12.412Z] getException Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] codeFromWorkspaceFile Time elapsed: 0 s [2022-01-22T04:41:12.412Z] codeFromInputStream Time elapsed: 0 s [2022-01-22T04:41:12.412Z] getTitle Time elapsed: 0 s [2022-01-22T04:41:12.412Z] getCommand Time elapsed: 0 s [2022-01-22T04:41:12.412Z] codeFromReader Time elapsed: 0 s [2022-01-22T04:41:12.412Z] codeFromString Time elapsed: 0 s [2022-01-22T04:41:12.412Z] Running org.eclipse.ease.adapters.ScriptableAdapterTest [2022-01-22T04:41:12.412Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.ease.adapters.ScriptableAdapterTest [2022-01-22T04:41:12.412Z] adaptURI Time elapsed: 0.006 s [2022-01-22T04:41:12.412Z] adaptURL Time elapsed: 0 s [2022-01-22T04:41:12.412Z] adaptWorkspaceFile Time elapsed: 0.001 s [2022-01-22T04:41:12.412Z] getAdapterList Time elapsed: 0 s [2022-01-22T04:41:12.412Z] adaptFilesystemFile Time elapsed: 0 s [2022-01-22T04:41:12.412Z] Running org.eclipse.ease.modules.ModuleDocumentationTest [2022-01-22T04:41:12.412Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.ease.modules.ModuleDocumentationTest [2022-01-22T04:41:12.413Z] module_documentation_exists Time elapsed: 0 s [2022-01-22T04:41:12.413Z] Running org.eclipse.ease.modules.ModuleDefinitionTest [2022-01-22T04:41:12.413Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.ease.modules.ModuleDefinitionTest [2022-01-22T04:41:12.413Z] forInstance_returns_definition Time elapsed: 0.008 s [2022-01-22T04:41:12.413Z] forInstance_returns_null Time elapsed: 0.001 s [2022-01-22T04:41:12.413Z] Running org.eclipse.ease.modules.EnvironmentModuleTest [2022-01-22T04:41:12.991Z] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in org.eclipse.ease.modules.EnvironmentModuleTest [2022-01-22T04:41:12.991Z] readInput_blocking_reads_single_line_on_each_call Time elapsed: 0.074 s [2022-01-22T04:41:12.991Z] addModuleListener_informs_listener_on_module_load Time elapsed: 0.094 s [2022-01-22T04:41:12.991Z] getModule_by_class_finds_environment_module Time elapsed: 0 s [2022-01-22T04:41:12.991Z] hasMethodCallback_is_true_when_a_callbackProvider_is_registered_for_a_method Time elapsed: 0.01 s [2022-01-22T04:41:12.992Z] preMethodCallback_calls_callbackProvider Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] printError_multiple_prints_same_error_multiple_times Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] printError_writes_to_error_stream Time elapsed: 0 s [2022-01-22T04:41:12.992Z] exit_sets_script_return_code Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getModules_contains_environment_module Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] loadJar_registers_URL Time elapsed: 0 s [2022-01-22T04:41:12.992Z] wrap_wraps_instance_methods Time elapsed: 0.002 s [2022-01-22T04:41:12.992Z] include_executes_referenced_resource Time elapsed: 0.1 s [2022-01-22T04:41:12.992Z] readInput_filters_carriage_return Time elapsed: 0 s [2022-01-22T04:41:12.992Z] print_false_writes_to_output_string Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] addModuleListener_sends_reloaded_event Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] printError_once_prints_same_error_only_once Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] print_true_appends_line_feed Time elapsed: 0 s [2022-01-22T04:41:12.992Z] readInput_nonBlocking_is_firstLine_when_data_is_availble Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getModules_contains_loaded_module Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] getModule_by_class_returns_null_for_unknown_module Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] exit_throws_exception Time elapsed: 0 s [2022-01-22T04:41:12.992Z] execute_injects_script_code Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] readInput_blocking_stops_when_stream_is_closed Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getScriptEngine_returns_engine_instance Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getWrappedVariableName_returns_unique_name_per_class Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getModuleDefinition_returns_environment_definition Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] hasMethodCallback_is_false_when_no_callbackProvider_is_registered Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getModule_by_class_finds_loaded_module Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] hasMethodCallback_is_false_when_method_is_not_registered Time elapsed: 0 s [2022-01-22T04:41:12.992Z] loadModule_throws_on_unknown_module Time elapsed: 0.027 s [2022-01-22T04:41:12.992Z] getModule_by_name_finds_environment_module Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] getModule_by_name_finds_loaded_module Time elapsed: 0.002 s [2022-01-22T04:41:12.992Z] removeModuleListener_stops_sending_events_to_listener Time elapsed: 0.002 s [2022-01-22T04:41:12.992Z] include_throws_on_invalid_resource Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] postMethodCallback_calls_callbackProvider Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] readInput_nonBlocking_is_empty_when_no_data_is_availble Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getModule_by_name_returns_null_for_unknonw_module Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] Running org.eclipse.ease.modules.ScriptParameterTest [2022-01-22T04:41:12.992Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.ease.modules.ScriptParameterTest [2022-01-22T04:41:12.992Z] getDefaultValue_null_when_annotation_has_no_default_value Time elapsed: 0.002 s [2022-01-22T04:41:12.992Z] isOptional_false_when_annotation_is_missing Time elapsed: 0 s [2022-01-22T04:41:12.992Z] isOptional_false_when_annotation_has_no_default_value Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] getDefaultValue_has_value_when_annotation_with_default_value_exists Time elapsed: 0.001 s [2022-01-22T04:41:12.992Z] getDefaultValue_null_when_annotation_is_missing Time elapsed: 0 s [2022-01-22T04:41:12.992Z] isOptional_true_when_annotation_with_default_value_exists Time elapsed: 0 s [2022-01-22T04:41:12.992Z] Running org.eclipse.ease.modules.BootStrapperTest [2022-01-22T04:41:12.992Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.ease.modules.BootStrapperTest [2022-01-22T04:41:12.992Z] createEngine_creates_wrapper_code_for_EnvironmentModule Time elapsed: 0.002 s [2022-01-22T04:41:12.992Z] Running org.eclipse.ease.modules.ModuleTrackerTest [2022-01-22T04:41:12.992Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.ease.modules.ModuleTrackerTest [2022-01-22T04:41:12.992Z] state_setWrapped_pushes_module_on_top_of_stack Time elapsed: 0.047 s [2022-01-22T04:41:12.992Z] state_iisWrapped_is_false_after_definition_is_loaded Time elapsed: 0 s [2022-01-22T04:41:12.992Z] state_isWrapped_is_true_after_wrapping_the_module Time elapsed: 0 s [2022-01-22T04:41:12.992Z] getOrCreateModuleState_returns_existing_state Time elapsed: 0.001 s [2022-01-22T04:41:12.993Z] new_tracker_does_not_contain_modules Time elapsed: 0 s [2022-01-22T04:41:12.993Z] state_isLoaded_is_false_when_no_instance_is_set Time elapsed: 0 s [2022-01-22T04:41:12.993Z] getOrCreateModuleState_creates_new_module_state Time elapsed: 0 s [2022-01-22T04:41:12.993Z] state_isLoaded_is_true_when_instance_is_set Time elapsed: 0.001 s [2022-01-22T04:41:12.993Z] getModuleState_is_null_when_module_is_not_available Time elapsed: 0 s [2022-01-22T04:41:12.993Z] addModule_adds_a_module_state Time elapsed: 0.001 s [2022-01-22T04:41:12.993Z] addModule_adds_on_top_of_stack Time elapsed: 0 s [2022-01-22T04:41:12.993Z] Running org.eclipse.ease.AbstractReplScriptEngineTest [2022-01-22T04:41:14.361Z] org.eclipse.ease.ScriptEngineException: Security check failed: org.eclipse.ease.AbstractScriptEngineTest$$Lambda$540/0x0000000800f4bec8@62cb91c6 [2022-01-22T04:41:14.361Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:180) [2022-01-22T04:41:14.361Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:243) [2022-01-22T04:41:14.361Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2022-01-22T04:41:19.886Z] not startednot startedfoofoonot startedfoonot startedjava.lang.RuntimeException: ERROR [2022-01-22T04:41:19.886Z] at org.eclipse.ease.AbstractScriptEngineTest$MockedScriptEngine.execute(AbstractScriptEngineTest.java:730) [2022-01-22T04:41:19.886Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:190) [2022-01-22T04:41:19.886Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:243) [2022-01-22T04:41:19.886Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2022-01-22T04:41:21.746Z] foofoofooTests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.677 s - in org.eclipse.ease.AbstractReplScriptEngineTest [2022-01-22T04:41:21.746Z] terminate_via_monitor_cancellation Time elapsed: 1.209 s [2022-01-22T04:41:21.746Z] addSecurityCheck_adds_failing_check Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] getMonitor_not_equals_null_for_running_engine Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] buffered_variables_are_injected_into_the_engine Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] getDescription_returns_engine_description Time elapsed: 0 s [2022-01-22T04:41:21.746Z] getLaunch_returns_previously_set_launch Time elapsed: 0.025 s [2022-01-22T04:41:21.746Z] setCloseStreamsOnTerminate_closes_streams Time elapsed: 1.075 s [2022-01-22T04:41:21.746Z] getDescription_returns_null_by_default Time elapsed: 0 s [2022-01-22T04:41:21.746Z] constructor_sets_job_name Time elapsed: 0 s [2022-01-22T04:41:21.746Z] inject_executes_code_in_the_middle_of_a_script Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] getVariable_returns_buffered_variable Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] setErrorStream_to_null_resets_error_stream Time elapsed: 0 s [2022-01-22T04:41:21.746Z] streams_are_not_closed_by_default_on_engine_termination Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] execute_valid_code_and_terminate Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] getMonitor_equals_null_for_terminated_engine Time elapsed: 0 s [2022-01-22T04:41:21.746Z] setInputStream_changes_input_stream Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] setOutputStream_to_null_resets_output_stream Time elapsed: 0.001 s [2022-01-22T04:41:21.746Z] getExecutedFile_returns_script_resource Time elapsed: 0.002 s [2022-01-22T04:41:21.746Z] isFinished_equals_true_for_finished_engine Time elapsed: 0 s [2022-01-22T04:41:21.747Z] terminate_stops_running_engine Time elapsed: 1.202 s [2022-01-22T04:41:21.747Z] isFinished_equals_false_for_not_started_engine Time elapsed: 0 s [2022-01-22T04:41:21.747Z] isJob Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getVariables_returns_all_buffered_variables Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getVariable_is_null_for_non_existing_variable Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] setInputStream_to_null_resets_input_stream Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getInputStream_defaults_to_system_in Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getOutputStream_defaults_to_system_in Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getStackTrace_returns_stack_of_size_1_during_execution Time elapsed: 0 s [2022-01-22T04:41:21.747Z] setOutputStream_changes_output_stream Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getLaunch_is_null_by_default Time elapsed: 0 s [2022-01-22T04:41:21.747Z] setErrorStream_changes_error_stream Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getMonitor_equals_null_for_not_started_engine Time elapsed: 0 s [2022-01-22T04:41:21.747Z] terminate_does_nothing_for_non_launched_engine Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] removeExecutionListener_removes_an_engine_listener Time elapsed: 0.008 s [2022-01-22T04:41:21.747Z] getStackTrace_returns_empty_trace_for_terminated_engine Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] addExecutionListener_adds_an_engine_listener Time elapsed: 0.002 s [2022-01-22T04:41:21.747Z] getExecutedFile_returns_null_for_dynamic_code Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] execute_schedules_script Time elapsed: 0 s [2022-01-22T04:41:21.747Z] hasVariable_is_true_when_variable_is_set Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] addSecurityCheck_adds_passing_check Time elapsed: 0.009 s [2022-01-22T04:41:21.747Z] getStackTrace_returns_empty_trace_for_fresh_engine Time elapsed: 0 s [2022-01-22T04:41:21.747Z] joinEngine_waits_for_x_ms Time elapsed: 2.051 s [2022-01-22T04:41:21.747Z] hasVariable_is_false_when_no_variable_is_set Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getErrorStream_defaults_to_system_err Time elapsed: 0 s [2022-01-22T04:41:21.747Z] execute_processes_script_when_engine_is_started Time elapsed: 0 s [2022-01-22T04:41:21.747Z] setCloseStreamsOnTerminate_keeps_streams_open Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getExecutedFile_returns_execution_root_file Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] joinEngine_waits_for_engine_to_terminate Time elapsed: 1.051 s [2022-01-22T04:41:21.747Z] execute_errorous_code_and_terminate Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getType_for_Byte_returns_JAVA_PRIMITIVE Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getType_for_Long_returns_JAVA_PRIMITIVE Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getType_for_String_returns_JAVA_OBJECT Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getType_for_Character_returns_JAVA_PRIMITIVE Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getLastExecutionResult_is_null_on_new_engine Time elapsed: 0.002 s [2022-01-22T04:41:21.747Z] getDefinedVariables_returns_debug_variables Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getType_for_Double_returns_JAVA_PRIMITIVE Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getType_for_Boolean_returns_JAVA_PRIMITIVE Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getType_for_null_returns_NULL Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getType_for_Integer_returns_JAVA_PRIMITIVE Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getType_for_Float_returns_JAVA_PRIMITIVE Time elapsed: 0 s [2022-01-22T04:41:21.747Z] getLastExecutionResult_returns_last_result Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] terminate_stops_interactive_engine Time elapsed: 1.001 s [2022-01-22T04:41:21.747Z] getLastExecutionResult_is_null_after_engine_termination Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] getType_for_Short_returns_JAVA_PRIMITIVE Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] setTerminateOnIdle_keeps_engine_running Time elapsed: 1 s [2022-01-22T04:41:21.747Z] getType_for_VOID_returns_VOID Time elapsed: 0 s [2022-01-22T04:41:21.747Z] interactive_engine_executes_incoming_code Time elapsed: 0.001 s [2022-01-22T04:41:21.747Z] Running org.eclipse.ease.AbstractScriptEngineTest [2022-01-22T04:41:21.748Z] org.eclipse.ease.ScriptEngineException: Security check failed: org.eclipse.ease.AbstractScriptEngineTest$$Lambda$540/0x0000000800f4bec8@62cb91c6 [2022-01-22T04:41:21.748Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:180) [2022-01-22T04:41:21.748Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:243) [2022-01-22T04:41:21.748Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2022-01-22T04:41:27.314Z] not startednot startedfoofoonot startedfoonot startedjava.lang.RuntimeException: ERROR [2022-01-22T04:41:27.314Z] at org.eclipse.ease.AbstractScriptEngineTest$MockedScriptEngine.execute(AbstractScriptEngineTest.java:730) [2022-01-22T04:41:27.314Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:190) [2022-01-22T04:41:27.314Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:243) [2022-01-22T04:41:27.314Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2022-01-22T04:41:28.244Z] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.531 s - in org.eclipse.ease.AbstractScriptEngineTest [2022-01-22T04:41:28.244Z] terminate_via_monitor_cancellation Time elapsed: 0.202 s [2022-01-22T04:41:28.244Z] addSecurityCheck_adds_failing_check Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] getMonitor_not_equals_null_for_running_engine Time elapsed: 0 s [2022-01-22T04:41:28.244Z] buffered_variables_are_injected_into_the_engine Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getDescription_returns_engine_description Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getLaunch_returns_previously_set_launch Time elapsed: 0 s [2022-01-22T04:41:28.244Z] setCloseStreamsOnTerminate_closes_streams Time elapsed: 1.001 s [2022-01-22T04:41:28.244Z] getDescription_returns_null_by_default Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] constructor_sets_job_name Time elapsed: 0 s [2022-01-22T04:41:28.244Z] inject_executes_code_in_the_middle_of_a_script Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getVariable_returns_buffered_variable Time elapsed: 0 s [2022-01-22T04:41:28.244Z] setErrorStream_to_null_resets_error_stream Time elapsed: 0 s [2022-01-22T04:41:28.244Z] streams_are_not_closed_by_default_on_engine_termination Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] execute_valid_code_and_terminate Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getMonitor_equals_null_for_terminated_engine Time elapsed: 0 s [2022-01-22T04:41:28.244Z] setInputStream_changes_input_stream Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] setOutputStream_to_null_resets_output_stream Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getExecutedFile_returns_script_resource Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] isFinished_equals_true_for_finished_engine Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] terminate_stops_running_engine Time elapsed: 0.201 s [2022-01-22T04:41:28.244Z] isFinished_equals_false_for_not_started_engine Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] isJob Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getVariables_returns_all_buffered_variables Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getVariable_is_null_for_non_existing_variable Time elapsed: 0 s [2022-01-22T04:41:28.244Z] setInputStream_to_null_resets_input_stream Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getInputStream_defaults_to_system_in Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] getOutputStream_defaults_to_system_in Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getStackTrace_returns_stack_of_size_1_during_execution Time elapsed: 0 s [2022-01-22T04:41:28.244Z] setOutputStream_changes_output_stream Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getLaunch_is_null_by_default Time elapsed: 0 s [2022-01-22T04:41:28.244Z] setErrorStream_changes_error_stream Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getMonitor_equals_null_for_not_started_engine Time elapsed: 0 s [2022-01-22T04:41:28.244Z] terminate_does_nothing_for_non_launched_engine Time elapsed: 0 s [2022-01-22T04:41:28.244Z] removeExecutionListener_removes_an_engine_listener Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] getStackTrace_returns_empty_trace_for_terminated_engine Time elapsed: 0 s [2022-01-22T04:41:28.244Z] addExecutionListener_adds_an_engine_listener Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getExecutedFile_returns_null_for_dynamic_code Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] execute_schedules_script Time elapsed: 0 s [2022-01-22T04:41:28.244Z] hasVariable_is_true_when_variable_is_set Time elapsed: 0 s [2022-01-22T04:41:28.244Z] addSecurityCheck_adds_passing_check Time elapsed: 1.002 s [2022-01-22T04:41:28.244Z] getStackTrace_returns_empty_trace_for_fresh_engine Time elapsed: 0 s [2022-01-22T04:41:28.244Z] joinEngine_waits_for_x_ms Time elapsed: 2.051 s [2022-01-22T04:41:28.244Z] hasVariable_is_false_when_no_variable_is_set Time elapsed: 0.001 s [2022-01-22T04:41:28.244Z] getErrorStream_defaults_to_system_err Time elapsed: 0 s [2022-01-22T04:41:28.244Z] execute_processes_script_when_engine_is_started Time elapsed: 0 s [2022-01-22T04:41:28.244Z] setCloseStreamsOnTerminate_keeps_streams_open Time elapsed: 0 s [2022-01-22T04:41:28.244Z] getExecutedFile_returns_execution_root_file Time elapsed: 0.001 s [2022-01-22T04:41:28.245Z] joinEngine_waits_for_engine_to_terminate Time elapsed: 1.051 s [2022-01-22T04:41:28.245Z] execute_errorous_code_and_terminate Time elapsed: 1.001 s [2022-01-22T04:41:28.245Z] Running org.eclipse.ease.AbstractCodeFactoryTest [2022-01-22T04:41:28.245Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.ease.AbstractCodeFactoryTest [2022-01-22T04:41:28.245Z] createNewKeywordHeader Time elapsed: 0.039 s [2022-01-22T04:41:28.245Z] Running org.eclipse.ease.applications.RunHeadlessScriptTest [2022-01-22T04:41:28.501Z] org.eclipse.ease.ScriptExecutionException: SyntaxError: missing ; before statement (file:///home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/resources/throwsException.js#1) [2022-01-22T04:41:28.501Z] this does not work; [2022-01-22T04:41:28.501Z] ^ [2022-01-22T04:41:28.501Z] at throwsException.js,file:///home/jenkins/agent/workspace/ease.verify.core.target.2018-12/tests/org.eclipse.ease.test/resources/throwsException.js [2022-01-22T04:41:28.501Z] ERROR: invalid command line argument [2022-01-22T04:41:28.501Z] invalid argument: -unknown [2022-01-22T04:41:28.501Z] [2022-01-22T04:41:28.501Z] SYNTAX: [-workspace [-refreshWorkspace]] [-engine ]-script