Started by user Lorenzo Bettini Running as Lorenzo Bettini Agent centos-7-lcz36 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-lcz36" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.xsemantics.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-lcz36" - 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-lcz36" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.xsemantics.svc.cluster.local/xsemantics/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-xsemantics" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-lcz36 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/xsemantics The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/xsemantics.git > git init /home/jenkins/agent/workspace/xsemantics # timeout=10 Fetching upstream changes from https://github.com/eclipse/xsemantics.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/eclipse/xsemantics.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/xsemantics.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/_old/eclipse_initial Seen branch in repository origin/_old/maintenance-xtext-2.10 Seen branch in repository origin/_old/maintenance-xtext-2.6 Seen branch in repository origin/_old/master Seen branch in repository origin/_old/xtext-nightly Seen branch in repository origin/master Seen branch in repository origin/task_128-Use_Java_8_as_minimal Seen 7 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 9743038b3d5e3dbd8f0a0b518d069544d02312de (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9743038b3d5e3dbd8f0a0b518d069544d02312de # timeout=10 Commit message: "Merge pull request #154 from eclipse/task_153-Xtext-2.26.0" > git rev-list --no-walk 684a6fd796faabe11c9828f84fb442ac1f89fc4f # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [xsemantics] $ Xvnc -help Starting xvnc [xsemantics] $ Xvnc :69 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Mar 4 10:56:36 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5969 vncext: created VNC server for screen 0 [xsemantics] $ /bin/sh -xe /tmp/jenkins6089738738988538461.sh + rm -rf target + sleep 5 + icewm --replace --sm-disable [xsemantics] $ /opt/tools/apache-maven/latest/bin/mvn -f releng/org.eclipse.xsemantics.releng/pom.xml -Dfindbugs.skip=true -Dmaven.repo.local=/home/jenkins/agent/workspace/xsemantics/.repository clean verify Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/xsemantics/devtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target for environments=[macosx/cocoa/x86_64, win32/win32/x86_64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@2f498f21... [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.runtime:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/pom.xml [INFO] Fetching 202112081000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-12/ (63B) [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.89MB) [INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (802.8kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.07kB) [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.68kB) [INFO] Unpacking org.aopalliance_1.0.0.v201105210816... [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (46.27kB) [INFO] Fetching org.eclipse.osgi_3.17.100.v20211104-1730.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.4MB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.58kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (219.73kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (126.4kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.34kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (411.93kB) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.7kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.15.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (143.91kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (194.4kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (180.11kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (311.11kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.92kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.runtime_3.24.0.v20210910-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.78kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.200.v20210912-1851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.8kB) [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.05kB) [INFO] Fetching org.eclipse.core.resources_3.16.0.v20211001-2032.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (880.15kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.62kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.48kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.13kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.16kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (147.16kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (394.73kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (260.38kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (203.91kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.71kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.62kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.33kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.65kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.48kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (249.09kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.8kB) [INFO] Fetching org.eclipse.swt_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.96kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.13MB) [INFO] Fetching org.eclipse.jface_3.24.0.v20211110-1517.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.14kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (50.74kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.100.v20211103-1334.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.43kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.9kB) [INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.94kB) [INFO] Fetching org.eclipse.e4.rcp_4.22.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (20.94kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (229.55kB) [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210924-1718.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367kB) [INFO] Fetching org.eclipse.emf.common_2.24.0.v20210924-1718.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20210924-1718.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.14kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (220.7kB) [INFO] Fetching org.eclipse.jdt.core_3.28.0.v20211117-1416.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (6.64MB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (288.46kB) [INFO] Fetching org.eclipse.ui_3.200.0.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (432.53kB) [INFO] Fetching org.eclipse.ui.workbench_3.124.0.v20211116-0651.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.47MB) [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (94.06kB) [INFO] Fetching org.eclipse.rcp_4.22.0.v20211124-1800.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.1kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.54kB) [INFO] Fetching org.eclipse.rcp_4.22.0.v20211124-1800.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.16kB) [INFO] Fetching org.eclipse.rcp_root_4.22.0.v20211124-1800 from https://download.eclipse.org/releases/2021-12/202112081000/binary/ (20.64kB) [INFO] Fetching org.eclipse.xtext.util_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (305.17kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0748.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (160.55kB) [INFO] Fetching org.eclipse.xtext_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (2.62MB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.31kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.eclipse.xtend.lib_2.26.0.v20220228-0748.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (108.1kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.26.0.v20220228-0748.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (76.06kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (103.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (103.07kB) [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (12.37kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (132.48kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.45MB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.25kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (84.05kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.74kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.dsl:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/pom.xml [INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (590.15kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.23kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.18.300.v20211117-1829.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (395.01kB) [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.14kB) [INFO] Unpacking org.eclipse.emf.codegen_2.22.0.v20210420-0623... [INFO] Fetching org.eclipse.jdt.launching_3.19.400.v20211011-0920.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.25kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (420.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (420.11kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555... [INFO] Fetching org.eclipse.emf.mwe.core_1.6.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (61.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe.core_1.6.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (61.51kB) [INFO] Unpacking org.eclipse.emf.mwe.core_1.6.2.v20220118-1914... [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (8.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (8.52kB) [INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914... [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (19.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (19.67kB) [INFO] Unpacking org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914... [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (69.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (69.91kB) [INFO] Unpacking org.eclipse.emf.mwe2.language_2.12.2.v20220118-1914... [INFO] Fetching org.eclipse.xtext.common.types_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (499.22kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (12.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (12.55kB) [INFO] Unpacking org.eclipse.emf.mwe2.launch_2.12.2.v20220118-1914... [INFO] Fetching org.eclipse.jdt.debug_3.19.0.v20211112-1303.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (905.56kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (228.7kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (535.07kB) [INFO] Fetching org.eclipse.xtext.xbase_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (2.46MB) [INFO] Fetching org.eclipse.xtext.generator_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (854.76kB) [INFO] Fetching org.eclipse.xtext.ecore_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (15.95kB) [INFO] Fetching org.objectweb.asm_9.2.0.v20210813-1119.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.43kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.36kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (966.36kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ide:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/pom.xml [INFO] Fetching org.eclipse.xtext.ide_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (483.74kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (592.65kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/pom.xml [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (326.25kB) [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210923-1401.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.46MB) [INFO] Fetching org.eclipse.compare_3.8.200.v20210910-1335.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (804.81kB) [INFO] Fetching org.eclipse.jface.text_3.19.0.v20211026-2100.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.ui.ide_3.18.400.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (674.55kB) [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (618.79kB) [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (330.12kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.100.v20210909-1906.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.4kB) [INFO] Fetching org.eclipse.debug.ui_3.15.200.v20211108-1752.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB) [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (209.6kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.76kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.19.0.v20211110-0654... [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.39kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (294.61kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.88kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.38kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.20.0.v20210506-1232... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.300.v20211104-1311.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (167.07kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.8.100.v20210908-0659.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.34kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.12kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.29kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.200.v20211104-1616.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (212.98kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.72kB) [INFO] Fetching org.eclipse.equinox.security_1.3.800.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.04kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.100.v20211115-1252.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (341.2kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.500.v20211108-1545.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.jdt.ui_3.25.0.v20211115-1252.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.15MB) [INFO] Fetching org.eclipse.search_3.14.0.v20211108-0804.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (489.61kB) [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.team.core_3.9.200.v20211013-1022.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (401.69kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (468.75kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (423.11kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (172.13kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.15kB) [INFO] Fetching org.eclipse.xtext.ui_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (1.88MB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (60.53kB) [INFO] Fetching org.eclipse.xtext.builder_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (390.65kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (256.92kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (133.14kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (551.98kB) [INFO] Fetching org.eclipse.xtext.smap_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (19.17kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (248.19kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (18.37kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.11kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (193.59kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (132.83kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/pom.xml [INFO] Fetching org.eclipse.emf.mwe2.lib_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (12.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.lib_2.12.2.v20220118-1914.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.2/plugins/ (12.94kB) [INFO] Unpacking org.eclipse.emf.mwe2.lib_2.12.2.v20220118-1914... [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ide:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/pom.xml [INFO] Fetching org.eclipse.ant.core_3.6.200.v20210907-1007.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.17kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.64kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (116.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (116.64kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.19kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.37kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.88kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (242.54kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (129.25kB) [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (477.29kB) [INFO] Fetching org.eclipse.pde.core_3.15.0.v20211020-1251.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.33MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.42kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.200.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.07kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (421.77kB) [INFO] Fetching org.eclipse.xtext.testing_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (198.03kB) [INFO] Fetching org.eclipse.xtext.xbase.testing_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (154.38kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui.tests/pom.xml [INFO] Fetching org.eclipse.xtext.junit4_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (242.78kB) [INFO] Fetching org.eclipse.xtext.xbase.junit_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (178.29kB) [INFO] Fetching org.eclipse.xtext.ui.testing_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (126.72kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (47.53kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ide:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/pom.xml [INFO] Resolving test dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/pom.xml [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.18kB) [INFO] Fetching org.eclipse.ant.launching_1.3.100.v20211011-0944.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.34kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.100.v20210812-1118.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (42.34kB) [INFO] Fetching org.eclipse.ant.ui_3.8.100.v20211011-0944.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (140.91kB) [INFO] Fetching org.eclipse.jdt.junit_3.13.0.v20210811-0812.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (529.58kB) [INFO] Fetching org.eclipse.jdt_3.18.1000.v20211124-1800.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (42.92kB) [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (344.68kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (379kB) [INFO] Fetching org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.08kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.16kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (391.95kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.9kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.50.v20210925-0955.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (196.07kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.97kB) [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.61kB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1200.v20211124-1019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.44MB) [INFO] Fetching org.eclipse.jdt.junit.core_3.11.100.v20211112-1026.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (176.39kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.17kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.27kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1400.v20211108-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.2kB) [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (219.09kB) [INFO] Fetching org.junit.jupiter.engine_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.3kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.28kB) [INFO] Fetching org.junit.jupiter.params_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (608.75kB) [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.58kB) [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (208.15kB) [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (180.42kB) [INFO] Fetching org.junit.platform.runner_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.88kB) [INFO] Fetching org.junit.platform.suite.api_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (38.14kB) [INFO] Fetching org.junit.platform.suite.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (30.68kB) [INFO] Fetching org.junit.platform.suite.engine_1.8.1.v20211028-1957.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (38.41kB) [INFO] Fetching org.junit.vintage.engine_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (83.87kB) [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.6kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.800.v20210915-0906.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.42kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.900.v20210915-0906.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (58.78kB) [INFO] Fetching org.eclipse.jdt_3.18.1000.v20211124-1800.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.75kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (29.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ide:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/pom.xml [INFO] Resolving test dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/pom.xml [INFO] Resolving test dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ide:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/pom.xml [INFO] Resolving test dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/pom.xml [INFO] Resolving test dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui.tests:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.examples.feature:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.implemented.examples.feature:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.doc:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.doc.feature:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.ui.examples:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.runtime.feature:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.feature:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.sdk:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.tests.pde.utils:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.pde.utils/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.tests.feature:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.tests.swtbot:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/pom.xml [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.06kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.300.v20211104-1311.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (626.44kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (170.54kB) [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.100.v20211112-1151.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.16kB) [INFO] Fetching org.eclipse.pde.launching_3.9.500.v20210927-0901.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (128.98kB) [INFO] Fetching org.eclipse.pde.ui_3.13.300.v20211109-1407.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (4.52MB) [INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (172.2kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.100.v20211021-1148.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (145.62kB) [INFO] Fetching org.eclipse.swtbot.e4.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.e4.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.96kB) [INFO] Unpacking org.eclipse.swtbot.e4.finder_3.1.0.202106041005... [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.52kB) [INFO] Fetching org.eclipse.swtbot.eclipse.core_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.core_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.51kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.core_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.2kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (256.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (256.76kB) [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.82kB) [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.go_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.go_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.53kB) [INFO] Unpacking org.eclipse.swtbot.go_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.eclipse_3.1.0.202106041005.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.93kB) [INFO] Fetching org.eclipse.swtbot.eclipse.spy_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.spy_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.11kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.spy_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.eclipse.ui_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.ui_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.35kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.ui_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot_3.1.0.202106041005.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.8kB) [INFO] Fetching org.eclipse.swtbot.forms.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.forms.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.54kB) [INFO] Unpacking org.eclipse.swtbot.forms.finder_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.forms_3.1.0.202106041005.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.82kB) [INFO] Fetching org.eclipse.swtbot.generator_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.13kB) [INFO] Unpacking org.eclipse.swtbot.generator_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.generator.client_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator.client_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.19kB) [INFO] Unpacking org.eclipse.swtbot.generator.client_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.generator.rules.workbench_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator.rules.workbench_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.06kB) [INFO] Unpacking org.eclipse.swtbot.generator.rules.workbench_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.generator.jdt_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator.jdt_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.56kB) [INFO] Unpacking org.eclipse.swtbot.generator.jdt_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.generator.ui_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator.ui_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.93kB) [INFO] Unpacking org.eclipse.swtbot.generator.ui_3.1.0.202106041005... [INFO] Fetching org.eclipse.swtbot.generator.feature_3.1.0.202106041005.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.82kB) [INFO] Fetching org.eclipse.swtbot.ide_3.1.0.202106041005.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.86kB) [INFO] Fetching org.eclipse.xtext.buildship_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (15.84kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (19.45kB) [INFO] Fetching org.eclipse.xtext.java_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (46.13kB) [INFO] Fetching org.eclipse.xtext.m2e_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (24.09kB) [INFO] Fetching org.eclipse.xtext.source_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (1.43MB) [INFO] Fetching org.eclipse.xtext.generator.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (454.4kB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (916.88kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (119.85kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (94.69kB) [INFO] Fetching org.eclipse.xtext.util.source_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (139.8kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (359.1kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (205.16kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (13.06kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (16.83kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (228.93kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (174.88kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (25.12kB) [INFO] Fetching org.eclipse.xtext.java.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (23.93kB) [INFO] Fetching org.eclipse.xtext.runtime_2.26.0.v20220228-0901.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/features/ (19.27kB) [INFO] Fetching org.eclipse.xtext.ui.codemining_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (19.49kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (14.69kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (1MB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (136.54kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (14.71kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (12.69kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (28.41kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (12.09kB) [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (11.47kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (134.92kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (91.93kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (88.76kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (97.08kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.26.0.v20220228-0751.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (279.08kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (17.02kB) [INFO] Fetching org.eclipse.xtext.buildship.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (11.65kB) [INFO] Fetching org.eclipse.xtext.ui_2.26.0.v20220228-0901.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/features/ (19.05kB) [INFO] Fetching org.eclipse.xtext.xbase.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (1.8MB) [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.26.0.v20220228-0812.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (278.41kB) [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.26.0.v20220228-0758.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (372.54kB) [INFO] Fetching org.eclipse.xtext.xbase_2.26.0.v20220228-0901.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/features/ (18.76kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.26.0.v20220228-0748.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/plugins/ (101.77kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0750.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.26.0/features/ (18.69kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.xsemantics:org.eclipse.xsemantics.repository:1.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Xsemantics [pom] [INFO] org.eclipse.xsemantics.targetplatform [pom] [INFO] org.eclipse.xsemantics.runtime [eclipse-plugin] [INFO] org.eclipse.xsemantics.dsl [eclipse-plugin] [INFO] org.eclipse.xsemantics.dsl.ide [eclipse-plugin] [INFO] org.eclipse.xsemantics.dsl.ui [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.fj [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.fj.ide [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.fj.ui [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.fj.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.example.fj.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.example.fjcached [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.fjcached.ide [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.fjcached.ui [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.fjcached.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.example.fjcached.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.dsl.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.tests.pde.utils [eclipse-plugin] [INFO] org.eclipse.xsemantics.dsl.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.example.expressions [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.expressions.ide [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.expressions.ui [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.expressions.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.example.expressions.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.example.lambda [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.lambda.ide [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.lambda.ui [eclipse-plugin] [INFO] org.eclipse.xsemantics.example.lambda.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.example.lambda.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.ui.examples [eclipse-plugin] [INFO] org.eclipse.xsemantics.examples.feature [eclipse-feature] [INFO] org.eclipse.xsemantics.implemented.examples.feature [eclipse-feature] [INFO] org.eclipse.xsemantics.doc [eclipse-plugin] [INFO] org.eclipse.xsemantics.doc.feature [eclipse-feature] [INFO] org.eclipse.xsemantics.runtime.feature [eclipse-feature] [INFO] org.eclipse.xsemantics.feature [eclipse-feature] [INFO] org.eclipse.xsemantics.sdk [eclipse-feature] [INFO] org.eclipse.xsemantics.tests.feature [eclipse-feature] [INFO] org.eclipse.xsemantics.tests.swtbot [eclipse-test-plugin] [INFO] org.eclipse.xsemantics.repository [eclipse-repository] [INFO] org.eclipse.xsemantics.releng [pom] [INFO] [INFO] --------< org.eclipse.xsemantics:org.eclipse.xsemantics.parent >-------- [INFO] Building Xsemantics 1.20.0-SNAPSHOT [1/41] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.parent --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.parent --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.parent --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.parent --- [INFO] [INFO] ----< org.eclipse.xsemantics:org.eclipse.xsemantics.targetplatform >---- [INFO] Building org.eclipse.xsemantics.targetplatform 1.20.0-SNAPSHOT [2/41] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.targetplatform --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.targetplatform --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.targetplatform --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.targetplatform --- [INFO] [INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ org.eclipse.xsemantics.targetplatform --- [INFO] [INFO] -------< org.eclipse.xsemantics:org.eclipse.xsemantics.runtime >-------- [INFO] Building org.eclipse.xsemantics.runtime 1.20.0-SNAPSHOT [3/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.runtime --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.runtime --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.runtime --- [INFO] Resolving class path of org.eclipse.xsemantics.runtime... [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.47kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.6kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.32kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.74kB) [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.runtime --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.runtime --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 5 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.runtime --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.runtime --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.runtime --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/target/org.eclipse.xsemantics.runtime-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.runtime/target/org.eclipse.xsemantics.runtime-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.runtime --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.runtime:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.runtime:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.runtime --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.runtime --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.xsemantics:org.eclipse.xsemantics.dsl >---------- [INFO] Building org.eclipse.xsemantics.dsl 1.20.0-SNAPSHOT [4/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.dsl --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.dsl --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.dsl --- [INFO] Resolving class path of org.eclipse.xsemantics.dsl... [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (generateEMFModel) @ org.eclipse.xsemantics.dsl --- Mar 04, 2022 10:58:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.guava at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.guava/30.1.0.v20210127-2300/com.google.guava-30.1.0.v20210127-2300.jar!/' instead. Mar 04, 2022 10:58:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/inject/guice/5.0.1/guice-5.0.1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.inject/5.0.1.v20210324-2015/com.google.inject-5.0.1.v20210324-2015.jar!/' instead. Mar 04, 2022 10:58:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project javax.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.osgi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.osgi/3.17.100.v20211104-1730/org.eclipse.osgi-3.17.100.v20211104-1730.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.cli at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20200417-1444/org.apache.commons.cli-1.4.0.v20200417-1444.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.logging at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.commands at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.15.100.v20211021-1418/org.eclipse.equinox.common-3.15.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.100.v20211021-1418/org.eclipse.equinox.preferences-3.9.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.100.v20210910-0640/org.eclipse.core.expressions-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.200.v20210912-1851/org.eclipse.core.filesystem-1.9.200.v20210912-1851.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.0.v20210723-1034/org.eclipse.core.jobs-3.12.0.v20210723-1034.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.resources at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.0.v20211001-2032/org.eclipse.core.resources-3.16.0.v20211001-2032.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.100.v20211021-1418/org.eclipse.equinox.app-1.6.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.variables at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.variables/3.4.800/org.eclipse.core.variables-3.4.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.debug.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.debug.core/3.16.0/org.eclipse.debug.core-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.18.300.v20211117-1829/org.eclipse.debug.core-3.18.300.v20211117-1829.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.25.0.v20210816-0937/org.eclipse.emf.ecore-2.25.0.v20210816-0937.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.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!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen/2.19.0/org.eclipse.emf.codegen-2.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.22.0.v20210420-0623/org.eclipse.emf.codegen-2.22.0.v20210420-0623.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.common/2.23.0.v20210924-1718/org.eclipse.emf.common-2.23.0.v20210924-1718.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.28.0.v20211117-1416/org.eclipse.jdt.core-3.28.0.v20211117-1416.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.18.0/org.eclipse.jdt.launching-3.18.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.400.v20211011-0920/org.eclipse.jdt.launching-3.19.400.v20211011-0920.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.text at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen.ecore/2.20.0/org.eclipse.emf.codegen.ecore-2.20.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen.ecore/2.28.0.v20210925-0555/org.eclipse.emf.codegen.ecore-2.28.0.v20210925-0555.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.core/1.6.2/org.eclipse.emf.mwe.core-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.core/1.6.2.v20220118-1914/org.eclipse.emf.mwe.core-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.12.2/org.eclipse.emf.mwe2.runtime-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.runtime-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.utils at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.6.2/org.eclipse.emf.mwe.utils-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.utils/1.6.2.v20220118-1914/org.eclipse.emf.mwe.utils-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.language at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.language/2.12.2/org.eclipse.emf.mwe2.language-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.language/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.language-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext/2.26.0/org.eclipse.xtext-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext/2.26.0.v20220228-0751/org.eclipse.xtext-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.26.0/org.eclipse.xtext.common.types-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.26.0.v20220228-0758/org.eclipse.xtext.common.types-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.util/2.26.0/org.eclipse.xtext.util-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.util/2.26.0.v20220228-0751/org.eclipse.xtext.util-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.26.0/org.eclipse.xtext.xbase.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.26.0.v20220228-0748/org.eclipse.xtext.xbase.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.launch at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.launch/2.12.2/org.eclipse.emf.mwe2.launch-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.launch/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.launch-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.26.0/org.eclipse.xtext.xbase-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.26.0.v20220228-0758/org.eclipse.xtext.xbase-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.objectweb.asm at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.objectweb.asm/9.2.0.v20210813-1119/org.objectweb.asm-9.2.0.v20210813-1119.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.26.0/org.eclipse.xtend.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.26.0.v20220228-0748/org.eclipse.xtend.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.26.0/org.eclipse.xtend.lib.macro-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.26.0.v20220228-0748/org.eclipse.xtend.lib.macro-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xtext.generator at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xtext.generator/2.26.0/org.eclipse.xtext.xtext.generator-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xtext.generator/2.26.0.v20220228-0751/org.eclipse.xtext.xtext.generator-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.StandaloneSetup setPlatformUri INFO: Registering platform uri '/home/jenkins/agent/workspace/xsemantics/plugins' Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.DirectoryCleaner invokeInternal INFO: Cleaning /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/../org.eclipse.xsemantics.dsl/emf-gen Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xsemantics/dsl/Xsemantics' from 'platform:/resource/org.eclipse.xsemantics.dsl/model/custom/Xsemantics.genmodel' Mar 04, 2022 10:58:03 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/emf/2002/Ecore' from 'platform:/resource/org.eclipse.emf.ecore/model/Ecore.genmodel' 0 INFO EcoreGenerator - generating EMF code for platform:/resource/org.eclipse.xsemantics.dsl/model/custom/Xsemantics.genmodel 479 INFO Workflow - Done. [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (mwe2Launcher) @ org.eclipse.xsemantics.dsl --- 0 INFO XtextGenerator - Initializing Xtext generator Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup addRegisterGeneratedEPackage INFO: Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.guava at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.guava/30.1.0.v20210127-2300/com.google.guava-30.1.0.v20210127-2300.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/inject/guice/5.0.1/guice-5.0.1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.inject/5.0.1.v20210324-2015/com.google.inject-5.0.1.v20210324-2015.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project javax.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.osgi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.osgi/3.17.100.v20211104-1730/org.eclipse.osgi-3.17.100.v20211104-1730.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.cli at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20200417-1444/org.apache.commons.cli-1.4.0.v20200417-1444.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.logging at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.commands at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.15.100.v20211021-1418/org.eclipse.equinox.common-3.15.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.100.v20211021-1418/org.eclipse.equinox.preferences-3.9.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.100.v20210910-0640/org.eclipse.core.expressions-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.200.v20210912-1851/org.eclipse.core.filesystem-1.9.200.v20210912-1851.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.0.v20210723-1034/org.eclipse.core.jobs-3.12.0.v20210723-1034.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.resources at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.0.v20211001-2032/org.eclipse.core.resources-3.16.0.v20211001-2032.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.100.v20211021-1418/org.eclipse.equinox.app-1.6.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.variables at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.variables/3.4.800/org.eclipse.core.variables-3.4.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.debug.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.debug.core/3.16.0/org.eclipse.debug.core-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.18.300.v20211117-1829/org.eclipse.debug.core-3.18.300.v20211117-1829.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.25.0.v20210816-0937/org.eclipse.emf.ecore-2.25.0.v20210816-0937.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.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!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen/2.19.0/org.eclipse.emf.codegen-2.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.22.0.v20210420-0623/org.eclipse.emf.codegen-2.22.0.v20210420-0623.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.common/2.23.0.v20210924-1718/org.eclipse.emf.common-2.23.0.v20210924-1718.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.28.0.v20211117-1416/org.eclipse.jdt.core-3.28.0.v20211117-1416.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.18.0/org.eclipse.jdt.launching-3.18.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.400.v20211011-0920/org.eclipse.jdt.launching-3.19.400.v20211011-0920.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.text at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen.ecore/2.20.0/org.eclipse.emf.codegen.ecore-2.20.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen.ecore/2.28.0.v20210925-0555/org.eclipse.emf.codegen.ecore-2.28.0.v20210925-0555.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.core/1.6.2/org.eclipse.emf.mwe.core-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.core/1.6.2.v20220118-1914/org.eclipse.emf.mwe.core-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.12.2/org.eclipse.emf.mwe2.runtime-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.runtime-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.utils at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.6.2/org.eclipse.emf.mwe.utils-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.utils/1.6.2.v20220118-1914/org.eclipse.emf.mwe.utils-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.language at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.language/2.12.2/org.eclipse.emf.mwe2.language-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.language/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.language-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext/2.26.0/org.eclipse.xtext-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext/2.26.0.v20220228-0751/org.eclipse.xtext-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.26.0/org.eclipse.xtext.common.types-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.26.0.v20220228-0758/org.eclipse.xtext.common.types-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.util/2.26.0/org.eclipse.xtext.util-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.util/2.26.0.v20220228-0751/org.eclipse.xtext.util-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.26.0/org.eclipse.xtext.xbase.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.26.0.v20220228-0748/org.eclipse.xtext.xbase.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.launch at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.launch/2.12.2/org.eclipse.emf.mwe2.launch-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.launch/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.launch-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.26.0/org.eclipse.xtext.xbase-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.26.0.v20220228-0758/org.eclipse.xtext.xbase-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.objectweb.asm at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.objectweb.asm/9.2.0.v20210813-1119/org.objectweb.asm-9.2.0.v20210813-1119.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.26.0/org.eclipse.xtend.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.26.0.v20220228-0748/org.eclipse.xtend.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.26.0/org.eclipse.xtend.lib.macro-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.26.0.v20220228-0748/org.eclipse.xtend.lib.macro-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xtext.generator at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xtext.generator/2.26.0/org.eclipse.xtext.xtext.generator-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xtext.generator/2.26.0.v20220228-0751/org.eclipse.xtext.xtext.generator-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.dsl at 'file:/home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.dsl.tests at 'file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.dsl.ide at 'file:/home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.dsl.ui at 'file:/home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.dsl.ui.tests at 'file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.StandaloneSetup setResourceSet INFO: Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xsemantics/dsl/Xsemantics' from 'platform:/resource/org.eclipse.xsemantics.dsl/model/custom/Xsemantics.genmodel' Mar 04, 2022 10:58:05 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/emf/2002/Ecore' from 'platform:/resource/org.eclipse.emf.ecore/model/Ecore.genmodel' 783 INFO XtextGenerator - Generating org.eclipse.xsemantics.dsl.Xsemantics 21843 INFO XtextGenerator - Generating common infrastructure 21856 INFO Workflow - Done. [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.dsl --- [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 31 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.dsl --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.dsl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/target/org.eclipse.xsemantics.dsl-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl/target/org.eclipse.xsemantics.dsl-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.dsl --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.dsl --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ide >-------- [INFO] Building org.eclipse.xsemantics.dsl.ide 1.20.0-SNAPSHOT [5/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.dsl.ide --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Resolving class path of org.eclipse.xsemantics.dsl.ide... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ide --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ide --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.dsl.ide --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/target/org.eclipse.xsemantics.dsl.ide-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ide/target/org.eclipse.xsemantics.dsl.ide-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl.ide --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ide:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ide:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.dsl.ide --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.dsl.ide --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui >-------- [INFO] Building org.eclipse.xsemantics.dsl.ui 1.20.0-SNAPSHOT [6/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.dsl.ui --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Resolving class path of org.eclipse.xsemantics.dsl.ui... [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.75kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.06kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.39kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.27kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (7.93kB) [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 6 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.dsl.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/target/org.eclipse.xsemantics.dsl.ui-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/plugins/org.eclipse.xsemantics.dsl.ui/target/org.eclipse.xsemantics.dsl.ui-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl.ui --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.dsl.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.dsl.ui --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj >------ [INFO] Building org.eclipse.xsemantics.example.fj 1.20.0-SNAPSHOT [7/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fj --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fj --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fj... [INFO] [INFO] --- exec-maven-plugin:1.6.0:java (mwe2Launcher) @ org.eclipse.xsemantics.example.fj --- 0 INFO XtextGenerator - Initializing Xtext generator Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup addRegisterGeneratedEPackage INFO: Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.guava at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.guava/30.1.0.v20210127-2300/com.google.guava-30.1.0.v20210127-2300.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/inject/guice/5.0.1/guice-5.0.1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.inject/5.0.1.v20210324-2015/com.google.inject-5.0.1.v20210324-2015.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project javax.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.osgi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.osgi/3.17.100.v20211104-1730/org.eclipse.osgi-3.17.100.v20211104-1730.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.cli at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20200417-1444/org.apache.commons.cli-1.4.0.v20200417-1444.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.logging at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.commands at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.15.100.v20211021-1418/org.eclipse.equinox.common-3.15.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.100.v20211021-1418/org.eclipse.equinox.preferences-3.9.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.100.v20210910-0640/org.eclipse.core.expressions-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.200.v20210912-1851/org.eclipse.core.filesystem-1.9.200.v20210912-1851.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.0.v20210723-1034/org.eclipse.core.jobs-3.12.0.v20210723-1034.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.resources at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.0.v20211001-2032/org.eclipse.core.resources-3.16.0.v20211001-2032.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.100.v20211021-1418/org.eclipse.equinox.app-1.6.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.variables at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.variables/3.4.800/org.eclipse.core.variables-3.4.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.debug.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.debug.core/3.16.0/org.eclipse.debug.core-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.18.300.v20211117-1829/org.eclipse.debug.core-3.18.300.v20211117-1829.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.25.0.v20210816-0937/org.eclipse.emf.ecore-2.25.0.v20210816-0937.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.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!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen/2.19.0/org.eclipse.emf.codegen-2.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.22.0.v20210420-0623/org.eclipse.emf.codegen-2.22.0.v20210420-0623.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.common/2.23.0.v20210924-1718/org.eclipse.emf.common-2.23.0.v20210924-1718.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.28.0.v20211117-1416/org.eclipse.jdt.core-3.28.0.v20211117-1416.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.18.0/org.eclipse.jdt.launching-3.18.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.400.v20211011-0920/org.eclipse.jdt.launching-3.19.400.v20211011-0920.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.text at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen.ecore/2.20.0/org.eclipse.emf.codegen.ecore-2.20.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen.ecore/2.28.0.v20210925-0555/org.eclipse.emf.codegen.ecore-2.28.0.v20210925-0555.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.core/1.6.2/org.eclipse.emf.mwe.core-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.core/1.6.2.v20220118-1914/org.eclipse.emf.mwe.core-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.12.2/org.eclipse.emf.mwe2.runtime-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.runtime-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.utils at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.6.2/org.eclipse.emf.mwe.utils-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.utils/1.6.2.v20220118-1914/org.eclipse.emf.mwe.utils-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.language at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.language/2.12.2/org.eclipse.emf.mwe2.language-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.language/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.language-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext/2.26.0/org.eclipse.xtext-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext/2.26.0.v20220228-0751/org.eclipse.xtext-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.26.0/org.eclipse.xtext.common.types-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.26.0.v20220228-0758/org.eclipse.xtext.common.types-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.util/2.26.0/org.eclipse.xtext.util-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.util/2.26.0.v20220228-0751/org.eclipse.xtext.util-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.26.0/org.eclipse.xtext.xbase.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.26.0.v20220228-0748/org.eclipse.xtext.xbase.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.launch at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.launch/2.12.2/org.eclipse.emf.mwe2.launch-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.launch/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.launch-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.12.2/org.eclipse.emf.mwe2.lib-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.lib-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.26.0/org.eclipse.xtext.xbase-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.26.0.v20220228-0758/org.eclipse.xtext.xbase-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.26.0/org.eclipse.xtend.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.26.0.v20220228-0748/org.eclipse.xtend.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.26.0/org.eclipse.xtend.lib.macro-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.26.0.v20220228-0748/org.eclipse.xtend.lib.macro-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.objectweb.asm at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.objectweb.asm/9.2.0.v20210813-1119/org.objectweb.asm-9.2.0.v20210813-1119.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xtext.generator at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xtext.generator/2.26.0/org.eclipse.xtext.xtext.generator-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xtext.generator/2.26.0.v20220228-0751/org.eclipse.xtext.xtext.generator-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fj at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fj.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fj.ide at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ide/' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fj.ui at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fj.ui.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui.tests/' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.StandaloneSetup setResourceSet INFO: Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:58:43 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' 711 INFO XtextGenerator - Generating org.eclipse.xsemantics.example.fj.FJ 850 INFO EMFGeneratorFragment2 - Generating EMF model code Mar 04, 2022 10:58:44 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xsemantics/example/fj/FJ' from 'platform:/resource/org.eclipse.xsemantics.example.fj/model/generated/FJ.genmodel' 2525 INFO XtextGenerator - Generating common infrastructure 2535 INFO Workflow - Done. [INFO] [INFO] --- xtext-maven-plugin:2.26.0:generate (default) @ org.eclipse.xsemantics.example.fj --- [INFO] Encoding: UTF-8 [INFO] Compiler source level: 1.8 [INFO] Compiler target level: 1.8 [INFO] Using common types. [INFO] Collecting source models. [INFO] Installing type provider. [INFO] Generating stubs into /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/target/xtext-temp/stubs [INFO] Compiling stubs located in /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/target/xtext-temp/stubs [INFO] Installing type provider for stubs. [INFO] Validate and generate. [INFO] Starting validation for input: 'fj-separated.xsemantics' [INFO] Starting validation for input: 'fj.xsemantics' [INFO] Starting generator for input: 'fj-separated.xsemantics' [INFO] Starting generator for input: 'fj.xsemantics' [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fj --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.fj --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fj --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/target/org.eclipse.xsemantics.example.fj-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fj --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj/target/org.eclipse.xsemantics.example.fj-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fj --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.fj --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.fj --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ide >---- [INFO] Building org.eclipse.xsemantics.example.fj.ide 1.20.0-SNAPSHOT [8/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fj.ide... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ide/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ide/target/org.eclipse.xsemantics.example.fj.ide-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ide/target/org.eclipse.xsemantics.example.fj.ide-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fj.ide --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ide:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ide:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.fj.ide --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui >----- [INFO] Building org.eclipse.xsemantics.example.fj.ui 1.20.0-SNAPSHOT [9/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fj.ui... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.fj.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.fj.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/target/org.eclipse.xsemantics.example.fj.ui-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui/target/org.eclipse.xsemantics.example.fj.ui-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fj.ui --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.fj.ui --- [INFO] No tests to run. [INFO] [INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.tests >--- [INFO] Building org.eclipse.xsemantics.example.fj.tests 1.20.0-SNAPSHOT [10/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fj.tests... [INFO] Fetching org.eclipse.core.net.linux_1.0.0.v20210424-0724.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.23kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (34.71kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.500.v20210510-1619.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (7.8kB) [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.fj.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 6 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.fj.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/test-classes [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/org.eclipse.xsemantics.example.fj.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/org.eclipse.xsemantics.example.fj.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fj.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.fj.tests --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.tests/target/surefire.properties] Running org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest testSuperclasses(org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest) Time elapsed: 1.032 s testOneClass(org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest) Time elapsed: 0.019 s testMethodsOverridden(org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest) Time elapsed: 0.014 s testTwoClasses(org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest) Time elapsed: 0.008 s testFieldsAdditions(org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest) Time elapsed: 0.006 s testGetMethods(org.eclipse.xsemantics.example.fj.tests.FjAuxiliaryFunctionTest) Time elapsed: 0.006 s Running org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest testCongruenceReduceFieldSelection1(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.139 s testCongruenceReduceFieldSelection2(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.009 s testReduceCast(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.007 s testReduceNew(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.003 s testWellTypedAfterSubstitutionFieldSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.041 s testSubjectReductionMethodSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.007 s testReduceMethodSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.012 s testNewWithNoArgsIsValue(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.002 s testLiteralsAreValues(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.007 s testWellTypedAfterSubstitutionThis(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.006 s testReduceAllMethodSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.017 s testReplaceThisAndParams(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.008 s testReduceAllCast(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.043 s testWellTypedAfterSubstitutionParam(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.007 s testSubjectReductionManualMethodSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.004 s testCongruenceReduceMethodSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.007 s testReduceFieldSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.004 s testSubjectReductionMethodSelection2(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.007 s testSubjectReductionManualCast(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.004 s testNewWithEvaluatedArgsIsValue(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.004 s testCongruenceReduceCast(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.005 s testMethodCallIsNotValue(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.003 s testReduceCastWrong(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.006 s testReduceAllFieldSelection(org.eclipse.xsemantics.example.fj.tests.FjSemanticsTest) Time elapsed: 0.006 s Running org.eclipse.xsemantics.example.fj.tests.FjValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.xsemantics.example.fj.tests.FjValidatorTest testUnresolvedReferenceInMain(org.eclipse.xsemantics.example.fj.tests.FjValidatorTest) Time elapsed: 0.007 s Running org.eclipse.xsemantics.example.fj.tests.FJParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.example.fj.tests.FJParsingTest loadModel(org.eclipse.xsemantics.example.fj.tests.FJParsingTest) Time elapsed: 0.002 s Results: Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui.tests >-- [INFO] Building org.eclipse.xsemantics.example.fj.ui.tests 1.20.0-SNAPSHOT [11/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fj.ui.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui.tests/target/org.eclipse.xsemantics.example.fj.ui.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fj.ui.tests/target/org.eclipse.xsemantics.example.fj.ui.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fj.ui.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj.ui.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.fj.ui.tests --- [INFO] Skipping tests [INFO] [INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached >--- [INFO] Building org.eclipse.xsemantics.example.fjcached 1.20.0-SNAPSHOT [12/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fjcached --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fjcached --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fjcached... [INFO] [INFO] --- exec-maven-plugin:1.6.0:java (mwe2Launcher) @ org.eclipse.xsemantics.example.fjcached --- 0 INFO XtextGenerator - Initializing Xtext generator Mar 04, 2022 10:59:16 AM org.eclipse.emf.mwe.utils.StandaloneSetup addRegisterGeneratedEPackage INFO: Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' Mar 04, 2022 10:59:16 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.guava at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.guava/30.1.0.v20210127-2300/com.google.guava-30.1.0.v20210127-2300.jar!/' instead. Mar 04, 2022 10:59:16 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/inject/guice/5.0.1/guice-5.0.1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.inject/5.0.1.v20210324-2015/com.google.inject-5.0.1.v20210324-2015.jar!/' instead. Mar 04, 2022 10:59:16 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project javax.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.osgi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.osgi/3.17.100.v20211104-1730/org.eclipse.osgi-3.17.100.v20211104-1730.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.cli at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20200417-1444/org.apache.commons.cli-1.4.0.v20200417-1444.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.logging at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.commands at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.15.100.v20211021-1418/org.eclipse.equinox.common-3.15.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.100.v20211021-1418/org.eclipse.equinox.preferences-3.9.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.100.v20210910-0640/org.eclipse.core.expressions-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.200.v20210912-1851/org.eclipse.core.filesystem-1.9.200.v20210912-1851.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.0.v20210723-1034/org.eclipse.core.jobs-3.12.0.v20210723-1034.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.resources at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.0.v20211001-2032/org.eclipse.core.resources-3.16.0.v20211001-2032.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.100.v20211021-1418/org.eclipse.equinox.app-1.6.100.v20211021-1418.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.variables at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.variables/3.4.800/org.eclipse.core.variables-3.4.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.debug.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.debug.core/3.16.0/org.eclipse.debug.core-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.18.300.v20211117-1829/org.eclipse.debug.core-3.18.300.v20211117-1829.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.25.0.v20210816-0937/org.eclipse.emf.ecore-2.25.0.v20210816-0937.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.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!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen/2.19.0/org.eclipse.emf.codegen-2.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.22.0.v20210420-0623/org.eclipse.emf.codegen-2.22.0.v20210420-0623.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.common/2.23.0.v20210924-1718/org.eclipse.emf.common-2.23.0.v20210924-1718.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.28.0.v20211117-1416/org.eclipse.jdt.core-3.28.0.v20211117-1416.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.18.0/org.eclipse.jdt.launching-3.18.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.400.v20211011-0920/org.eclipse.jdt.launching-3.19.400.v20211011-0920.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.text at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen.ecore/2.20.0/org.eclipse.emf.codegen.ecore-2.20.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen.ecore/2.28.0.v20210925-0555/org.eclipse.emf.codegen.ecore-2.28.0.v20210925-0555.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.core/1.6.2/org.eclipse.emf.mwe.core-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.core/1.6.2.v20220118-1914/org.eclipse.emf.mwe.core-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.12.2/org.eclipse.emf.mwe2.runtime-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.runtime-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.utils at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.6.2/org.eclipse.emf.mwe.utils-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.utils/1.6.2.v20220118-1914/org.eclipse.emf.mwe.utils-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.language at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.language/2.12.2/org.eclipse.emf.mwe2.language-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.language/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.language-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext/2.26.0/org.eclipse.xtext-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext/2.26.0.v20220228-0751/org.eclipse.xtext-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.26.0/org.eclipse.xtext.common.types-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.26.0.v20220228-0758/org.eclipse.xtext.common.types-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.util/2.26.0/org.eclipse.xtext.util-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.util/2.26.0.v20220228-0751/org.eclipse.xtext.util-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.26.0/org.eclipse.xtext.xbase.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.26.0.v20220228-0748/org.eclipse.xtext.xbase.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.launch at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.launch/2.12.2/org.eclipse.emf.mwe2.launch-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.launch/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.launch-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.12.2/org.eclipse.emf.mwe2.lib-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.lib-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.26.0/org.eclipse.xtext.xbase-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.26.0.v20220228-0758/org.eclipse.xtext.xbase-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.26.0/org.eclipse.xtend.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.26.0.v20220228-0748/org.eclipse.xtend.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.26.0/org.eclipse.xtend.lib.macro-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.26.0.v20220228-0748/org.eclipse.xtend.lib.macro-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.objectweb.asm at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.objectweb.asm/9.2.0.v20210813-1119/org.objectweb.asm-9.2.0.v20210813-1119.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xtext.generator at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xtext.generator/2.26.0/org.eclipse.xtext.xtext.generator-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xtext.generator/2.26.0.v20220228-0751/org.eclipse.xtext.xtext.generator-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fjcached at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fjcached.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fjcached.ide at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ide/' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fjcached.ui at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.fjcached.ui.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.StandaloneSetup setResourceSet INFO: Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xsemantics/example/fj/FJ' from 'platform:/resource/org.eclipse.xsemantics.example.fj/model/generated/FJ.genmodel' 582 INFO XtextGenerator - Generating org.eclipse.xsemantics.example.fjcached.Fjcached 668 INFO EMFGeneratorFragment2 - Generating EMF model code Mar 04, 2022 10:59:17 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xsemantics/example/fjcached/Fjcached' from 'platform:/resource/org.eclipse.xsemantics.example.fjcached/model/generated/Fjcached.genmodel' 2457 INFO XtextGenerator - Generating common infrastructure 2467 INFO Workflow - Done. [INFO] [INFO] --- xtext-maven-plugin:2.26.0:generate (default) @ org.eclipse.xsemantics.example.fjcached --- [INFO] Encoding: UTF-8 [INFO] Compiler source level: 1.8 [INFO] Compiler target level: 1.8 [INFO] Using common types. [INFO] Collecting source models. [INFO] Installing type provider. [INFO] Generating stubs into /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/target/xtext-temp/stubs [INFO] Compiling stubs located in /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/target/xtext-temp/stubs [INFO] Installing type provider for stubs. [INFO] Validate and generate. [INFO] Starting validation for input: 'fj-cached.xsemantics' [INFO] Starting generator for input: 'fj-cached.xsemantics' [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fjcached --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fjcached --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fjcached --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.fjcached --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fjcached --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/target/org.eclipse.xsemantics.example.fjcached-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fjcached --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached/target/org.eclipse.xsemantics.example.fjcached-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fjcached --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.fjcached --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.fjcached --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ide >-- [INFO] Building org.eclipse.xsemantics.example.fjcached.ide 1.20.0-SNAPSHOT [13/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fjcached.ide... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ide/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ide/target/org.eclipse.xsemantics.example.fjcached.ide-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ide/target/org.eclipse.xsemantics.example.fjcached.ide-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fjcached.ide --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ide:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ide:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.fjcached.ide --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui >-- [INFO] Building org.eclipse.xsemantics.example.fjcached.ui 1.20.0-SNAPSHOT [14/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fjcached.ui... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.fjcached.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.fjcached.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/target/org.eclipse.xsemantics.example.fjcached.ui-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui/target/org.eclipse.xsemantics.example.fjcached.ui-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fjcached.ui --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.fjcached.ui --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.tests >-- [INFO] Building org.eclipse.xsemantics.example.fjcached.tests 1.20.0-SNAPSHOT [15/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fjcached.tests... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.fjcached.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.fjcached.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/test-classes [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/org.eclipse.xsemantics.example.fjcached.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/org.eclipse.xsemantics.example.fjcached.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fjcached.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.fjcached.tests --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.tests/target/surefire.properties] Running org.eclipse.xsemantics.example.fjcached.tests.FjCachedTest missed: [typeInternal: Result ClassType 'class Pair extends MyObject {..., superclassesInternal: [class MyObject { }], fieldsInternal: [MyObject fst;, MyObject snd;], methodsInternal: [Pair setfst(MyObject newfst) { return ne..., Pair setsnd(MyObject newscd) { return ne...], typeInternal: Result ClassType 'class Pair extends MyObject {..., superclassesInternal: [class MyObject { }], fieldsInternal: [], typeInternal: Result A, subclassInternal: Result true, superclassesInternal: [class MyObject { }], fieldsInternal: [], typeInternal: Result B, subclassInternal: Result true, typeInternal: Result Pair, typeInternal: Result B, typeInternal: Result Pair, typeInternal: Result MyObject, superclassesInternal: [], fieldsInternal: [], typeInternal: Result MyObject, subclassInternal: Result true, typeInternal: Result MyObject, typeInternal: Result Pair, subclassInternal: Result true, methodsInternal: [], typeInternal: Result MyObject, typeInternal: Result MyObject, typeInternal: Result Pair] hits : [superclassesInternal: [class MyObject { }], fieldsInternal: [MyObject fst;, MyObject snd;], methodsInternal: [Pair setfst(MyObject newfst) { return ne..., Pair setsnd(MyObject newscd) { return ne...], fieldsInternal: [MyObject fst;, MyObject snd;], superclassesInternal: [class MyObject { }], superclassesInternal: [class MyObject { }], typeInternal: Result Pair, fieldsInternal: [MyObject fst;, MyObject snd;], methodsInternal: [Pair setfst(MyObject newfst) { return ne..., Pair setsnd(MyObject newscd) { return ne...], fieldsInternal: [], subclassInternal: Result true, fieldsInternal: [MyObject fst;, MyObject snd;], methodsInternal: [Pair setfst(MyObject newfst) { return ne..., Pair setsnd(MyObject newscd) { return ne...], typeInternal: Result Pair, superclassesInternal: [class MyObject { }], superclassesInternal: [class MyObject { }], superclassesInternal: [class MyObject { }], fieldsInternal: [], fieldsInternal: [MyObject fst;, MyObject snd;], typeInternal: Result ClassType 'class Pair extends MyObject {..., subclassInternal: Result true, superclassesInternal: [], fieldsInternal: [MyObject fst;, MyObject snd;], typeInternal: Result ClassType 'class Pair extends MyObject {..., subclassInternal: Result true, subclassInternal: Result true, subclassInternal: Result true, methodsInternal: []] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in org.eclipse.xsemantics.example.fjcached.tests.FjCachedTest testFjPair(org.eclipse.xsemantics.example.fjcached.tests.FjCachedTest) Time elapsed: 1.106 s testValidationIsInherited(org.eclipse.xsemantics.example.fjcached.tests.FjCachedTest) Time elapsed: 0.014 s Running org.eclipse.xsemantics.example.fjcached.tests.FjcachedParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.xsemantics.example.fjcached.tests.FjcachedParsingTest loadModel(org.eclipse.xsemantics.example.fjcached.tests.FjcachedParsingTest) Time elapsed: 0.004 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui.tests >-- [INFO] Building org.eclipse.xsemantics.example.fjcached.ui.tests 1.20.0-SNAPSHOT [16/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.fjcached.ui.tests... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/test-classes [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/org.eclipse.xsemantics.example.fjcached.ui.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/org.eclipse.xsemantics.example.fjcached.ui.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.fjcached.ui.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.fjcached.ui.tests --- [INFO] Resolve JUnit 4 classpath container... [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.fjcached.ui.tests/target/surefire.properties] Running org.eclipse.xsemantics.example.fjcached.ui.tests.FjCachedTypeSystemEditorTest 1 [main] ERROR org.eclipse.xtext.ui.editor.outline.impl.OutlinePage - Error refreshing outline java.lang.NullPointerException at org.eclipse.xsemantics.example.fj.ui.outline.FJOutlineTreeProvider._createChildren(FJOutlineTreeProvider.java:30) at org.eclipse.xsemantics.example.fjcached.ui.outline.FjcachedOutlineTreeProvider._createChildren(FjcachedOutlineTreeProvider.java:19) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.xtext.util.PolymorphicDispatcher.invoke(PolymorphicDispatcher.java:303) at org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider.createChildren(DefaultOutlineTreeProvider.java:116) at org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode$1.process(AbstractOutlineNode.java:103) at org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode$1.process(AbstractOutlineNode.java:1) at org.eclipse.xtext.util.concurrent.IUnitOfWork$Void.exec(IUnitOfWork.java:38) at org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode$1.exec(DocumentRootNode.java:64) at org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode$1.exec(DocumentRootNode.java:1) at org.eclipse.xtext.util.concurrent.IReadAccess.lambda$tryReadOnly$0(IReadAccess.java:57) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:525) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:497) at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:136) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:53) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:71) at org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode.readOnly(DocumentRootNode.java:60) at org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode.getChildren(AbstractOutlineNode.java:100) at org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider.getChildren(OutlineNodeContentProvider.java:48) at org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider.getElements(OutlineNodeContentProvider.java:43) at org.eclipse.jface.viewers.StructuredViewer.getRawChildren(StructuredViewer.java:947) at org.eclipse.jface.viewers.ColumnViewer.getRawChildren(ColumnViewer.java:704) at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:1409) at org.eclipse.jface.viewers.TreeViewer.getRawChildren(TreeViewer.java:350) at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren(StructuredViewer.java:850) at org.eclipse.jface.viewers.AbstractTreeViewer.getSortedChildren(AbstractTreeViewer.java:624) at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:826) at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:611) at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:777) at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1597) at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:787) at org.eclipse.jface.viewers.AbstractTreeViewer.lambda$1(AbstractTreeViewer.java:1582) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1398) at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:365) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1359) at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1576) at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:282) at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1632) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage$5.run(OutlinePage.java:317) at org.eclipse.xtext.ui.util.DisplayRunHelper.runAsyncInDisplayThread(DisplayRunHelper.java:30) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.refreshViewer(OutlinePage.java:300) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.initializeTreeContent(OutlinePage.java:159) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.configureTree(OutlinePage.java:134) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.createControl(OutlinePage.java:105) at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:141) at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:369) at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:696) at org.eclipse.ui.views.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:205) at org.eclipse.ui.part.PageBookView$1.partBroughtToTop(PageBookView.java:1011) at org.eclipse.ui.internal.WorkbenchPage$16.run(WorkbenchPage.java:5150) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.WorkbenchPage.firePartBroughtToTop(WorkbenchPage.java:5147) at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partBroughtToTop(WorkbenchPage.java:227) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$6.run(PartServiceImpl.java:314) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartBroughtToTop(PartServiceImpl.java:311) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:107) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) at org.eclipse.swt.widgets.Display.syncExec(Display.java:6012) at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:228) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:660) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:624) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:787) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1261) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3208) at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3112) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3110) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3080) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3063) at org.eclipse.xtext.ui.testing.AbstractEditorTest.openEditor(AbstractEditorTest.java:54) at org.eclipse.xsemantics.example.fjcached.ui.tests.FjCachedTypeSystemEditorTest.getCacheFromFjEditor(FjCachedTypeSystemEditorTest.xtend:96) at org.eclipse.xsemantics.example.fjcached.ui.tests.FjCachedTypeSystemEditorTest.testCachedTypeSystemEditorUsesXsemanticsCache(FjCachedTypeSystemEditorTest.xtend:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) 55 [main] ERROR org.eclipse.xtext.ui.editor.outline.impl.OutlinePage - Error refreshing outline java.lang.NullPointerException at org.eclipse.xsemantics.example.fj.ui.outline.FJOutlineTreeProvider._createChildren(FJOutlineTreeProvider.java:30) at org.eclipse.xsemantics.example.fjcached.ui.outline.FjcachedOutlineTreeProvider._createChildren(FjcachedOutlineTreeProvider.java:19) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.xtext.util.PolymorphicDispatcher.invoke(PolymorphicDispatcher.java:303) at org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider.createChildren(DefaultOutlineTreeProvider.java:116) at org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode$1.process(AbstractOutlineNode.java:103) at org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode$1.process(AbstractOutlineNode.java:1) at org.eclipse.xtext.util.concurrent.IUnitOfWork$Void.exec(IUnitOfWork.java:38) at org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode$1.exec(DocumentRootNode.java:64) at org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode$1.exec(DocumentRootNode.java:1) at org.eclipse.xtext.util.concurrent.IReadAccess.lambda$tryReadOnly$0(IReadAccess.java:57) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:525) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:497) at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:136) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:53) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:71) at org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode.readOnly(DocumentRootNode.java:60) at org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode.getChildren(AbstractOutlineNode.java:100) at org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider.getChildren(OutlineNodeContentProvider.java:48) at org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider.getElements(OutlineNodeContentProvider.java:43) at org.eclipse.jface.viewers.StructuredViewer.getRawChildren(StructuredViewer.java:947) at org.eclipse.jface.viewers.ColumnViewer.getRawChildren(ColumnViewer.java:704) at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:1409) at org.eclipse.jface.viewers.TreeViewer.getRawChildren(TreeViewer.java:350) at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren(StructuredViewer.java:850) at org.eclipse.jface.viewers.AbstractTreeViewer.getSortedChildren(AbstractTreeViewer.java:624) at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:826) at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:611) at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:777) at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1597) at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:787) at org.eclipse.jface.viewers.AbstractTreeViewer.lambda$1(AbstractTreeViewer.java:1582) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1398) at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:365) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1359) at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1576) at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:282) at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1632) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage$5.run(OutlinePage.java:317) at org.eclipse.xtext.ui.util.DisplayRunHelper.runAsyncInDisplayThread(DisplayRunHelper.java:30) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.refreshViewer(OutlinePage.java:300) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.initializeTreeContent(OutlinePage.java:159) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.configureTree(OutlinePage.java:134) at org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.createControl(OutlinePage.java:105) at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:141) at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:369) at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:696) at org.eclipse.ui.part.PageBookView$1.partActivated(PageBookView.java:1006) at org.eclipse.ui.internal.WorkbenchPage$4.run(WorkbenchPage.java:4914) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.WorkbenchPage.firePartActivated(WorkbenchPage.java:4911) at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partActivated(WorkbenchPage.java:220) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$2.run(PartServiceImpl.java:250) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartActivated(PartServiceImpl.java:247) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:771) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:680) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:675) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3216) at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3112) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3110) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3080) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3063) at org.eclipse.xtext.ui.testing.AbstractEditorTest.openEditor(AbstractEditorTest.java:54) at org.eclipse.xsemantics.example.fjcached.ui.tests.FjCachedTypeSystemEditorTest.getCacheFromFjEditor(FjCachedTypeSystemEditorTest.xtend:96) at org.eclipse.xsemantics.example.fjcached.ui.tests.FjCachedTypeSystemEditorTest.testCachedTypeSystemEditorUsesXsemanticsCache(FjCachedTypeSystemEditorTest.xtend:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) [superclassesInternal: [], fieldsInternal: [], typeInternal: Result C, methodsInternal: [C m() { return this; }], typeInternal: Result C, typeInternal: Result ClassType 'class C { C m() { return this..., subclassInternal: Result true, superclassesInternal: [], fieldsInternal: [], typeInternal: Result C, methodsInternal: [C m() { return this; }], superclassesInternal: [], fieldsInternal: [], typeInternal: Result C, methodsInternal: [C m() { return this; }]] [fieldsInternal: [], superclassesInternal: [], typeInternal: Result C, fieldsInternal: [], superclassesInternal: [], fieldsInternal: [], superclassesInternal: []] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.938 s - in org.eclipse.xsemantics.example.fjcached.ui.tests.FjCachedTypeSystemEditorTest testCachedTypeSystemEditorUsesXsemanticsCache(org.eclipse.xsemantics.example.fjcached.ui.tests.FjCachedTypeSystemEditorTest) Time elapsed: 3.835 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] ------< org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.tests >------- [INFO] Building org.eclipse.xsemantics.dsl.tests 1.20.0-SNAPSHOT [17/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.dsl.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.dsl.tests... [INFO] [INFO] --- xtext-maven-plugin:2.26.0:generate (default) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Encoding: UTF-8 [INFO] Compiler source level: 1.8 [INFO] Compiler target level: 1.8 [INFO] Using common types. [INFO] Collecting source models. [INFO] Installing type provider. [INFO] Generating stubs into /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/xtext-temp/stubs [INFO] Compiling stubs located in /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/xtext-temp/stubs [INFO] Installing type provider for stubs. [INFO] Validate and generate. [INFO] Starting validation for input: 'ecore_errspecification_test.xsemantics' [INFO] Starting validation for input: 'ecore_expressions_test.xsemantics' [WARNING] WARNING:No rule defined for the judgment description (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/ecore_expressions_test.xsemantics line : 35 column : 2) [WARNING] WARNING:The value of the local variable temp is not used (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/ecore_expressions_test.xsemantics line : 47 column : 6) [WARNING] WARNING:The value of the local variable eC is not used (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/ecore_expressions_test.xsemantics line : 51 column : 13) [WARNING] WARNING:The value of the local variable b is not used (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/ecore_expressions_test.xsemantics line : 53 column : 14) [INFO] Starting validation for input: 'ecore_or_test.xsemantics' [INFO] Starting validation for input: 'ecore_particular_test.xsemantics' [WARNING] WARNING:No rule defined for the judgment description (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/ecore_particular_test.xsemantics line : 41 column : 2) [INFO] Starting validation for input: 'ecore_ruleinvocation_test.xsemantics' [INFO] Starting validation for input: 'ecore_test.xsemantics' [INFO] Starting validation for input: 'ecore_validation_test.xsemantics' [WARNING] WARNING:No rule defined for the judgment description (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/ecore_validation_test.xsemantics line : 34 column : 2) [WARNING] WARNING:The value of the local variable temp is not used (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/ecore_validation_test.xsemantics line : 45 column : 6) [INFO] Starting validation for input: 'fj_alt_test.xsemantics' [WARNING] WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/fj_alt_test.xsemantics line : 76 column : 20) [WARNING] WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/fj_alt_test.xsemantics line : 116 column : 15) [INFO] Starting validation for input: 'fj_cached_options_test.xsemantics' [INFO] Starting validation for input: 'fj_cached_test.xsemantics' [INFO] Starting validation for input: 'fj_first_test.xsemantics' [WARNING] WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/fj_first_test.xsemantics line : 157 column : 21) [WARNING] WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/fj_first_test.xsemantics line : 248 column : 28) [WARNING] WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/fj_first_test.xsemantics line : 305 column : 20) [WARNING] WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/fj_first_test.xsemantics line : 344 column : 15) [INFO] Starting validation for input: 'fj_lambda_test.xsemantics' [INFO] Starting validation for input: 'header_test.xsemantics' [WARNING] WARNING:The import 'org.eclipse.xtext.EcoreUtil2' is never used. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/header_test.xsemantics line : 23 column : 1) [WARNING] WARNING:The import 'org.eclipse.emf.ecore.EObject' is never used. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/header_test.xsemantics line : 22 column : 1) [WARNING] WARNING:The import 'java.util.LinkedList' is never used. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/header_test.xsemantics line : 20 column : 1) [WARNING] WARNING:The import 'java.util.Collections' is never used. (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/header_test.xsemantics line : 19 column : 1) [WARNING] WARNING:No function defined for the auxiliary description (file:/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/tests_input_files/header_test.xsemantics line : 34 column : 2) [INFO] Starting validation for input: 'PerformanceTest.xsemantics' [INFO] Starting generator for input: 'ecore_errspecification_test.xsemantics' [INFO] Starting generator for input: 'ecore_expressions_test.xsemantics' [INFO] Starting generator for input: 'ecore_or_test.xsemantics' [INFO] Starting generator for input: 'ecore_particular_test.xsemantics' [INFO] Starting generator for input: 'ecore_ruleinvocation_test.xsemantics' [INFO] Starting generator for input: 'ecore_test.xsemantics' [INFO] Starting generator for input: 'ecore_validation_test.xsemantics' [INFO] Starting generator for input: 'fj_alt_test.xsemantics' [INFO] Starting generator for input: 'fj_cached_options_test.xsemantics' [INFO] Starting generator for input: 'fj_cached_test.xsemantics' [INFO] Starting generator for input: 'fj_first_test.xsemantics' [INFO] Starting generator for input: 'fj_lambda_test.xsemantics' [INFO] Starting generator for input: 'header_test.xsemantics' [INFO] Starting generator for input: 'PerformanceTest.xsemantics' [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Compiling 120 source files to /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 202 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (DSLTests) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedFileHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.674 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedFileHeaderTest [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorExtensionsTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorExtensionsTest [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsErrorSpecificationGeneratorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsErrorSpecificationGeneratorTest [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorRunnerTests Code generation finished. WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 157 column : 21) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 248 column : 28) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 305 column : 20) WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 344 column : 15) Code generation finished. Code generation finished. Code generation finished. WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 157 column : 21) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 248 column : 28) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 305 column : 20) WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 344 column : 15) Code generation finished. WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_alt_test.xsemantics line : 76 column : 20) WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (./tests_input_files/fj_alt_test.xsemantics line : 116 column : 15) Code generation finished. Code generation finished. Code generation finished. Code generation finished. Code generation finished. WARNING:No rule defined for the judgment description (./tests_input_files/ecore_expressions_test.xsemantics line : 35 column : 2) WARNING:The value of the local variable temp is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 47 column : 6) WARNING:The value of the local variable eC is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 51 column : 13) WARNING:The value of the local variable b is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 53 column : 14) Code generation finished. WARNING:No rule defined for the judgment description (./tests_input_files/ecore_particular_test.xsemantics line : 41 column : 2) Code generation finished. Code generation finished. Code generation finished. WARNING:No rule defined for the judgment description (./tests_input_files/ecore_validation_test.xsemantics line : 34 column : 2) WARNING:The value of the local variable temp is not used (./tests_input_files/ecore_validation_test.xsemantics line : 45 column : 6) Code generation finished. Code generation finished. WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 157 column : 21) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 248 column : 28) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 305 column : 20) WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 344 column : 15) Code generation finished. Code generation finished. Code generation finished. WARNING:No rule defined for the judgment description (./tests_input_files/ecore_particular_test.xsemantics line : 41 column : 2) Code generation finished. Code generation finished. ERROR:Must be a parameter, not an expression (./tests_input_files_with_errors/ecore_test_errors.xsemantics line : 41 column : 31) Code generation finished. WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 157 column : 21) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 248 column : 28) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 305 column : 20) WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 344 column : 15) Code generation finished. WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 157 column : 21) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 248 column : 28) WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 305 column : 20) WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (./tests_input_files/fj_first_test.xsemantics line : 344 column : 15) Code generation finished. WARNING:The operator '!=' should be replaced by '!==' when null is one of the arguments. (./tests_input_files/fj_alt_test.xsemantics line : 76 column : 20) WARNING:The operator '==' should be replaced by '===' when null is one of the arguments. (./tests_input_files/fj_alt_test.xsemantics line : 116 column : 15) Code generation finished. WARNING:No rule defined for the judgment description (./tests_input_files/ecore_validation_test.xsemantics line : 34 column : 2) WARNING:The value of the local variable temp is not used (./tests_input_files/ecore_validation_test.xsemantics line : 45 column : 6) Code generation finished. WARNING:No rule defined for the judgment description (./tests_input_files/ecore_expressions_test.xsemantics line : 35 column : 2) WARNING:The value of the local variable temp is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 47 column : 6) WARNING:The value of the local variable eC is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 51 column : 13) WARNING:The value of the local variable b is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 53 column : 14) Code generation finished. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.431 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorRunnerTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.UniqueNamesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.xsemantics.dsl.tests.generator.UniqueNamesTest [INFO] Running org.eclipse.xsemantics.dsl.tests.performance.XsemanticsPerformanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.xsemantics.dsl.tests.performance.XsemanticsPerformanceTest [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.RuleEnvironmentTests [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.xsemantics.dsl.tests.runtime.RuleEnvironmentTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsRuntimeSystemTests [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.119 s - in org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsRuntimeSystemTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.ResultTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.dsl.tests.runtime.ResultTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.RuleApplicationTraceTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.eclipse.xsemantics.dsl.tests.runtime.RuleApplicationTraceTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.RuleFailedExceptionTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.eclipse.xsemantics.dsl.tests.runtime.RuleFailedExceptionTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsCacheTests [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsCacheTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsCacheUtilsTests [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsCacheUtilsTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.TraceUtilsTests [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.xsemantics.dsl.tests.runtime.TraceUtilsTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.StringRepresentationTests [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.xsemantics.dsl.tests.runtime.StringRepresentationTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.StringRepresentationPostProcessorTests [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.dsl.tests.runtime.StringRepresentationPostProcessorTests [INFO] Running org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsCacheListenerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.dsl.tests.runtime.XsemanticsCacheListenerTest [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsParsingTest [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.939 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsParsingTest [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsUtilsTest [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsUtilsTest [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsProposalsForDatatypeRulesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsProposalsForDatatypeRulesTest [INFO] Running org.eclipse.xsemantics.dsl.tests.QualifiedNameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.xsemantics.dsl.tests.QualifiedNameTest [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsScopingTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsScopingTest [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsNodeModelUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsNodeModelUtilsTest [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsValidatorTests [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.666 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsValidatorTests [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsTypeSystemTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsTypeSystemTest [INFO] Running org.eclipse.xsemantics.dsl.tests.XsemanticsValidatorTest [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s - in org.eclipse.xsemantics.dsl.tests.XsemanticsValidatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 425, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (FJGeneratedTypeSystemTests) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjFirstGeneratedValidatorTests [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.892 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjFirstGeneratedValidatorTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjFirstTypeSystemCachedOptionsTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjFirstTypeSystemCachedOptionsTest [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjCachedTypeSystemResourceSetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjCachedTypeSystemResourceSetTest [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjFirstTypeSystemManualCachedTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjFirstTypeSystemManualCachedTest [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjFirstTypeSystemCachedTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.caching.FjFirstTypeSystemCachedTest [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjAltGeneratedValidatorTests [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjAltGeneratedValidatorTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjFirstGeneratedTypeSystemTests [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.858 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjFirstGeneratedTypeSystemTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjActualGeneratedValidatorTests [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjActualGeneratedValidatorTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjSepGeneratedTypeSystemTests [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjSepGeneratedTypeSystemTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjFirstCachedGeneratedTypeSystemTests [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjFirstCachedGeneratedTypeSystemTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjLambdaGeneratedTypeSystemTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjLambdaGeneratedTypeSystemTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjActualGeneratedTypeSystemTests [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjActualGeneratedTypeSystemTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjSepGeneratedValidatorTests [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjSepGeneratedValidatorTests [INFO] Running org.eclipse.xsemantics.dsl.tests.generator.fj.FjAltGeneratedTypeSystemTests [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.eclipse.xsemantics.dsl.tests.generator.fj.FjAltGeneratedTypeSystemTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 312, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/org.eclipse.xsemantics.dsl.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/org.eclipse.xsemantics.dsl.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.dsl.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.dsl.tests --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.tests/target/surefire.properties] Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.077 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest testFjFirst(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 4.526 s testOrExpressions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.168 s testEcore(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.117 s testFjAlt(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.975 s testExpressions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.124 s testFjCached(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.708 s testValidationEcore(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.099 s testRuleInvocation(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.129 s testParticularCases(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratedJavaCodeTest) Time elapsed: 0.175 s Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest testSimpleRule(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.102 s testAxiomWithTwoExpressionsInConclusion(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.073 s testEnvironmentXExpression(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.068 s testInstanceOfAsPremise_Issue_1(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.032 s testSystemWithExtends(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.103 s testRuleWithTwoExpressionsInConclusion(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.067 s testAccessToInjectedFields(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.046 s testSystemWithValidatorExtends(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.06 s testOrExpressions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.081 s testJudgmentOverride(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.106 s testSystemExtendsSystemWithValidatorExtends(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.035 s testRuleWith3OutputParams(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.064 s testJudgmentDescriptionsWithErrorSpecification(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.032 s testAuxiliaryFunctions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.066 s testRuleWithTwoOutputParams(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.034 s testValidator(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.03 s testOperatorsWithSlashes_Issue_6(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.065 s testEnvironmentCompositions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.073 s testJudgmentDescriptions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.026 s testAuxiliaryFunctionsInvocation(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.036 s testCaching(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.069 s testOverrideJudgmentWithDifferentParamNames(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.093 s typeSystemWithNoPackage(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.036 s testForLambdaWithAuxiliaryFunctionWithNoSideEffect(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.074 s testAccessToThisInExpressionsInConclusion(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.06 s testErrorInformationWithNoEObjectArg(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.035 s testErrorSpecifications(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.082 s testCheckRule(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.029 s testAccessToInjectedFieldsInExpressionsInConclusion(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.066 s testOrExpressionInIfThenElse_Issue_46(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.038 s testFields(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.065 s testInjectedExtensions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.031 s testOrExpressionInIfThenElse_Issue_46_2(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.058 s typeNoSystem(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.007 s testRuleInvocationWithVariableDeclarationAsOutputParameter(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.027 s testRuleOverride(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.118 s testOrExpressionInLambda_Issue_46(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.065 s testForScopeOfThis(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsJvmModelGeneratorTest) Time elapsed: 0.073 s Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest testEnvironmentComposition(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.032 s testRuleInvocationIsBooleanInClosures(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.062 s testRuleWithOutputParamsAndExplicitAssignment(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.041 s testRuleWithBooleanExpressionsWithNoSideEffectInIf(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.03 s testFeatureCallExpressions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.068 s testOrExpressionWithRuleInvocations2(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.029 s testXbaseCompilationOfXExpression(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.061 s testOrExpression2(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.031 s testRuleOnlyInvokingOtherRules(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.051 s testForFailWithErrorSpecification(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.024 s testForClosureWithExpressionWithNoSideEffect(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.069 s testForFail(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.019 s testOrExpressionWithRuleInvocations(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.027 s testRuleInvocation2(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.06 s testRuleInvokingAnotherRuleWithCollectionOutputParam(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.021 s testOrExpression(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.026 s testRuleInvocationEnvironmentComposition(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.047 s testRuleInvocationsAsBooleanExpressions(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.033 s testRuleWithBooleanExpressionsWithNoSideEffectInFor(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.025 s testRuleWithBooleanExpressionsWithNoSideEffectInIf2(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.046 s testRuleInvocationEnvironmentComposition2(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.024 s testRuleInvocationIsBooleanInIfExpression(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.027 s testXbaseCompilationOfXBlock(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.053 s testRuleWithExpressionInConclusionWithParamNameAsXbaseGeneratedVariable(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.026 s testEmptyEnvironmentSpecification(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.022 s testEnvironmentReference(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.047 s testRuleInvokingAnotherRuleWithOutputParams(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.037 s testOrExpressionWithManyBranches(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.052 s testRuleInvocation(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.053 s testRuleWithOutputParamAsLocalVariable(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.065 s testSingleEnvironmentMapping(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.036 s testThrowRuleFailedException(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.012 s testWithConfiguredAppendable(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.066 s testForClosures(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.079 s testRuleWithBooleanExpressionsWithNoSideEffectInSwitch(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.041 s testRuleInvokingAnotherRule(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.071 s testRuleInvocationWithVarDeclarationAsOutputArg(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.028 s testRuleInvocationResultVariable(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.091 s testRuleWithBooleanExpressionsWithNoSideEffectInSwitch2(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsXbaseCompilerTest) Time elapsed: 0.026 s Running org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest testUseOfErrorInformationDataFromJudgment(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest) Time elapsed: 0.066 s testRuleInvocationInsideLambda_Issue_36(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest) Time elapsed: 0.063 s testUseOfPreviousFailure(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest) Time elapsed: 0.035 s testUseOfErrorInformationDataFromFail(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest) Time elapsed: 0.069 s testUseOfErrorInformationDataFromRule(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest) Time elapsed: 0.075 s testRuleInvocation(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest) Time elapsed: 0.037 s testRuleInvocationInsideLambdaWithFailure_Issue_36(org.eclipse.xsemantics.dsl.tests.generator.XsemanticsCompilerTest) Time elapsed: 0.059 s Results: Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.tests.pde.utils >---- [INFO] Building org.eclipse.xsemantics.tests.pde.utils 1.20.0-SNAPSHOT [18/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] Resolving class path of org.eclipse.xsemantics.tests.pde.utils... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.pde.utils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.pde.utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.pde.utils/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.pde.utils/target/org.eclipse.xsemantics.tests.pde.utils-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.pde.utils/target/org.eclipse.xsemantics.tests.pde.utils-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.pde.utils --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.tests.pde.utils:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.tests.pde.utils:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.tests.pde.utils --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui.tests >----- [INFO] Building org.eclipse.xsemantics.dsl.ui.tests 1.20.0-SNAPSHOT [19/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.dsl.ui.tests... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ui.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 5 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ui.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/test-classes [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/org.eclipse.xsemantics.dsl.ui.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/org.eclipse.xsemantics.dsl.ui.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl.ui.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.dsl.ui.tests --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -DbuildingWithTycho=true, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.dsl.ui.tests/target/surefire.properties] Running org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest Generating a target platform Bundles for the target platform: org.eclipse.osgi_3.17.100.v20211104-1730 [0]com.google.guava_30.1.0.v20210127-2300 [1]com.google.inject_5.0.1.v20210324-2015 [2]javax.inject_1.0.0.v20091030 [3]org.aopalliance_1.0.0.v201105210816 [4]com.ibm.icu_67.1.0.v20200706-1749 [5]com.sun.jna_5.8.0.v20210503-0343 [6]com.sun.jna.platform_5.8.0.v20210406-1004 [7]io.github.classgraph_4.8.138.v20211212-1642 [8]javax.annotation_1.3.5.v20200909-1856 [9]org.apache.ant_1.10.12.v20211102-1452 [10]org.apache.batik.constants_1.14.0.v20210324-0332 [11]org.apache.batik.css_1.14.0.v20210324-0332 [12]org.apache.batik.util_1.14.0.v20210324-0332 [13]org.apache.batik.i18n_1.14.0.v20210324-0332 [14]org.apache.xmlgraphics_2.6.0.v20210409-0748 [15]org.w3c.dom.svg_1.1.0.v201011041433 [16]org.w3c.dom.events_3.0.0.draft20060413_v201105210656 [17]org.w3c.css.sac_1.3.1.v200903091627 [18]org.apache.commons.io_2.8.0.v20210415-0900 [19]org.apache.commons.logging_1.2.0.v20180409-1502 [20]org.apache.felix.gogo.command_1.1.2.v20210111-1007 [21]org.apache.felix.gogo.runtime_1.1.4.v20210111-1007 [22]org.eclipse.osgi.services_3.10.200.v20210723-0643 [23]org.apache.felix.gogo.shell_1.1.4.v20210111-1007 [24]org.apache.felix.scr_2.1.24.v20200924-1939 [25]org.eclipse.osgi.util_3.6.100.v20210723-1119 [26]org.apiguardian_1.1.2.v20211018-1956 [27]org.bouncycastle.bcpg_1.69.0.v20210713-1924 [28]org.bouncycastle.bcprov_1.69.0.v20210923-1401 [29]org.eclipse.ant.core_3.6.200.v20210907-1007 [30]org.eclipse.core.variables_3.5.100.v20210721-1355 [31]org.eclipse.core.runtime_3.24.0.v20210910-0750 [32]org.eclipse.ant.launching_1.3.100.v20211011-0944 [33]org.eclipse.debug.core_3.18.300.v20211117-1829 [34]org.eclipse.jdt.launching_3.19.400.v20211011-0920 [35]org.eclipse.core.externaltools_1.2.100.v20210812-1118 [36]org.eclipse.text_3.12.0.v20210512-1644 [37]org.eclipse.jdt.core_3.28.0.v20211117-1416 [38]org.eclipse.core.resources_3.16.0.v20211001-2032 [39]org.eclipse.ant.ui_3.8.100.v20211011-0944 [40]org.eclipse.core.filesystem_1.9.200.v20210912-1851 [41]org.eclipse.ui.externaltools_3.5.100.v20210812-1118 [42]org.eclipse.ui_3.200.0.v20211026-0701 [43]org.eclipse.ui.console_3.11.100.v20210721-1355 [44]org.eclipse.debug.ui_3.15.200.v20211108-1752 [45]org.eclipse.jdt.ui_3.25.0.v20211115-1252 [46]org.eclipse.jdt.debug.ui_3.12.500.v20211108-1545 [47]org.eclipse.team.core_3.9.200.v20211013-1022 [48]org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112 [49]org.eclipse.core.expressions_3.8.100.v20210910-0640 [50]org.eclipse.jdt.junit_3.13.0.v20210811-0812 [51]org.eclipse.compare_3.8.200.v20210910-1335 [52]org.eclipse.jface.text_3.19.0.v20211026-2100 [53]org.eclipse.ui.ide_3.18.400.v20211026-0701 [54]org.eclipse.ui.views_3.11.100.v20210816-0811 [55]org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032 [56]org.eclipse.ui.editors_3.14.300.v20210913-0815 [57]org.eclipse.ui.forms_3.11.300.v20211022-1451 [58]org.eclipse.compare.core_3.6.1000.v20201020-1107 [59]org.eclipse.core.commands_3.10.100.v20210722-1426 [60]org.eclipse.equinox.common_3.15.100.v20211021-1418 [61]org.eclipse.core.contenttype_3.8.100.v20210910-0640 [62]org.eclipse.equinox.preferences_3.9.100.v20211021-1418 [63]org.eclipse.equinox.registry_3.11.100.v20211021-1418 [64]org.eclipse.core.databinding_1.10.100.v20200926-1123 [65]org.eclipse.core.databinding.observable_1.11.0.v20210722-1426 [66]org.eclipse.core.databinding.property_1.9.0.v20210619-1129 [67]org.eclipse.core.databinding.beans_1.8.0.v20210619-1111 [68]org.eclipse.core.filebuffers_3.7.100.v20210909-1906 [69]org.eclipse.core.jobs_3.12.0.v20210723-1034 [70]org.eclipse.core.net_1.3.1100.v20210424-0724 [71]org.eclipse.equinox.security_1.3.800.v20211021-1418 [72]org.eclipse.equinox.app_1.6.100.v20211021-1418 [73]org.eclipse.help_3.9.100.v20210721-0601 [74]org.eclipse.jface_3.24.0.v20211110-1517 [75]org.eclipse.ui.workbench_3.124.0.v20211116-0651 [76]org.eclipse.e4.ui.services_1.5.0.v20210115-1333 [77]org.eclipse.e4.core.commands_1.0.0.v20210507-1901 [78]org.eclipse.e4.core.di_1.8.100.v20210910-0640 [79]org.eclipse.e4.core.contexts_1.9.100.v20211011-1349 [80]org.eclipse.e4.core.services_2.3.100.v20210910-0640 [81]org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640 [82]org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640 [83]org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640 [84]org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426 [85]org.apache.commons.jxpath_1.3.0.v200911051830 [86]org.eclipse.emf.ecore_2.25.0.v20210816-0937 [87]org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939 [88]org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426 [89]org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533 [90]org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716 [91]org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756 [92]org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402 [93]org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534 [94]org.w3c.dom.smil_1.0.1.v200903091627 [95]org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147 [96]org.eclipse.e4.ui.di_1.4.0.v20210621-1133 [97]org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136 [98]org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656 [99]org.eclipse.equinox.event_1.6.100.v20211021-1418 [100]org.eclipse.equinox.launcher_1.6.400.v20210924-0641 [101]org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228 [102]org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750 [103]org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.400.v20211117-0650 [104]org.eclipse.swt_3.118.0.v20211123-0851 [105]org.eclipse.swt.cocoa.macosx.x86_64_3.118.0.v20211123-0851 [106]org.eclipse.jface.databinding_1.13.0.v20210619-1146 [107]org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956 [108]org.eclipse.equinox.console_1.4.500.v20211021-1418 [109]org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453 [110]org.eclipse.equinox.bidi_1.4.100.v20211021-1418 [111]org.eclipse.e4.ui.dialogs_1.3.100.v20211103-1334 [112]org.eclipse.urischeme_1.2.100.v20211001-1648 [113]org.eclipse.jface.notifications_0.4.0.v20211004-0555 [114]org.eclipse.e4.ui.ide_3.16.0.v20210625-1251 [115]org.eclipse.emf.ecore.change_2.14.0.v20190528-0725 [116]org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725 [117]org.eclipse.emf.common_2.23.0.v20210924-1718 [118]org.eclipse.emf.common.ui_2.19.0.v20211110-0654 [119]org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451 [120]org.eclipse.emf.edit_2.16.0.v20190920-0401 [121]org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725 [122]org.eclipse.emf.edit.ui_2.20.0.v20210506-1232 [123]org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042 [124]org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540 [125]org.eclipse.equinox.p2.artifact.repository_1.4.300.v20211104-1311 [126]org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606 [127]org.tukaani.xz_1.9.0.v20210624-1259 [128]org.eclipse.equinox.p2.core_2.8.100.v20210908-0659 [129]org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854 [130]org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229 [131]org.eclipse.equinox.p2.director_2.5.100.v20210813-0606 [132]org.sat4j.core_2.3.5.v201308161310 [133]org.sat4j.pb_2.3.5.v201404071733 [134]org.eclipse.equinox.p2.engine_2.7.200.v20211104-1616 [135]org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042 [136]org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228 [137]org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209 [138]org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600 [139]org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422 [140]org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228 [141]org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750 [142]org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334 [143]org.eclipse.jdt_3.18.1000.v20211124-1800 [144]org.eclipse.ui.intro_3.6.400.v20211015-1317 [145]org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822 [146]org.eclipse.jdt.annotation_1.2.0.v20210519-0438 [147]org.eclipse.jdt.annotation_2.2.600.v20200408-1511 [148]org.eclipse.jdt.apt.core_3.7.50.v20210914-1429 [149]org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653 [150]org.eclipse.jdt.compiler.tool_1.3.50.v20210925-0955 [151]org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429 [152]org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751 [153]org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653 [154]org.eclipse.jdt.core.manipulation_1.15.100.v20211115-1252 [155]org.eclipse.jdt.debug_3.19.0.v20211112-1303 [156]org.eclipse.search_3.14.0.v20211108-0804 [157]org.eclipse.jdt.doc.user_3.15.1200.v20211124-1019 [158]org.eclipse.jdt.junit.core_3.11.100.v20211112-1026 [159]org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502 [160]org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251 [161]org.eclipse.jdt.junit5.runtime_1.0.1400.v20211108-0640 [162]org.junit_4.13.2.v20211018-1956 [163]org.hamcrest.core_1.3.0.v20180420-1519 [164]org.junit.jupiter.api_5.8.1.v20211018-1956 [165]org.junit.jupiter.engine_5.8.1.v20211018-1956 [166]org.junit.jupiter.migrationsupport_5.8.1.v20211018-1956 [167]org.junit.jupiter.params_5.8.1.v20211018-1956 [168]org.junit.platform.commons_1.8.1.v20211018-1956 [169]org.junit.platform.engine_1.8.1.v20211018-1956 [170]org.junit.platform.launcher_1.8.1.v20211018-1956 [171]org.junit.platform.runner_1.8.1.v20211018-1956 [172]org.junit.platform.suite.api_1.8.1.v20211018-1956 [173]org.junit.platform.suite.commons_1.8.1.v20211018-1956 [174]org.junit.platform.suite.engine_1.8.1.v20211028-1957 [175]org.junit.vintage.engine_5.8.1.v20211018-1956 [176]org.opentest4j_1.2.0.v20211018-1956 [177]org.eclipse.jdt.launching.macosx_3.4.800.v20210915-0906 [178]org.eclipse.jdt.launching.ui.macosx_1.2.900.v20210915-0906 [179]org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953 [180]org.eclipse.team.ui_3.9.100.v20210721-1306 [181]org.eclipse.ui.navigator_3.10.200.v20211009-1706 [182]org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004 [183]org.eclipse.pde.build_3.11.100.v20210916-0743 [184]org.eclipse.pde.core_3.15.0.v20211020-1251 [185]org.eclipse.update.configurator_3.4.800.v20210415-1314 [186]org.eclipse.rcp_4.22.0.v20211124-1800 [187]org.eclipse.ui.cocoa_1.2.400.v20191217-1850 [188]org.eclipse.ui.ide.application_1.4.200.v20211026-0701 [189]org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348 [190]org.eclipse.xsemantics.dsl_1.20.0.v20220304-1056 [191]org.eclipse.xtext_2.26.0.v20220228-0751 [192]org.eclipse.xtext.xbase_2.26.0.v20220228-0758 [193]org.eclipse.xtext.util_2.26.0.v20220228-0751 [194]org.antlr.runtime_3.2.0.v201101311130 [195]org.eclipse.xtext.common.types_2.26.0.v20220228-0758 [196]org.eclipse.xsemantics.runtime_1.20.0.v20220304-1056 [197]org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0748 [198]org.eclipse.xtext.ecore_2.26.0.v20220228-0758 [199]org.objectweb.asm_9.2.0.v20210813-1119 [200]org.eclipse.xtend.lib_2.26.0.v20220228-0748 [201]org.apache.log4j_1.2.15.v201012070815 [202]org.eclipse.xsemantics.dsl.ide_1.20.0.v20220304-1056 [203]org.eclipse.xtext.ide_2.26.0.v20220228-0751 [204]org.eclipse.xtext.xbase.ide_2.26.0.v20220228-0758 [205]org.eclipse.xsemantics.dsl.ui_1.20.0.v20220304-1056 [206]org.eclipse.xtext.ui_2.26.0.v20220228-0812 [207]org.eclipse.xtext.ui.shared_2.26.0.v20220228-0812 [208]org.eclipse.xtext.builder_2.26.0.v20220228-0812 [209]org.eclipse.xtext.common.types.ui_2.26.0.v20220228-0812 [210]org.eclipse.xtext.ui.codetemplates.ui_2.26.0.v20220228-0812 [211]org.eclipse.xtext.xbase.ui_2.26.0.v20220228-0812 [212]org.eclipse.xsemantics.dsl.ui.tests_1.20.0.qualifier [213]org.eclipse.xtext.junit4_2.26.0.v20220228-0812 [214]org.eclipse.xtext.xbase.junit_2.26.0.v20220228-0812 [215]org.eclipse.xsemantics.tests.pde.utils_1.20.0.v20220304-1056 [216]org.eclipse.xtext.testing_2.26.0.v20220228-0751 [217]org.eclipse.xtext.xbase.testing_2.26.0.v20220228-0758 [218]org.eclipse.xtext.ui.testing_2.26.0.v20220228-0812 [219]org.eclipse.xtext.xbase.ui.testing_2.26.0.v20220228-0812 [220]org.eclipse.xtend.lib.macro_2.26.0.v20220228-0748 [221]org.eclipse.xtext.smap_2.26.0.v20220228-0758 [222]org.eclipse.xtext.builder.standalone_2.26.0.v20220228-0758 [223]org.eclipse.xtext.common.types.edit_2.26.0.v20220228-0812 [224]org.eclipse.xtext.common.types.shared_2.26.0.v20220228-0812 [225]org.eclipse.xtext.logging_1.2.15.v20220228-0812 [226]org.apache.commons.lang_2.6.0.v201404270220 [227]org.eclipse.xtext.ui.codetemplates_2.26.0.v20220228-0812 [228]org.eclipse.xtext.ui.codetemplates.ide_2.26.0.v20220228-0812 [229]org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650 [230]org.eclipse.swt.win32.win32.x86_64_3.118.0.v20211123-0851 [231]org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132 [232]org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650 [233]org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851 [234]org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832 [235]org.eclipse.tycho.surefire.osgibooter_2.7.0 [236]org.eclipse.tycho.surefire.junit4_2.7.0 [237] Bundles added the target platform. Loading target platform... DONE. 1 [main] WARN org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider - Error in polymorphic dispatcher : cannot have empty hints if marked as resolved java.lang.IllegalStateException: cannot have empty hints if marked as resolved at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.internalGetResolvedTo(UnboundTypeReference.java:467) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.internalIsResolved(UnboundTypeReference.java:453) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.doCopyInto(UnboundTypeReference.java:683) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.copyInto(UnboundTypeReference.java:441) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:412) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.addNonRecursiveHints(ResolvedTypes.java:1478) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.addNonRecursiveHints(ResolvedTypes.java:1430) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.getAllHints(ResolvedTypes.java:1414) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes$Owner.getAllHints(ResolvedTypes.java:130) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.getAllHints(UnboundTypeReference.java:838) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.doVisitUnboundTypeReference(RawTypeHelper.java:138) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.doVisitUnboundTypeReference(RawTypeHelper.java:44) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.accept(UnboundTypeReference.java:764) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.getAllRawTypes(RawTypeHelper.java:56) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.getAllRawTypes(RawTypeHelper.java:298) at org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.getRawTypes(LightweightTypeReference.java:273) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createFeatureScopeForTypeRef(FeatureScopes.java:198) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallScope(FeatureScopes.java:462) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallScope(FeatureScopes.java:445) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallAndLocalVariableScope(FeatureScopes.java:131) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createSimpleFeatureCallScope(FeatureScopes.java:122) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.createSimpleFeatureCallScope(ExpressionScope.java:174) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.getFeatureScope(ExpressionScope.java:107) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.getFeatureScope(ExpressionScope.java:196) at org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider.createLocalVariableAndImplicitProposals(XbaseProposalProvider.java:830) at org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider.completeXFeatureCall_Feature(XbaseProposalProvider.java:478) at org.eclipse.xtext.xbase.annotations.ui.contentassist.XbaseWithAnnotationsProposalProvider.completeXFeatureCall_Feature(XbaseWithAnnotationsProposalProvider.java:124) at jdk.internal.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.xtext.util.PolymorphicDispatcher.invoke(PolymorphicDispatcher.java:303) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.invokeMethod(AbstractJavaBasedContentProposalProvider.java:301) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.completeAssignment(AbstractJavaBasedContentProposalProvider.java:206) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.caseAssignment(AbstractContentProposalProvider.java:67) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.caseAssignment(AbstractContentProposalProvider.java:1) at org.eclipse.xtext.util.XtextSwitch.doSwitch(XtextSwitch.java:144) at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:53) at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:69) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.accept(AbstractContentProposalProvider.java:73) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.createProposals(AbstractContentProposalProvider.java:105) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.createProposals(AbstractJavaBasedContentProposalProvider.java:276) at org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.exec(CompletionProposalComputer.java:53) at org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.exec(CompletionProposalComputer.java:1) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:525) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.priorityReadOnly(XtextDocument.java:489) at org.eclipse.xtext.ui.editor.model.XtextDocument.priorityReadOnly(XtextDocument.java:145) at org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.computeCompletionProposals(RepeatedContentAssistProcessor.java:118) at org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.computeCompletionProposals(RepeatedContentAssistProcessor.java:87) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:520) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:511) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:501) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:489) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:584) at org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest.testProposalsForVarDeclInRuleInvocationFromClosure(XsemanticsProposalProviderTest.xtend:254) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) 9 [main] WARN org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider - Error in polymorphic dispatcher : cannot have empty hints if marked as resolved java.lang.IllegalStateException: cannot have empty hints if marked as resolved at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.internalGetResolvedTo(UnboundTypeReference.java:467) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.internalIsResolved(UnboundTypeReference.java:453) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.doCopyInto(UnboundTypeReference.java:683) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.copyInto(UnboundTypeReference.java:441) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:412) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.addNonRecursiveHints(ResolvedTypes.java:1478) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.addNonRecursiveHints(ResolvedTypes.java:1430) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.getAllHints(ResolvedTypes.java:1414) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes$Owner.getAllHints(ResolvedTypes.java:130) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.getAllHints(UnboundTypeReference.java:838) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.doVisitUnboundTypeReference(RawTypeHelper.java:138) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.doVisitUnboundTypeReference(RawTypeHelper.java:44) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.accept(UnboundTypeReference.java:764) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.getAllRawTypes(RawTypeHelper.java:56) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.getAllRawTypes(RawTypeHelper.java:298) at org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.getRawTypes(LightweightTypeReference.java:273) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createFeatureScopeForTypeRef(FeatureScopes.java:198) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallScope(FeatureScopes.java:462) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallScope(FeatureScopes.java:445) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallAndLocalVariableScope(FeatureScopes.java:131) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createSimpleFeatureCallScope(FeatureScopes.java:122) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.createSimpleFeatureCallScope(ExpressionScope.java:174) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.getFeatureScope(ExpressionScope.java:107) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.getFeatureScope(ExpressionScope.java:196) at org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider.createLocalVariableAndImplicitProposals(XbaseProposalProvider.java:830) at org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider.completeWithinBlock(XbaseProposalProvider.java:559) at org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider.completeXExpressionInClosure_Expressions(XbaseProposalProvider.java:585) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.xtext.util.PolymorphicDispatcher.invoke(PolymorphicDispatcher.java:303) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.invokeMethod(AbstractJavaBasedContentProposalProvider.java:301) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.completeAssignment(AbstractJavaBasedContentProposalProvider.java:206) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.caseAssignment(AbstractContentProposalProvider.java:67) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.caseAssignment(AbstractContentProposalProvider.java:1) at org.eclipse.xtext.util.XtextSwitch.doSwitch(XtextSwitch.java:144) at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:53) at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:69) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.accept(AbstractContentProposalProvider.java:73) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.createProposals(AbstractContentProposalProvider.java:105) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.createProposals(AbstractJavaBasedContentProposalProvider.java:276) at org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.exec(CompletionProposalComputer.java:53) at org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.exec(CompletionProposalComputer.java:1) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:525) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.priorityReadOnly(XtextDocument.java:489) at org.eclipse.xtext.ui.editor.model.XtextDocument.priorityReadOnly(XtextDocument.java:145) at org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.computeCompletionProposals(RepeatedContentAssistProcessor.java:118) at org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.computeCompletionProposals(RepeatedContentAssistProcessor.java:87) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:520) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:511) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:501) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:489) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:584) at org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest.testProposalsForVarDeclInRuleInvocationFromClosure(XsemanticsProposalProviderTest.xtend:254) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) 11 [main] WARN org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider - Error in polymorphic dispatcher : cannot have empty hints if marked as resolved java.lang.IllegalStateException: cannot have empty hints if marked as resolved at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.internalGetResolvedTo(UnboundTypeReference.java:467) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.internalIsResolved(UnboundTypeReference.java:453) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.doCopyInto(UnboundTypeReference.java:683) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.copyInto(UnboundTypeReference.java:441) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:412) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes.getHints(StackedResolvedTypes.java:394) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.addNonRecursiveHints(ResolvedTypes.java:1478) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.addNonRecursiveHints(ResolvedTypes.java:1430) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.getAllHints(ResolvedTypes.java:1414) at org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes$Owner.getAllHints(ResolvedTypes.java:130) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.getAllHints(UnboundTypeReference.java:838) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.doVisitUnboundTypeReference(RawTypeHelper.java:138) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.doVisitUnboundTypeReference(RawTypeHelper.java:44) at org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference.accept(UnboundTypeReference.java:764) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper$RawTypeImplementation.getAllRawTypes(RawTypeHelper.java:56) at org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.getAllRawTypes(RawTypeHelper.java:298) at org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.getRawTypes(LightweightTypeReference.java:273) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createFeatureScopeForTypeRef(FeatureScopes.java:198) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallScope(FeatureScopes.java:462) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallScope(FeatureScopes.java:445) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createImplicitFeatureCallAndLocalVariableScope(FeatureScopes.java:131) at org.eclipse.xtext.xbase.scoping.batch.FeatureScopes.createSimpleFeatureCallScope(FeatureScopes.java:122) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.createSimpleFeatureCallScope(ExpressionScope.java:174) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.getFeatureScope(ExpressionScope.java:107) at org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.getFeatureScope(ExpressionScope.java:196) at org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider.createLocalVariableAndImplicitProposals(XbaseProposalProvider.java:830) at org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider.completeXFeatureCall_Feature(XbaseProposalProvider.java:478) at org.eclipse.xtext.xbase.annotations.ui.contentassist.XbaseWithAnnotationsProposalProvider.completeXFeatureCall_Feature(XbaseWithAnnotationsProposalProvider.java:124) at jdk.internal.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.xtext.util.PolymorphicDispatcher.invoke(PolymorphicDispatcher.java:303) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.invokeMethod(AbstractJavaBasedContentProposalProvider.java:301) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.completeAssignment(AbstractJavaBasedContentProposalProvider.java:206) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.caseAssignment(AbstractContentProposalProvider.java:67) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.caseAssignment(AbstractContentProposalProvider.java:1) at org.eclipse.xtext.util.XtextSwitch.doSwitch(XtextSwitch.java:144) at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:53) at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:69) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider$DefaultContentAssistProcessorSwitch.accept(AbstractContentProposalProvider.java:73) at org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.createProposals(AbstractContentProposalProvider.java:105) at org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.createProposals(AbstractJavaBasedContentProposalProvider.java:276) at org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.exec(CompletionProposalComputer.java:53) at org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.exec(CompletionProposalComputer.java:1) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:525) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.priorityReadOnly(XtextDocument.java:489) at org.eclipse.xtext.ui.editor.model.XtextDocument.priorityReadOnly(XtextDocument.java:145) at org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.computeCompletionProposals(RepeatedContentAssistProcessor.java:118) at org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.computeCompletionProposals(RepeatedContentAssistProcessor.java:87) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:520) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:511) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:501) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:489) at org.eclipse.xtext.ui.testing.ContentAssistProcessorTestBuilder.computeCompletionProposals(ContentAssistProcessorTestBuilder.java:584) at org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest.testProposalsForVarDeclInRuleInvocationFromClosure(XsemanticsProposalProviderTest.xtend:254) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.459 s - in org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest testProposalsForJudgmentSymbol(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.797 s testProposalsForOutputParam(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 1.193 s testProposalsForRelationSymbol(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.076 s testNoOutputParamsInClosure(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.699 s testProposalsForCachedClause(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.047 s testProposalsForVarDeclInRuleInvocationOutsideClosure(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.401 s testProposalsForStandardBlocks(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.455 s testProposalsForInjectionsInConclusion(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.36 s testProposalsForInjectionsInPremises(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.285 s testWritableVarOutsideClosure(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.262 s testProposalForBasicType(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 6.426 s testProposalsForSystemExtends(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.134 s testProposalsForVarDeclInRuleInvocation2(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.266 s testProposalAndImportForListType(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.12 s testProposalsForVarDeclInRuleInvocation(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.275 s testNoWritableVarInClosure(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.421 s testProposalsForValidatorExtends(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.167 s testProposalsForVarDeclInRuleInvocationFromClosure(org.eclipse.xsemantics.dsl.tests.ui.contentassist.XsemanticsProposalProviderTest) Time elapsed: 0.249 s Running org.eclipse.xsemantics.dsl.tests.ui.outline.XsemanticsOutlineTest Target platform already set Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.012 s - in org.eclipse.xsemantics.dsl.tests.ui.outline.XsemanticsOutlineTest testOutlineWithDescriptionInAnotherResourceOnEditorOpen(org.eclipse.xsemantics.dsl.tests.ui.outline.XsemanticsOutlineTest) Time elapsed: 1.206 s testOutline(org.eclipse.xsemantics.dsl.tests.ui.outline.XsemanticsOutlineTest) Time elapsed: 0.728 s testOutlineWithNoJudgmentAuxiliaryDescriptions(org.eclipse.xsemantics.dsl.tests.ui.outline.XsemanticsOutlineTest) Time elapsed: 0.636 s testEmptyOutline(org.eclipse.xsemantics.dsl.tests.ui.outline.XsemanticsOutlineTest) Time elapsed: 0.429 s testOutlineWithDescriptionInAnotherResourceOnEditorModification(org.eclipse.xsemantics.dsl.tests.ui.outline.XsemanticsOutlineTest) skipped Running org.eclipse.xsemantics.dsl.tests.ui.editor.XsemanticsEditorTest 3443 [Worker-7: calculating highlighting] ERROR org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder - Error initializing JvmElement java.lang.IllegalArgumentException: The type com.google.inject.Inject is not on the classpath. at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:84) at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:61) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.addInjectAnnotation(XsemanticsJvmModelInferrer.xtend:1080) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$3(XsemanticsJvmModelInferrer.xtend:245) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.initializeSafely(JvmTypesBuilder.java:212) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.toField(JvmTypesBuilder.java:594) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$2(XsemanticsJvmModelInferrer.xtend:244) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator$1.run(JvmModelAssociator.java:398) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.installDerivedState(JvmModelAssociator.java:408) at org.eclipse.xtext.resource.DerivedStateAwareResource.installDerivedState(DerivedStateAwareResource.java:244) at org.eclipse.xtext.xbase.resource.BatchLinkableResource.getContents(BatchLinkableResource.java:149) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler.beforeRefresh(HighlightingReconciler.java:377) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler$2$1.exec(HighlightingReconciler.java:356) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler$2$1.exec(HighlightingReconciler.java:1) at org.eclipse.xtext.util.concurrent.CancelableUnitOfWork.exec(CancelableUnitOfWork.java:27) at org.eclipse.xtext.util.concurrent.WrappingCancelableUnitOfWork.exec(WrappingCancelableUnitOfWork.java:58) at org.eclipse.xtext.util.concurrent.CancelableUnitOfWork.exec(CancelableUnitOfWork.java:27) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:525) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:497) at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:136) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:50) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:71) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler$2.run(HighlightingReconciler.java:352) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) 3447 [Worker-7: calculating highlighting] ERROR org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder - Error initializing JvmElement java.lang.IllegalArgumentException: The type com.google.inject.Inject is not on the classpath. at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:84) at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:61) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.addInjectAnnotation(XsemanticsJvmModelInferrer.xtend:1080) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$4(XsemanticsJvmModelInferrer.xtend:252) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.initializeSafely(JvmTypesBuilder.java:212) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.toField(JvmTypesBuilder.java:594) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$2(XsemanticsJvmModelInferrer.xtend:251) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator$1.run(JvmModelAssociator.java:398) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.installDerivedState(JvmModelAssociator.java:408) at org.eclipse.xtext.resource.DerivedStateAwareResource.installDerivedState(DerivedStateAwareResource.java:244) at org.eclipse.xtext.xbase.resource.BatchLinkableResource.getContents(BatchLinkableResource.java:149) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler.beforeRefresh(HighlightingReconciler.java:377) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler$2$1.exec(HighlightingReconciler.java:356) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler$2$1.exec(HighlightingReconciler.java:1) at org.eclipse.xtext.util.concurrent.CancelableUnitOfWork.exec(CancelableUnitOfWork.java:27) at org.eclipse.xtext.util.concurrent.WrappingCancelableUnitOfWork.exec(WrappingCancelableUnitOfWork.java:58) at org.eclipse.xtext.util.concurrent.CancelableUnitOfWork.exec(CancelableUnitOfWork.java:27) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:525) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:497) at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:136) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:50) at org.eclipse.xtext.util.concurrent.IReadAccess.tryReadOnly(IReadAccess.java:71) at org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler$2.run(HighlightingReconciler.java:352) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) 4585 [main] ERROR org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder - Error initializing JvmElement java.lang.IllegalArgumentException: The type com.google.inject.Inject is not on the classpath. at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:84) at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:61) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.addInjectAnnotation(XsemanticsJvmModelInferrer.xtend:1080) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$3(XsemanticsJvmModelInferrer.xtend:245) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.initializeSafely(JvmTypesBuilder.java:212) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.toField(JvmTypesBuilder.java:594) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$2(XsemanticsJvmModelInferrer.xtend:244) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator$1.run(JvmModelAssociator.java:398) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.installDerivedState(JvmModelAssociator.java:408) at org.eclipse.xtext.resource.DerivedStateAwareResource.installDerivedState(DerivedStateAwareResource.java:244) at org.eclipse.xtext.xbase.resource.BatchLinkableResource.getContents(BatchLinkableResource.java:149) at org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareBatchTypeResolver.getEntryPoints(LogicalContainerAwareBatchTypeResolver.java:45) at org.eclipse.xtext.xbase.typesystem.internal.DefaultBatchTypeResolver.getTypeResolver(DefaultBatchTypeResolver.java:87) at org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver$1.get(CachingBatchTypeResolver.java:50) at org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver$1.get(CachingBatchTypeResolver.java:47) at org.eclipse.xtext.util.OnChangeEvictingCache.get(OnChangeEvictingCache.java:79) at org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver.doResolveTypes(CachingBatchTypeResolver.java:47) at org.eclipse.xtext.xbase.typesystem.internal.AbstractBatchTypeResolver.resolveTypes(AbstractBatchTypeResolver.java:70) at org.eclipse.xtext.xbase.resource.BatchLinkingService.resolveBatched(BatchLinkingService.java:72) at org.eclipse.xtext.xbase.resource.BatchLinkableResource.resolveLazyCrossReferences(BatchLinkableResource.java:166) at org.eclipse.xtext.EcoreUtil2.resolveLazyCrossReferences(EcoreUtil2.java:505) at org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy.postParse(XtextDocumentReconcileStrategy.java:208) at org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy.doReconcile(XtextDocumentReconcileStrategy.java:186) at org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy.reconcile(XtextDocumentReconcileStrategy.java:91) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.doRun(XtextReconciler.java:457) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.access$3(XtextReconciler.java:437) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler$DocumentListener$1.exec(XtextReconciler.java:140) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler$DocumentListener$1.exec(XtextReconciler.java:1) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.modify(XtextDocument.java:432) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.process(XtextDocument.java:340) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler$DocumentListener.performNecessaryUpdates(XtextReconciler.java:137) at org.eclipse.xtext.ui.editor.model.XtextDocument.updateContentBeforeRead(XtextDocument.java:252) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:523) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:497) at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:136) at org.eclipse.xsemantics.dsl.tests.ui.editor.XsemanticsEditorTest.getXsemanticsSystem(XsemanticsEditorTest.xtend:97) at org.eclipse.xsemantics.dsl.tests.ui.editor.XsemanticsEditorTest.testEditorContentsModifiedInvalidatesComputedModelFeatures(XsemanticsEditorTest.xtend:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) 4588 [main] ERROR org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder - Error initializing JvmElement java.lang.IllegalArgumentException: The type com.google.inject.Inject is not on the classpath. at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:84) at org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.annotationRef(JvmAnnotationReferenceBuilder.java:61) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.addInjectAnnotation(XsemanticsJvmModelInferrer.xtend:1080) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$4(XsemanticsJvmModelInferrer.xtend:252) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.initializeSafely(JvmTypesBuilder.java:212) at org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder.toField(JvmTypesBuilder.java:594) at org.eclipse.xsemantics.dsl.jvmmodel.XsemanticsJvmModelInferrer.lambda$2(XsemanticsJvmModelInferrer.xtend:251) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator$1.run(JvmModelAssociator.java:398) at org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.installDerivedState(JvmModelAssociator.java:408) at org.eclipse.xtext.resource.DerivedStateAwareResource.installDerivedState(DerivedStateAwareResource.java:244) at org.eclipse.xtext.xbase.resource.BatchLinkableResource.getContents(BatchLinkableResource.java:149) at org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareBatchTypeResolver.getEntryPoints(LogicalContainerAwareBatchTypeResolver.java:45) at org.eclipse.xtext.xbase.typesystem.internal.DefaultBatchTypeResolver.getTypeResolver(DefaultBatchTypeResolver.java:87) at org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver$1.get(CachingBatchTypeResolver.java:50) at org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver$1.get(CachingBatchTypeResolver.java:47) at org.eclipse.xtext.util.OnChangeEvictingCache.get(OnChangeEvictingCache.java:79) at org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver.doResolveTypes(CachingBatchTypeResolver.java:47) at org.eclipse.xtext.xbase.typesystem.internal.AbstractBatchTypeResolver.resolveTypes(AbstractBatchTypeResolver.java:70) at org.eclipse.xtext.xbase.resource.BatchLinkingService.resolveBatched(BatchLinkingService.java:72) at org.eclipse.xtext.xbase.resource.BatchLinkableResource.resolveLazyCrossReferences(BatchLinkableResource.java:166) at org.eclipse.xtext.EcoreUtil2.resolveLazyCrossReferences(EcoreUtil2.java:505) at org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy.postParse(XtextDocumentReconcileStrategy.java:208) at org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy.doReconcile(XtextDocumentReconcileStrategy.java:186) at org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy.reconcile(XtextDocumentReconcileStrategy.java:91) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.doRun(XtextReconciler.java:457) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.access$3(XtextReconciler.java:437) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler$DocumentListener$1.exec(XtextReconciler.java:140) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler$DocumentListener$1.exec(XtextReconciler.java:1) at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:70) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.modify(XtextDocument.java:432) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.process(XtextDocument.java:340) at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler$DocumentListener.performNecessaryUpdates(XtextReconciler.java:137) at org.eclipse.xtext.ui.editor.model.XtextDocument.updateContentBeforeRead(XtextDocument.java:252) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:523) at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:497) at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:136) at org.eclipse.xsemantics.dsl.tests.ui.editor.XsemanticsEditorTest.getXsemanticsSystem(XsemanticsEditorTest.xtend:97) at org.eclipse.xsemantics.dsl.tests.ui.editor.XsemanticsEditorTest.testEditorContentsModifiedInvalidatesComputedModelFeatures(XsemanticsEditorTest.xtend:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s - in org.eclipse.xsemantics.dsl.tests.ui.editor.XsemanticsEditorTest testEditorContentsModifiedInvalidatesComputedModelFeatures(org.eclipse.xsemantics.dsl.tests.ui.editor.XsemanticsEditorTest) Time elapsed: 1.671 s Results: Tests run: 24, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions >-- [INFO] Building org.eclipse.xsemantics.example.expressions 1.20.0-SNAPSHOT [20/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.expressions --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.expressions --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.expressions --- [INFO] Resolving class path of org.eclipse.xsemantics.example.expressions... [INFO] [INFO] --- exec-maven-plugin:1.6.0:java (mwe2Launcher) @ org.eclipse.xsemantics.example.expressions --- 0 INFO XtextGenerator - Initializing Xtext generator Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup addRegisterGeneratedEPackage INFO: Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.guava at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.guava/30.1.0.v20210127-2300/com.google.guava-30.1.0.v20210127-2300.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/inject/guice/5.0.1/guice-5.0.1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.inject/5.0.1.v20210324-2015/com.google.inject-5.0.1.v20210324-2015.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project javax.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.osgi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.osgi/3.17.100.v20211104-1730/org.eclipse.osgi-3.17.100.v20211104-1730.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.cli at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20200417-1444/org.apache.commons.cli-1.4.0.v20200417-1444.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.logging at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.commands at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.15.100.v20211021-1418/org.eclipse.equinox.common-3.15.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.100.v20211021-1418/org.eclipse.equinox.preferences-3.9.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.100.v20210910-0640/org.eclipse.core.expressions-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.200.v20210912-1851/org.eclipse.core.filesystem-1.9.200.v20210912-1851.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.0.v20210723-1034/org.eclipse.core.jobs-3.12.0.v20210723-1034.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.resources at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.0.v20211001-2032/org.eclipse.core.resources-3.16.0.v20211001-2032.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.100.v20211021-1418/org.eclipse.equinox.app-1.6.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.variables at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.variables/3.4.800/org.eclipse.core.variables-3.4.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.debug.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.debug.core/3.16.0/org.eclipse.debug.core-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.18.300.v20211117-1829/org.eclipse.debug.core-3.18.300.v20211117-1829.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.25.0.v20210816-0937/org.eclipse.emf.ecore-2.25.0.v20210816-0937.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.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!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen/2.19.0/org.eclipse.emf.codegen-2.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.22.0.v20210420-0623/org.eclipse.emf.codegen-2.22.0.v20210420-0623.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.common/2.23.0.v20210924-1718/org.eclipse.emf.common-2.23.0.v20210924-1718.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.28.0.v20211117-1416/org.eclipse.jdt.core-3.28.0.v20211117-1416.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.18.0/org.eclipse.jdt.launching-3.18.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.400.v20211011-0920/org.eclipse.jdt.launching-3.19.400.v20211011-0920.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.text at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen.ecore/2.20.0/org.eclipse.emf.codegen.ecore-2.20.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen.ecore/2.28.0.v20210925-0555/org.eclipse.emf.codegen.ecore-2.28.0.v20210925-0555.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.core/1.6.2/org.eclipse.emf.mwe.core-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.core/1.6.2.v20220118-1914/org.eclipse.emf.mwe.core-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.12.2/org.eclipse.emf.mwe2.runtime-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.runtime-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.utils at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.6.2/org.eclipse.emf.mwe.utils-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.utils/1.6.2.v20220118-1914/org.eclipse.emf.mwe.utils-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.language at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.language/2.12.2/org.eclipse.emf.mwe2.language-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.language/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.language-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext/2.26.0/org.eclipse.xtext-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext/2.26.0.v20220228-0751/org.eclipse.xtext-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.26.0/org.eclipse.xtext.common.types-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.26.0.v20220228-0758/org.eclipse.xtext.common.types-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.util/2.26.0/org.eclipse.xtext.util-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.util/2.26.0.v20220228-0751/org.eclipse.xtext.util-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.26.0/org.eclipse.xtext.xbase.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.26.0.v20220228-0748/org.eclipse.xtext.xbase.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.launch at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.launch/2.12.2/org.eclipse.emf.mwe2.launch-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.launch/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.launch-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.12.2/org.eclipse.emf.mwe2.lib-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.lib-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.26.0/org.eclipse.xtext.xbase-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.26.0.v20220228-0758/org.eclipse.xtext.xbase-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.26.0/org.eclipse.xtend.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.26.0.v20220228-0748/org.eclipse.xtend.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.26.0/org.eclipse.xtend.lib.macro-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.26.0.v20220228-0748/org.eclipse.xtend.lib.macro-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.objectweb.asm at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.objectweb.asm/9.2.0.v20210813-1119/org.objectweb.asm-9.2.0.v20210813-1119.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xtext.generator at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xtext.generator/2.26.0/org.eclipse.xtext.xtext.generator-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xtext.generator/2.26.0.v20220228-0751/org.eclipse.xtext.xtext.generator-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.expressions at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.expressions.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.expressions.ide at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.expressions.ui at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.expressions.ui.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.StandaloneSetup setResourceSet INFO: Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 11:02:02 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' 808 INFO XtextGenerator - Generating org.eclipse.xsemantics.example.expressions.Expressions 971 INFO EMFGeneratorFragment2 - Generating EMF model code Mar 04, 2022 11:02:03 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xsemantics/example/expressions/Expressions' from 'platform:/resource/org.eclipse.xsemantics.example.expressions/model/generated/Expressions.genmodel' 2721 INFO XtextGenerator - Generating common infrastructure 2758 INFO Workflow - Done. [INFO] [INFO] --- xtext-maven-plugin:2.26.0:generate (default) @ org.eclipse.xsemantics.example.expressions --- [INFO] Encoding: UTF-8 [INFO] Compiler source level: 1.8 [INFO] Compiler target level: 1.8 [INFO] Using common types. [INFO] Collecting source models. [INFO] Installing type provider. [INFO] Generating stubs into /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/target/xtext-temp/stubs [INFO] Compiling stubs located in /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/target/xtext-temp/stubs [INFO] Installing type provider for stubs. [INFO] Validate and generate. [INFO] Starting validation for input: 'expressions-cached.xsemantics' [INFO] Starting validation for input: 'expressions-extended.xsemantics' [INFO] Starting validation for input: 'expressions-first.xsemantics' [INFO] Starting generator for input: 'expressions-cached.xsemantics' [INFO] Starting generator for input: 'expressions-extended.xsemantics' [INFO] Starting generator for input: 'expressions-first.xsemantics' [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.expressions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.expressions --- [INFO] Compiling 68 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.expressions --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 51 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.expressions --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.expressions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.expressions --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.expressions --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.expressions --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/target/org.eclipse.xsemantics.example.expressions-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.expressions --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions/target/org.eclipse.xsemantics.example.expressions-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.expressions --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.expressions --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.expressions --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ide >-- [INFO] Building org.eclipse.xsemantics.example.expressions.ide 1.20.0-SNAPSHOT [21/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] Resolving class path of org.eclipse.xsemantics.example.expressions.ide... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.expressions.ide --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/target/org.eclipse.xsemantics.example.expressions.ide-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ide/target/org.eclipse.xsemantics.example.expressions.ide-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.expressions.ide --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ide:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ide:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.expressions.ide --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui >-- [INFO] Building org.eclipse.xsemantics.example.expressions.ui 1.20.0-SNAPSHOT [22/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Resolving class path of org.eclipse.xsemantics.example.expressions.ui... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.expressions.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.expressions.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/target/org.eclipse.xsemantics.example.expressions.ui-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui/target/org.eclipse.xsemantics.example.expressions.ui-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.expressions.ui --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.expressions.ui --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.tests >-- [INFO] Building org.eclipse.xsemantics.example.expressions.tests 1.20.0-SNAPSHOT [23/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.expressions.tests... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.expressions.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 7 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.expressions.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/test-classes [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/org.eclipse.xsemantics.example.expressions.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/org.eclipse.xsemantics.example.expressions.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.expressions.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.expressions.tests --- [INFO] Resolve JUnit 4 classpath container... [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.tests/target/surefire.properties] Running org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s - in org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest testMultiWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.936 s testAnd(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.004 s testInt(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.004 s testBooleanNegationWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.006 s testArithmeticSigned(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s testMinusWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.023 s testMinus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s testMulti(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s testExpectedIntPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s testVariable(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.012 s testArithmeticSignedWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s testArithmeticSignedWithStringWrong(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.005 s testBooleanNegation(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s testAndWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s testIntPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.001 s testBooleanNegationWithStringWrong(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.003 s testStringPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsTypingTest) Time elapsed: 0.002 s Running org.eclipse.xsemantics.example.expressions.tests.ExpressionsParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xsemantics.example.expressions.tests.ExpressionsParsingTest testExpressionAssociativity(org.eclipse.xsemantics.example.expressions.tests.ExpressionsParsingTest) Time elapsed: 0.004 s Running org.eclipse.xsemantics.example.expressions.tests.ExpressionsValidatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.xsemantics.example.expressions.tests.ExpressionsValidatorTest testInt(org.eclipse.xsemantics.example.expressions.tests.ExpressionsValidatorTest) Time elapsed: 0.03 s testArithmeticSignedWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsValidatorTest) Time elapsed: 0.008 s Running org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest testInterpretAndOfComparisons(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.092 s testMixedPlusNonRequestedInt(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.002 s testMixedPlusRequestedInt(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0 s testInterpreterMultiWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0 s testInterpreterMinusWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testNegationWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0 s testInterpreterAndOrWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0 s testInterpreterVariableReference(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.003 s testSignedWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testInterpreterDiv(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testIntComparisonEquals(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testIntComparisonLess(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.002 s testInterpreterAndOr(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testInterpreterMinus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testInterpreterMulti(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.002 s testStringComparisonLess(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testStringComparisonEquals(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.002 s testIntPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testInterpreter(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testNegation(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testMixedPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testSigned(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s testStringPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTest) Time elapsed: 0.001 s Running org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest testMultiWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.003 s testBooleanNegationWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testMinusWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testExpectedIntPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testVariable(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testArithmeticSignedWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.002 s testAndWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testAnd(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testInt(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.002 s testArithmeticSigned(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.002 s testMinus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.002 s testMulti(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testArithmeticSignedWithStringWrong(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.002 s testBooleanNegation(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testIntPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.002 s testBooleanNegationWithStringWrong(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s testStringPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstTypingTest) Time elapsed: 0.001 s Running org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest testInterpreterDiv(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.002 s testInterpretAndOfComparisons(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.003 s testMixedPlusNonRequestedInt(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testIntComparisonEquals(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.002 s testIntComparisonLess(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testInterpreterAndOr(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testInterpreterMinus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.002 s testInterpreterMulti(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testMixedPlusRequestedInt(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testInterpreterMultiWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.002 s testInterpreterMinusWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testNegationWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testStringComparisonLess(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testInterpreterAndOrWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testStringComparisonEquals(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testIntPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testInterpreter(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testNegation(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testMixedPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testSigned(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.002 s testInterpreterVariableReference(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.002 s testStringPlus(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0.001 s testSignedWithString(org.eclipse.xsemantics.example.expressions.tests.ExpressionsInterpreterTest) Time elapsed: 0 s Results: Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui.tests >-- [INFO] Building org.eclipse.xsemantics.example.expressions.ui.tests 1.20.0-SNAPSHOT [24/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.expressions.ui.tests... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/target/org.eclipse.xsemantics.example.expressions.ui.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.expressions.ui.tests/target/org.eclipse.xsemantics.example.expressions.ui.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.expressions.ui.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.expressions.ui.tests --- [INFO] Skipping tests [INFO] [INFO] ----< org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda >---- [INFO] Building org.eclipse.xsemantics.example.lambda 1.20.0-SNAPSHOT [25/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.lambda --- [INFO] Resolving class path of org.eclipse.xsemantics.example.lambda... [INFO] [INFO] --- exec-maven-plugin:1.6.0:java (mwe2Launcher) @ org.eclipse.xsemantics.example.lambda --- 0 INFO XtextGenerator - Initializing Xtext generator Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup addRegisterGeneratedEPackage INFO: Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.guava at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.guava/30.1.0.v20210127-2300/com.google.guava-30.1.0.v20210127-2300.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project com.google.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/com/google/inject/guice/5.0.1/guice-5.0.1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/com.google.inject/5.0.1.v20210324-2015/com.google.inject-5.0.1.v20210324-2015.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project javax.inject at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.osgi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.osgi/3.17.100.v20211104-1730/org.eclipse.osgi-3.17.100.v20211104-1730.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.cli at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20200417-1444/org.apache.commons.cli-1.4.0.v20200417-1444.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.apache.commons.logging at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.commands at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.15.100.v20211021-1418/org.eclipse.equinox.common-3.15.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.100.v20211021-1418/org.eclipse.equinox.preferences-3.9.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.100.v20210910-0640/org.eclipse.core.expressions-3.8.100.v20210910-0640.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.200.v20210912-1851/org.eclipse.core.filesystem-1.9.200.v20210912-1851.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.0.v20210723-1034/org.eclipse.core.jobs-3.12.0.v20210723-1034.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.resources at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.0.v20211001-2032/org.eclipse.core.resources-3.16.0.v20211001-2032.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.100.v20211021-1418/org.eclipse.equinox.app-1.6.100.v20211021-1418.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.core.variables at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.core.variables/3.4.800/org.eclipse.core.variables-3.4.800.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.debug.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.debug.core/3.16.0/org.eclipse.debug.core-3.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.18.300.v20211117-1829/org.eclipse.debug.core-3.18.300.v20211117-1829.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore/2.25.0/org.eclipse.emf.ecore-2.25.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.25.0.v20210816-0937/org.eclipse.emf.ecore-2.25.0.v20210816-0937.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.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!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen/2.19.0/org.eclipse.emf.codegen-2.19.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.22.0.v20210420-0623/org.eclipse.emf.codegen-2.22.0.v20210420-0623.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.common at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.common/2.23.0/org.eclipse.emf.common-2.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.common/2.23.0.v20210924-1718/org.eclipse.emf.common-2.23.0.v20210924-1718.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.28.0.v20211117-1416/org.eclipse.jdt.core-3.28.0.v20211117-1416.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.18.0/org.eclipse.jdt.launching-3.18.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.400.v20211011-0920/org.eclipse.jdt.launching-3.19.400.v20211011-0920.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.text at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.codegen.ecore at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.codegen.ecore/2.20.0/org.eclipse.emf.codegen.ecore-2.20.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.codegen.ecore/2.28.0.v20210925-0555/org.eclipse.emf.codegen.ecore-2.28.0.v20210925-0555.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.core at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.core/1.6.2/org.eclipse.emf.mwe.core-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.core/1.6.2.v20220118-1914/org.eclipse.emf.mwe.core-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.12.2/org.eclipse.emf.mwe2.runtime-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.runtime-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe.utils at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.6.2/org.eclipse.emf.mwe.utils-1.6.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe.utils/1.6.2.v20220118-1914/org.eclipse.emf.mwe.utils-1.6.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.language at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.language/2.12.2/org.eclipse.emf.mwe2.language-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.language/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.language-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext/2.26.0/org.eclipse.xtext-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext/2.26.0.v20220228-0751/org.eclipse.xtext-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.26.0/org.eclipse.xtext.common.types-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.26.0.v20220228-0758/org.eclipse.xtext.common.types-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.util/2.26.0/org.eclipse.xtext.util-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.util/2.26.0.v20220228-0751/org.eclipse.xtext.util-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.26.0/org.eclipse.xtext.xbase.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.26.0.v20220228-0748/org.eclipse.xtext.xbase.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.launch at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.launch/2.12.2/org.eclipse.emf.mwe2.launch-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.launch/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.launch-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.12.2/org.eclipse.emf.mwe2.lib-2.12.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.12.2.v20220118-1914/org.eclipse.emf.mwe2.lib-2.12.2.v20220118-1914.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.26.0/org.eclipse.xtext.xbase-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.26.0.v20220228-0758/org.eclipse.xtext.xbase-2.26.0.v20220228-0758.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.26.0/org.eclipse.xtend.lib-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.26.0.v20220228-0748/org.eclipse.xtend.lib-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.26.0/org.eclipse.xtend.lib.macro-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.26.0.v20220228-0748/org.eclipse.xtend.lib.macro-2.26.0.v20220228-0748.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.objectweb.asm at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.objectweb.asm/9.2.0.v20210813-1119/org.objectweb.asm-9.2.0.v20210813-1119.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup registerMapping WARNING: Skipping conflicting project org.eclipse.xtext.xtext.generator at 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/org/eclipse/xtext/org.eclipse.xtext.xtext.generator/2.26.0/org.eclipse.xtext.xtext.generator-2.26.0.jar!/' and using 'archive:file:/home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.xtext.xtext.generator/2.26.0.v20220228-0751/org.eclipse.xtext.xtext.generator-2.26.0.v20220228-0751.jar!/' instead. Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.lambda at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.lambda.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.lambda.ide at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ide/' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.lambda.ui at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup addProjectMapping INFO: Registering project org.eclipse.xsemantics.example.lambda.ui.tests at 'file:/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.StandaloneSetup setResourceSet INFO: Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' Mar 04, 2022 11:02:29 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' 564 INFO XtextGenerator - Generating org.eclipse.xsemantics.example.lambda.Lambda 659 INFO EMFGeneratorFragment2 - Generating EMF model code Mar 04, 2022 11:02:30 AM org.eclipse.emf.mwe.utils.GenModelHelper registerGenModel INFO: Registered GenModel 'http://www.eclipse.org/xsemantics/example/lambda/Lambda' from 'platform:/resource/org.eclipse.xsemantics.example.lambda/model/generated/Lambda.genmodel' 2155 INFO XtextGenerator - Generating common infrastructure 2165 INFO Workflow - Done. [INFO] [INFO] --- xtext-maven-plugin:2.26.0:generate (default) @ org.eclipse.xsemantics.example.lambda --- [INFO] Encoding: UTF-8 [INFO] Compiler source level: 1.8 [INFO] Compiler target level: 1.8 [INFO] Using common types. [INFO] Collecting source models. [INFO] Installing type provider. [INFO] Generating stubs into /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/target/xtext-temp/stubs [INFO] Compiling stubs located in /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/target/xtext-temp/stubs [INFO] Installing type provider for stubs. [INFO] Validate and generate. [INFO] Starting validation for input: 'Lambda.xsemantics' [INFO] Starting generator for input: 'Lambda.xsemantics' [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda --- [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.lambda --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/target/org.eclipse.xsemantics.example.lambda-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda/target/org.eclipse.xsemantics.example.lambda-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.lambda --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.lambda --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ide >-- [INFO] Building org.eclipse.xsemantics.example.lambda.ide 1.20.0-SNAPSHOT [26/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] Resolving class path of org.eclipse.xsemantics.example.lambda.ide... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ide/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ide/target/org.eclipse.xsemantics.example.lambda.ide-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ide/target/org.eclipse.xsemantics.example.lambda.ide-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.ide --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ide:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ide:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.lambda.ide --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui >--- [INFO] Building org.eclipse.xsemantics.example.lambda.ui 1.20.0-SNAPSHOT [27/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Resolving class path of org.eclipse.xsemantics.example.lambda.ui... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/org.eclipse.xsemantics.example.lambda.ui-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/org.eclipse.xsemantics.example.lambda.ui-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.ui --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.example.lambda.ui --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.tests >-- [INFO] Building org.eclipse.xsemantics.example.lambda.tests 1.20.0-SNAPSHOT [28/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.lambda.tests... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.lambda.tests --- [WARNING] WARNING: LambdaUnifyTest.xtend - /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/org/eclipse/xsemantics/example/lambda/tests/LambdaUnifyTest.xtend 28: The method none() from the type ExpectedException is deprecated [WARNING] WARNING: LambdaNotOccurTest.xtend - /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/org/eclipse/xsemantics/example/lambda/tests/LambdaNotOccurTest.xtend 26: The method none() from the type ExpectedException is deprecated [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 10 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/test-classes [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/org.eclipse.xsemantics.example.lambda.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/org.eclipse.xsemantics.example.lambda.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.lambda.tests --- [INFO] Resolve JUnit 4 classpath container... [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/surefire.properties] Running org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest) Time elapsed: 1.023 s testValidateOk(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest) Time elapsed: 0.006 s testNonOptimalTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest) Time elapsed: 0.004 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest testExplicitTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest) Time elapsed: 0.072 s testExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest) Time elapsed: 0.003 s testNoTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest) Time elapsed: 0.005 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest testInferTypeAndModifyAllTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest) Time elapsed: 0.039 s testInferTypeAndModifyAbstractionTypeCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest) Time elapsed: 0.005 s testInferTypeAndSetAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest) Time elapsed: 0.003 s testInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest) Time elapsed: 0.002 s testInferTypeAndModifyAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest) Time elapsed: 0.002 s testCannotInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest) Time elapsed: 0.004 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest testApplicationType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.004 s testImplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.001 s testAbstractionExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.002 s testAbstractionWithArithmetics(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.004 s testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.006 s testApplicationType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.003 s testArithmeticsConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.003 s testStringConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.003 s testArithmeticsFails(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.001 s testArithmeticsWithTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.003 s testIntConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.001 s testCompose2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.004 s testCompose3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.005 s testExplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.002 s testCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.003 s testImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.003 s testOmega2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.004 s testExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.002 s testAbstractionImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest) Time elapsed: 0.002 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest testFreshVarsAfterReset(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest) Time elapsed: 0.001 s testFreshVars(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest) Time elapsed: 0 s testFreshArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest) Time elapsed: 0 s Running org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest testReset(org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest) Time elapsed: 0.001 s testWithMappedVar(org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest) Time elapsed: 0 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest NotOccurTypeVariablesFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest) Time elapsed: 0.008 s NotOccurConstantTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest) Time elapsed: 0.001 s NotOccurTypeVariablesInArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest) Time elapsed: 0 s NotOccurDifferentTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest) Time elapsed: 0 s notOccurTypeVariablesInArrowTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest) Time elapsed: 0.001 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest testUnifyTypeVarArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testUnifyArrowTypes2(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0 s unifyTypeVariableOccursInArrowTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testUnifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0 s testUnifyBasicTypeTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testBasicTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testUnifyArrowTypesWithBasicTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testUnifyTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0 s testUnifyArrowTypeTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testUnifyTypeVarBasicType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testUnifyArrowTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0 s testUnifyArrowTypesWithBasicTypes2(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s testUnifyStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest) Time elapsed: 0.001 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaParsingTest testParsingAndLinking(org.eclipse.xsemantics.example.lambda.tests.LambdaParsingTest) Time elapsed: 0.033 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest testTypeVariableSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest) Time elapsed: 0.002 s testTypeVariableSubstitution(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest) Time elapsed: 0 s testArrowTypeSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest) Time elapsed: 0.001 s Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest testBeautifyTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testBeautifyArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testGetBeautifiedStringArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testBeautifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0.001 s testBeautifyArrowTypeWithExistingTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testGetBeautifiedStringTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testGetBeautifiedStringIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testBeautifyArrowTypeAlreadyBeautified(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testGetBeautifiedStringArrowType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0.001 s testGetBeautifiedStringArrowType3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s testGetBeautifiedStringStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest) Time elapsed: 0 s Running org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest testTypeVariableNames(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest) Time elapsed: 0.002 s testTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest) Time elapsed: 0.002 s testNoTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest) Time elapsed: 0.003 s Results: Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui.tests >-- [INFO] Building org.eclipse.xsemantics.example.lambda.ui.tests 1.20.0-SNAPSHOT [29/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/xtend-gen (includes = [], excludes = [.gitignore]) [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Resolving class path of org.eclipse.xsemantics.example.lambda.ui.tests... [INFO] [INFO] --- xtend-maven-plugin:2.26.0:compile (default) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.26.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.26.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/java is empty. Can't process. [WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/generated-sources/xtend is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/test-classes [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/org.eclipse.xsemantics.example.lambda.ui.tests-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/org.eclipse.xsemantics.example.lambda.ui.tests-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui.tests:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui.tests:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.example.lambda.ui.tests --- [INFO] Resolve JUnit 4 classpath container... [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/surefire.properties] Running org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.776 s - in org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest testValidProgram(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest) Time elapsed: 5.344 s testNotValidProgram(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest) Time elapsed: 0.385 s Running org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.105 s - in org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest testInferAndModifyTerm(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 2.001 s testInferAndModifyNotTypableAbstractionWithType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 1.097 s testLambdaEditorContentsAsModel(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 0.584 s testLambdaEditor(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 0.553 s testInferAndModifyAbstractionWithExplicitType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 0.779 s testInferAndModifyAbstractionType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 0.608 s testInferAndModifyComposeAbstractionType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 0.764 s testInferAndModifyWrongTerm(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest) Time elapsed: 0.714 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.ui.examples >------ [INFO] Building org.eclipse.xsemantics.ui.examples 1.20.0-SNAPSHOT [30/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.ui.examples --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.ui.examples --- [INFO] Resolving class path of org.eclipse.xsemantics.ui.examples... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.ui.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ org.eclipse.xsemantics.ui.examples --- [INFO] Executing tasks main: zip_all_examples: [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ide.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ide.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ide.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ide.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.tests.zip [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.tests.zip [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.ui.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.ui.examples --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.ui.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/target/org.eclipse.xsemantics.ui.examples-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.ui.examples --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.ui.examples:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.ui.examples:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.ui.examples --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.ui.examples --- [INFO] No tests to run. [INFO] [INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.examples.feature >--- [INFO] Building org.eclipse.xsemantics.examples.feature 1.20.0-SNAPSHOT [31/41] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.examples.feature --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.examples.feature --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.examples.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.examples.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.examples.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.examples.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.examples.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.examples.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.20.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.examples.feature --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.examples.feature:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.examples.feature:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.implemented.examples.feature >-- [INFO] Building org.eclipse.xsemantics.implemented.examples.feature 1.20.0-SNAPSHOT [32/41] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.implemented.examples.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.20.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.implemented.examples.feature:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.implemented.examples.feature:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.xsemantics:org.eclipse.xsemantics.doc >---------- [INFO] Building org.eclipse.xsemantics.doc 1.20.0-SNAPSHOT [33/41] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.doc --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.doc --- [INFO] Resolving class path of org.eclipse.xsemantics.doc... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.xsemantics.doc --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.doc:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.doc:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.xsemantics.doc --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xsemantics.doc --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.doc.feature >------ [INFO] Building org.eclipse.xsemantics.doc.feature 1.20.0-SNAPSHOT [34/41] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.doc.feature --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.doc.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.doc.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.20.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc.feature --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.doc.feature:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.doc.feature:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.runtime.feature >---- [INFO] Building org.eclipse.xsemantics.runtime.feature 1.20.0-SNAPSHOT [35/41] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.runtime.feature --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.runtime.feature --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.runtime.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.runtime.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.runtime.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.runtime.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.runtime.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.runtime.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.20.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.runtime.feature --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.runtime.feature:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.runtime.feature:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.xsemantics:org.eclipse.xsemantics.feature >-------- [INFO] Building org.eclipse.xsemantics.feature 1.20.0-SNAPSHOT [36/41] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.feature --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.feature --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.20.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.feature --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.feature:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.feature:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.xsemantics:org.eclipse.xsemantics.sdk >---------- [INFO] Building org.eclipse.xsemantics.sdk 1.20.0-SNAPSHOT [37/41] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.sdk --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.sdk --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.sdk --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.sdk --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.sdk --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.20.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.sdk --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.sdk:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.sdk:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ----< org.eclipse.xsemantics:org.eclipse.xsemantics.tests.feature >----- [INFO] Building org.eclipse.xsemantics.tests.feature 1.20.0-SNAPSHOT [38/41] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.tests.feature --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.tests.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.tests.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.20.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.feature --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.tests.feature:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.tests.feature:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.tests.swtbot >----- [INFO] Building org.eclipse.xsemantics.tests.swtbot 1.20.0-SNAPSHOT [39/41] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] Resolving class path of org.eclipse.xsemantics.tests.swtbot... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.20.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.20.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.swtbot --- [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.tests.swtbot:xml:p2metadata:1.20.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.xsemantics:org.eclipse.xsemantics.tests.swtbot:xml:p2artifacts:1.20.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.xsemantics.tests.swtbot --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DbuildingWithTycho=true, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Dorg.eclipse.swtbot.search.timeout=10000, -Dorg.eclipse.swt.internal.gtk.cairoGraphics=false, --add-modules=ALL-SYSTEM, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/surefire.properties, -nouithread] Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests Generating a target platform Bundles for the target platform: org.eclipse.osgi_3.17.100.v20211104-1730 [0]com.google.guava_30.1.0.v20210127-2300 [1]com.google.inject_5.0.1.v20210324-2015 [2]javax.inject_1.0.0.v20091030 [3]org.aopalliance_1.0.0.v201105210816 [4]com.ibm.icu_67.1.0.v20200706-1749 [5]com.sun.jna_5.8.0.v20210503-0343 [6]com.sun.jna.platform_5.8.0.v20210406-1004 [7]io.github.classgraph_4.8.138.v20211212-1642 [8]javax.annotation_1.3.5.v20200909-1856 [9]org.apache.ant_1.10.12.v20211102-1452 [10]org.apache.batik.constants_1.14.0.v20210324-0332 [11]org.apache.batik.css_1.14.0.v20210324-0332 [12]org.apache.batik.util_1.14.0.v20210324-0332 [13]org.apache.batik.i18n_1.14.0.v20210324-0332 [14]org.apache.xmlgraphics_2.6.0.v20210409-0748 [15]org.w3c.dom.svg_1.1.0.v201011041433 [16]org.w3c.dom.events_3.0.0.draft20060413_v201105210656 [17]org.w3c.css.sac_1.3.1.v200903091627 [18]org.apache.commons.cli_1.4.0.v20200417-1444 [19]org.apache.commons.io_2.8.0.v20210415-0900 [20]org.apache.commons.logging_1.2.0.v20180409-1502 [21]org.apache.felix.gogo.command_1.1.2.v20210111-1007 [22]org.apache.felix.gogo.runtime_1.1.4.v20210111-1007 [23]org.eclipse.osgi.services_3.10.200.v20210723-0643 [24]org.apache.felix.gogo.shell_1.1.4.v20210111-1007 [25]org.apache.felix.scr_2.1.24.v20200924-1939 [26]org.eclipse.osgi.util_3.6.100.v20210723-1119 [27]org.apiguardian_1.1.2.v20211018-1956 [28]org.bouncycastle.bcpg_1.69.0.v20210713-1924 [29]org.bouncycastle.bcprov_1.69.0.v20210923-1401 [30]org.eclipse.ant.core_3.6.200.v20210907-1007 [31]org.eclipse.core.variables_3.5.100.v20210721-1355 [32]org.eclipse.core.runtime_3.24.0.v20210910-0750 [33]org.eclipse.ant.launching_1.3.100.v20211011-0944 [34]org.eclipse.debug.core_3.18.300.v20211117-1829 [35]org.eclipse.jdt.launching_3.19.400.v20211011-0920 [36]org.eclipse.core.externaltools_1.2.100.v20210812-1118 [37]org.eclipse.text_3.12.0.v20210512-1644 [38]org.eclipse.jdt.core_3.28.0.v20211117-1416 [39]org.eclipse.core.resources_3.16.0.v20211001-2032 [40]org.eclipse.ant.ui_3.8.100.v20211011-0944 [41]org.eclipse.core.filesystem_1.9.200.v20210912-1851 [42]org.eclipse.ui.externaltools_3.5.100.v20210812-1118 [43]org.eclipse.ui_3.200.0.v20211026-0701 [44]org.eclipse.ui.console_3.11.100.v20210721-1355 [45]org.eclipse.debug.ui_3.15.200.v20211108-1752 [46]org.eclipse.jdt.ui_3.25.0.v20211115-1252 [47]org.eclipse.jdt.debug.ui_3.12.500.v20211108-1545 [48]org.eclipse.team.core_3.9.200.v20211013-1022 [49]org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112 [50]org.eclipse.core.expressions_3.8.100.v20210910-0640 [51]org.eclipse.jdt.junit_3.13.0.v20210811-0812 [52]org.eclipse.compare_3.8.200.v20210910-1335 [53]org.eclipse.jface.text_3.19.0.v20211026-2100 [54]org.eclipse.ui.ide_3.18.400.v20211026-0701 [55]org.eclipse.ui.views_3.11.100.v20210816-0811 [56]org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032 [57]org.eclipse.ui.editors_3.14.300.v20210913-0815 [58]org.eclipse.ui.forms_3.11.300.v20211022-1451 [59]org.eclipse.compare.core_3.6.1000.v20201020-1107 [60]org.eclipse.core.commands_3.10.100.v20210722-1426 [61]org.eclipse.equinox.common_3.15.100.v20211021-1418 [62]org.eclipse.core.contenttype_3.8.100.v20210910-0640 [63]org.eclipse.equinox.preferences_3.9.100.v20211021-1418 [64]org.eclipse.equinox.registry_3.11.100.v20211021-1418 [65]org.eclipse.core.databinding_1.10.100.v20200926-1123 [66]org.eclipse.core.databinding.observable_1.11.0.v20210722-1426 [67]org.eclipse.core.databinding.property_1.9.0.v20210619-1129 [68]org.eclipse.core.databinding.beans_1.8.0.v20210619-1111 [69]org.eclipse.core.filebuffers_3.7.100.v20210909-1906 [70]org.eclipse.core.jobs_3.12.0.v20210723-1034 [71]org.eclipse.core.net_1.3.1100.v20210424-0724 [72]org.eclipse.equinox.security_1.3.800.v20211021-1418 [73]org.eclipse.equinox.app_1.6.100.v20211021-1418 [74]org.eclipse.help_3.9.100.v20210721-0601 [75]org.eclipse.jface_3.24.0.v20211110-1517 [76]org.eclipse.ui.workbench_3.124.0.v20211116-0651 [77]org.eclipse.e4.ui.services_1.5.0.v20210115-1333 [78]org.eclipse.e4.core.commands_1.0.0.v20210507-1901 [79]org.eclipse.e4.core.di_1.8.100.v20210910-0640 [80]org.eclipse.e4.core.contexts_1.9.100.v20211011-1349 [81]org.eclipse.e4.core.services_2.3.100.v20210910-0640 [82]org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640 [83]org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640 [84]org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640 [85]org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426 [86]org.apache.commons.jxpath_1.3.0.v200911051830 [87]org.eclipse.emf.ecore_2.25.0.v20210816-0937 [88]org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939 [89]org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426 [90]org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533 [91]org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716 [92]org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756 [93]org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402 [94]org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534 [95]org.w3c.dom.smil_1.0.1.v200903091627 [96]org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147 [97]org.eclipse.e4.ui.di_1.4.0.v20210621-1133 [98]org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136 [99]org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656 [100]org.eclipse.equinox.event_1.6.100.v20211021-1418 [101]org.eclipse.equinox.launcher_1.6.400.v20210924-0641 [102]org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228 [103]org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750 [104]org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.400.v20211117-0650 [105]org.eclipse.swt_3.118.0.v20211123-0851 [106]org.eclipse.swt.cocoa.macosx.x86_64_3.118.0.v20211123-0851 [107]org.eclipse.jface.databinding_1.13.0.v20210619-1146 [108]org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956 [109]org.eclipse.equinox.console_1.4.500.v20211021-1418 [110]org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453 [111]org.eclipse.equinox.bidi_1.4.100.v20211021-1418 [112]org.eclipse.e4.ui.dialogs_1.3.100.v20211103-1334 [113]org.eclipse.urischeme_1.2.100.v20211001-1648 [114]org.eclipse.jface.notifications_0.4.0.v20211004-0555 [115]org.eclipse.e4.ui.ide_3.16.0.v20210625-1251 [116]org.eclipse.emf.ecore.change_2.14.0.v20190528-0725 [117]org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725 [118]org.eclipse.emf.codegen_2.22.0.v20210420-0623 [119]org.eclipse.emf.common_2.23.0.v20210924-1718 [120]org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555 [121]org.eclipse.emf.common.ui_2.19.0.v20211110-0654 [122]org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451 [123]org.eclipse.emf.edit_2.16.0.v20190920-0401 [124]org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725 [125]org.eclipse.emf.edit.ui_2.20.0.v20210506-1232 [126]org.eclipse.emf.mwe.core_1.6.2.v20220118-1914 [127]org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914 [128]org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914 [129]org.eclipse.emf.mwe2.language_2.12.2.v20220118-1914 [130]org.eclipse.xtext_2.26.0.v20220228-0751 [131]org.eclipse.xtext.common.types_2.26.0.v20220228-0758 [132]org.eclipse.xtext.util_2.26.0.v20220228-0751 [133]org.antlr.runtime_3.2.0.v201101311130 [134]org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0748 [135]org.apache.log4j_1.2.15.v201012070815 [136]org.eclipse.emf.mwe2.launch_2.12.2.v20220118-1914 [137]org.eclipse.emf.mwe2.lib_2.12.2.v20220118-1914 [138]org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042 [139]org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540 [140]org.eclipse.equinox.p2.artifact.repository_1.4.300.v20211104-1311 [141]org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606 [142]org.tukaani.xz_1.9.0.v20210624-1259 [143]org.eclipse.equinox.p2.core_2.8.100.v20210908-0659 [144]org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854 [145]org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229 [146]org.eclipse.equinox.p2.director_2.5.100.v20210813-0606 [147]org.sat4j.core_2.3.5.v201308161310 [148]org.sat4j.pb_2.3.5.v201404071733 [149]org.eclipse.equinox.p2.engine_2.7.200.v20211104-1616 [150]org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042 [151]org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228 [152]org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209 [153]org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228 [154]org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600 [155]org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422 [156]org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228 [157]org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750 [158]org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334 [159]org.eclipse.equinox.p2.ui_2.7.300.v20211104-1311 [160]org.eclipse.equinox.security.ui_1.3.100.v20211021-1418 [161]org.eclipse.jdt_3.18.1000.v20211124-1800 [162]org.eclipse.ui.intro_3.6.400.v20211015-1317 [163]org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822 [164]org.eclipse.jdt.annotation_1.2.0.v20210519-0438 [165]org.eclipse.jdt.annotation_2.2.600.v20200408-1511 [166]org.eclipse.jdt.apt.core_3.7.50.v20210914-1429 [167]org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653 [168]org.eclipse.jdt.compiler.tool_1.3.50.v20210925-0955 [169]org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429 [170]org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751 [171]org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653 [172]org.eclipse.jdt.core.manipulation_1.15.100.v20211115-1252 [173]org.eclipse.jdt.debug_3.19.0.v20211112-1303 [174]org.eclipse.search_3.14.0.v20211108-0804 [175]org.eclipse.jdt.doc.user_3.15.1200.v20211124-1019 [176]org.eclipse.jdt.junit.core_3.11.100.v20211112-1026 [177]org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502 [178]org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251 [179]org.eclipse.jdt.junit5.runtime_1.0.1400.v20211108-0640 [180]org.junit_4.13.2.v20211018-1956 [181]org.hamcrest.core_1.3.0.v20180420-1519 [182]org.junit.jupiter.api_5.8.1.v20211018-1956 [183]org.junit.jupiter.engine_5.8.1.v20211018-1956 [184]org.junit.jupiter.migrationsupport_5.8.1.v20211018-1956 [185]org.junit.jupiter.params_5.8.1.v20211018-1956 [186]org.junit.platform.commons_1.8.1.v20211018-1956 [187]org.junit.platform.engine_1.8.1.v20211018-1956 [188]org.junit.platform.launcher_1.8.1.v20211018-1956 [189]org.junit.platform.runner_1.8.1.v20211018-1956 [190]org.junit.platform.suite.api_1.8.1.v20211018-1956 [191]org.junit.platform.suite.commons_1.8.1.v20211018-1956 [192]org.junit.platform.suite.engine_1.8.1.v20211028-1957 [193]org.junit.vintage.engine_5.8.1.v20211018-1956 [194]org.opentest4j_1.2.0.v20211018-1956 [195]org.eclipse.jdt.launching.macosx_3.4.800.v20210915-0906 [196]org.eclipse.jdt.launching.ui.macosx_1.2.900.v20210915-0906 [197]org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953 [198]org.eclipse.team.ui_3.9.100.v20210721-1306 [199]org.eclipse.ui.navigator_3.10.200.v20211009-1706 [200]org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004 [201]org.eclipse.pde.build_3.11.100.v20210916-0743 [202]org.eclipse.pde.core_3.15.0.v20211020-1251 [203]org.eclipse.pde.junit.runtime_3.6.100.v20211112-1151 [204]org.eclipse.pde.launching_3.9.500.v20210927-0901 [205]org.eclipse.pde.ui_3.13.300.v20211109-1407 [206]org.eclipse.ui.views.log_1.3.100.v20210927-1100 [207]org.eclipse.ui.genericeditor_1.2.100.v20211021-1148 [208]org.eclipse.update.configurator_3.4.800.v20210415-1314 [209]org.eclipse.rcp_4.22.0.v20211124-1800 [210]org.eclipse.ui.cocoa_1.2.400.v20191217-1850 [211]org.eclipse.swtbot.e4.finder_3.1.0.202106041005 [212]org.hamcrest.library_1.3.0.v20180524-2246 [213]org.eclipse.swtbot.eclipse.core_3.1.0.202106041005 [214]org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005 [215]org.eclipse.swtbot.swt.finder_3.1.0.202106041005 [216]org.eclipse.swtbot.junit4_x_3.1.0.202106041005 [217]org.eclipse.swtbot.go_3.1.0.202106041005 [218]org.eclipse.swtbot.eclipse.spy_3.1.0.202106041005 [219]org.eclipse.swtbot.eclipse.ui_3.1.0.202106041005 [220]org.eclipse.swtbot.forms.finder_3.1.0.202106041005 [221]org.eclipse.swtbot.generator_3.1.0.202106041005 [222]org.eclipse.swtbot.generator.client_3.1.0.202106041005 [223]org.eclipse.swtbot.generator.rules.workbench_3.1.0.202106041005 [224]org.eclipse.swtbot.generator.jdt_3.1.0.202106041005 [225]org.eclipse.swtbot.generator.ui_3.1.0.202106041005 [226]org.eclipse.ui.ide.application_1.4.200.v20211026-0701 [227]org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348 [228]org.eclipse.xpand_2.2.0.v201605260315 [229]org.eclipse.xtend_2.2.0.v201605260315 [230]org.eclipse.xsemantics.doc_1.20.0.v20220304-1056 [231]org.eclipse.xsemantics.runtime_1.20.0.v20220304-1056 [232]org.eclipse.xsemantics.example.lambda_1.20.0.v20220304-1056 [233]org.eclipse.xtext.ui_2.26.0.v20220228-0812 [234]org.eclipse.xsemantics.example.lambda.ui_1.20.0.v20220304-1056 [235]org.eclipse.xsemantics.example.fj_1.20.0.v20220304-1056 [236]org.eclipse.xsemantics.dsl_1.20.0.v20220304-1056 [237]org.eclipse.xtext.xbase_2.26.0.v20220228-0758 [238]org.eclipse.xtext.ecore_2.26.0.v20220228-0758 [239]org.objectweb.asm_9.2.0.v20210813-1119 [240]org.eclipse.xtend.lib_2.26.0.v20220228-0748 [241]org.eclipse.xsemantics.dsl.ide_1.20.0.v20220304-1056 [242]org.eclipse.xtext.ide_2.26.0.v20220228-0751 [243]org.eclipse.xtext.xbase.ide_2.26.0.v20220228-0758 [244]org.eclipse.xsemantics.dsl.tests_1.20.0.v20220304-1056 [245]org.eclipse.xsemantics.example.fj.tests_1.20.0.v20220304-1056 [246]org.eclipse.xsemantics.example.fjcached_1.20.0.v20220304-1056 [247]org.eclipse.xsemantics.example.fjcached.tests_1.20.0.v20220304-1056 [248]org.eclipse.xtext.testing_2.26.0.v20220228-0751 [249]org.eclipse.xtext.xbase.testing_2.26.0.v20220228-0758 [250]org.eclipse.xtext.junit4_2.26.0.v20220228-0812 [251]org.eclipse.xsemantics.dsl.ui_1.20.0.v20220304-1056 [252]org.eclipse.xtext.ui.shared_2.26.0.v20220228-0812 [253]org.eclipse.xtext.builder_2.26.0.v20220228-0812 [254]org.eclipse.xtext.common.types.ui_2.26.0.v20220228-0812 [255]org.eclipse.xtext.ui.codetemplates.ui_2.26.0.v20220228-0812 [256]org.eclipse.xtext.xbase.ui_2.26.0.v20220228-0812 [257]org.eclipse.xsemantics.dsl.ui.tests_1.20.0.v20220304-1056 [258]org.eclipse.xtext.xbase.junit_2.26.0.v20220228-0812 [259]org.eclipse.xsemantics.tests.pde.utils_1.20.0.v20220304-1056 [260]org.eclipse.xtext.ui.testing_2.26.0.v20220228-0812 [261]org.eclipse.xtext.xbase.ui.testing_2.26.0.v20220228-0812 [262]org.eclipse.xsemantics.example.expressions_1.20.0.v20220304-1056 [263]org.eclipse.xsemantics.example.expressions.ide_1.20.0.v20220304-1056 [264]org.eclipse.xsemantics.example.expressions.ui_1.20.0.v20220304-1056 [265]org.eclipse.xsemantics.example.fj.ide_1.20.0.v20220304-1056 [266]org.eclipse.xsemantics.example.fj.ui_1.20.0.v20220304-1056 [267]org.eclipse.xsemantics.example.fjcached.ide_1.20.0.v20220304-1056 [268]org.eclipse.xsemantics.example.fjcached.ui_1.20.0.v20220304-1056 [269]org.eclipse.xsemantics.example.lambda.ide_1.20.0.v20220304-1056 [270]org.eclipse.xsemantics.ui.examples_1.20.0.v20220304-1056 [271]org.eclipse.xsemantics.tests.swtbot_1.20.0.qualifier [272]org.eclipse.xtend.lib.macro_2.26.0.v20220228-0748 [273]org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315 [274]org.eclipse.xtext.smap_2.26.0.v20220228-0758 [275]org.eclipse.xtext.builder.standalone_2.26.0.v20220228-0758 [276]org.eclipse.xtext.buildship_2.26.0.v20220228-0812 [277]org.eclipse.xtext.common.types.edit_2.26.0.v20220228-0812 [278]org.eclipse.xtext.common.types.shared_2.26.0.v20220228-0812 [279]org.eclipse.xtext.common.types.shared.jdt38_2.26.0.v20220228-0812 [280]org.eclipse.xtext.generator_2.26.0.v20220228-0758 [281]org.eclipse.xtext.xtext.generator_2.26.0.v20220228-0751 [282]org.eclipse.xtext.java_2.26.0.v20220228-0758 [283]org.eclipse.xtext.logging_1.2.15.v20220228-0812 [284]org.eclipse.xtext.m2e_2.26.0.v20220228-0812 [285]org.eclipse.xtext.source_2.26.0.v20220228-0751 [286]org.eclipse.xtext.generator.source_2.26.0.v20220228-0758 [287]org.eclipse.xtext.xtext.generator.source_2.26.0.v20220228-0751 [288]org.eclipse.xtext.xtext.ide_2.26.0.v20220228-0751 [289]org.eclipse.xtext.xtext.ide.source_2.26.0.v20220228-0751 [290]org.eclipse.xtext.util.source_2.26.0.v20220228-0751 [291]org.eclipse.xtext.common.types.source_2.26.0.v20220228-0758 [292]org.eclipse.xtext.builder.source_2.26.0.v20220228-0812 [293]org.eclipse.xtext.ecore.source_2.26.0.v20220228-0758 [294]org.eclipse.xtext.smap.source_2.26.0.v20220228-0758 [295]org.eclipse.xtext.xtext.wizard_2.26.0.v20220228-0751 [296]org.eclipse.xtext.xtext.wizard.source_2.26.0.v20220228-0751 [297]org.eclipse.xtext.builder.standalone.source_2.26.0.v20220228-0758 [298]org.eclipse.xtext.java.source_2.26.0.v20220228-0758 [299]org.apache.commons.lang_2.6.0.v201404270220 [300]org.eclipse.xtext.ui.codemining_2.26.0.v20220228-0812 [301]org.eclipse.xtext.ui.codetemplates_2.26.0.v20220228-0812 [302]org.eclipse.xtext.ui.codetemplates.ide_2.26.0.v20220228-0812 [303]org.eclipse.xtext.ui.ecore_2.26.0.v20220228-0812 [304]org.eclipse.xtext.ui.source_2.26.0.v20220228-0812 [305]org.eclipse.xtext.common.types.ui.source_2.26.0.v20220228-0812 [306]org.eclipse.xtext.common.types.shared.source_2.26.0.v20220228-0812 [307]org.eclipse.xtext.common.types.shared.jdt38.source_2.26.0.v20220228-0812 [308]org.eclipse.xtext.ui.shared.source_2.26.0.v20220228-0812 [309]org.eclipse.xtext.ui.ecore.source_2.26.0.v20220228-0812 [310]org.eclipse.xtext.ui.codemining.source_2.26.0.v20220228-0812 [311]org.eclipse.xtext.ui.codetemplates.source_2.26.0.v20220228-0812 [312]org.eclipse.xtext.ui.codetemplates.ide.source_2.26.0.v20220228-0812 [313]org.eclipse.xtext.ui.codetemplates.ui.source_2.26.0.v20220228-0812 [314]org.eclipse.xtext.common.types.edit.source_2.26.0.v20220228-0812 [315]org.eclipse.xtext.ide.source_2.26.0.v20220228-0751 [316]org.eclipse.xtext.m2e.source_2.26.0.v20220228-0812 [317]org.eclipse.xtext.buildship.source_2.26.0.v20220228-0812 [318]org.eclipse.xtext.xbase.source_2.26.0.v20220228-0758 [319]org.eclipse.xtext.xbase.ui.source_2.26.0.v20220228-0812 [320]org.eclipse.xtext.xbase.ide.source_2.26.0.v20220228-0758 [321]org.eclipse.xtext.xbase.lib.source_2.26.0.v20220228-0748 [322]org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650 [323]org.eclipse.swt.win32.win32.x86_64_3.118.0.v20211123-0851 [324]org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132 [325]org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650 [326]org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851 [327]org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832 [328]org.eclipse.tycho.surefire.osgibooter_2.7.0 [329]org.eclipse.tycho.surefire.junit4_2.7.0 [330] Bundles added the target platform. Loading target platform... DONE. Checking active shell... Checking that tree item Xsemantics has children... Found 5 items. OK! 0 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 9 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 10 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 10 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 11 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 31 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 32 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 33 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 34 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 35 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.6 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests canCreateANewFJProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests) Time elapsed: 12.381 s Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests Target platform already set Checking active shell... 11106 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again. Checking that tree item Xsemantics has children... Found 5 items. OK! 11438 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 11439 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 11492 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 11493 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 11493 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 11504 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 11516 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 11519 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 11519 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 11520 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 12424 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again. Checking that tree item Xsemantics has children... Found 5 items. OK! 12825 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 12827 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 12827 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 12828 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 12829 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 12897 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 12897 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 12898 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 12899 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 12900 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.609 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests canCreateANewLambdaProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests) Time elapsed: 1.296 s canCreateANewExpressionsProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests) Time elapsed: 1.587 s Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests Target platform already set Checking active shell... 14708 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again. Checking that tree item Xsemantics has children... Found 5 items. OK! 15027 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 15029 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 15030 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 15030 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 15031 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 15039 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 15094 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 15095 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 15096 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 15099 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.499 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests canCreateANewFJCachedProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests) Time elapsed: 5.7 s Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests Target platform already set Checking active shell... Checking that tree item Xsemantics has children... Found 5 items. OK! Checking that tree item Examples has children... Found 4 items. OK! 21146 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 21148 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 21149 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 21149 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 21150 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 21276 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 21476 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 36564 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again. Checking that tree item Xsemantics has children... Found 5 items. OK! 36595 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Examples is already expanded. Won't expand it again. Checking that tree item Examples has children... Found 4 items. OK! 36626 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 36627 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 36628 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 36629 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 36630 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 36747 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 36748 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 36748 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 36940 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 44431 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again. Checking that tree item Xsemantics has children... Found 5 items. OK! 44433 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Examples is already expanded. Won't expand it again. Checking that tree item Examples has children... Found 4 items. OK! 44500 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 44502 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 44503 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 44503 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 44504 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 44624 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 44735 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 54923 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again. Checking that tree item Xsemantics has children... Found 5 items. OK! 54928 [WorkbenchTestable] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Examples is already expanded. Won't expand it again. Checking that tree item Examples has children... Found 4 items. OK! 55133 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 55134 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 55135 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 55136 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 55136 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') 55261 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') 55357 [main] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.77 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests canCreateExampleLambdaProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests) Time elapsed: 15.479 s canCreateExampleExpressionsProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests) Time elapsed: 7.885 s canCreateExampleFJProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests) Time elapsed: 14.011 s Results: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] ------< org.eclipse.xsemantics:org.eclipse.xsemantics.repository >------ [INFO] Building org.eclipse.xsemantics.repository 1.20.0-SNAPSHOT [40/41] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.repository --- [INFO] The project's OSGi version is 1.20.0.v20220304-1056 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xsemantics.repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-products (default-publish-products) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-categories (default-publish-categories) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.0:archive-repository (default-archive-repository) @ org.eclipse.xsemantics.repository --- [INFO] Building zip: /home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/target/org.eclipse.xsemantics.repository-1.20.0.v20220304-1056.zip [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.repository --- [INFO] [INFO] --------< org.eclipse.xsemantics:org.eclipse.xsemantics.releng >-------- [INFO] Building org.eclipse.xsemantics.releng 1.20.0-SNAPSHOT [41/41] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:feature-source (feature-source) @ org.eclipse.xsemantics.releng --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.releng --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.xsemantics.releng 1.20.0-SNAPSHOT: [INFO] [INFO] Xsemantics ......................................... SUCCESS [ 0.258 s] [INFO] org.eclipse.xsemantics.targetplatform .............. SUCCESS [ 1.403 s] [INFO] org.eclipse.xsemantics.runtime ..................... SUCCESS [ 17.758 s] [INFO] org.eclipse.xsemantics.dsl ......................... SUCCESS [ 50.654 s] [INFO] org.eclipse.xsemantics.dsl.ide ..................... SUCCESS [ 2.516 s] [INFO] org.eclipse.xsemantics.dsl.ui ...................... SUCCESS [ 1.866 s] [INFO] org.eclipse.xsemantics.example.fj .................. SUCCESS [ 24.624 s] [INFO] org.eclipse.xsemantics.example.fj.ide .............. SUCCESS [ 0.576 s] [INFO] org.eclipse.xsemantics.example.fj.ui ............... SUCCESS [ 1.247 s] [INFO] org.eclipse.xsemantics.example.fj.tests ............ SUCCESS [ 7.242 s] [INFO] org.eclipse.xsemantics.example.fj.ui.tests ......... SUCCESS [ 0.512 s] [INFO] org.eclipse.xsemantics.example.fjcached ............ SUCCESS [ 17.625 s] [INFO] org.eclipse.xsemantics.example.fjcached.ide ........ SUCCESS [ 0.362 s] [INFO] org.eclipse.xsemantics.example.fjcached.ui ......... SUCCESS [ 1.448 s] [INFO] org.eclipse.xsemantics.example.fjcached.tests ...... SUCCESS [ 5.412 s] [INFO] org.eclipse.xsemantics.example.fjcached.ui.tests ... SUCCESS [ 13.185 s] [INFO] org.eclipse.xsemantics.dsl.tests ................... SUCCESS [01:31 min] [INFO] org.eclipse.xsemantics.tests.pde.utils ............. SUCCESS [ 0.293 s] [INFO] org.eclipse.xsemantics.dsl.ui.tests ................ SUCCESS [ 36.088 s] [INFO] org.eclipse.xsemantics.example.expressions ......... SUCCESS [ 18.499 s] [INFO] org.eclipse.xsemantics.example.expressions.ide ..... SUCCESS [ 0.390 s] [INFO] org.eclipse.xsemantics.example.expressions.ui ...... SUCCESS [ 1.703 s] [INFO] org.eclipse.xsemantics.example.expressions.tests ... SUCCESS [ 5.528 s] [INFO] org.eclipse.xsemantics.example.expressions.ui.tests SUCCESS [ 0.632 s] [INFO] org.eclipse.xsemantics.example.lambda .............. SUCCESS [ 17.045 s] [INFO] org.eclipse.xsemantics.example.lambda.ide .......... SUCCESS [ 0.307 s] [INFO] org.eclipse.xsemantics.example.lambda.ui ........... SUCCESS [ 1.381 s] [INFO] org.eclipse.xsemantics.example.lambda.tests ........ SUCCESS [ 6.617 s] [INFO] org.eclipse.xsemantics.example.lambda.ui.tests ..... SUCCESS [ 23.617 s] [INFO] org.eclipse.xsemantics.ui.examples ................. SUCCESS [ 2.370 s] [INFO] org.eclipse.xsemantics.examples.feature ............ SUCCESS [ 0.191 s] [INFO] org.eclipse.xsemantics.implemented.examples.feature SUCCESS [ 0.182 s] [INFO] org.eclipse.xsemantics.doc ......................... SUCCESS [ 0.327 s] [INFO] org.eclipse.xsemantics.doc.feature ................. SUCCESS [ 0.164 s] [INFO] org.eclipse.xsemantics.runtime.feature ............. SUCCESS [ 0.053 s] [INFO] org.eclipse.xsemantics.feature ..................... SUCCESS [ 0.157 s] [INFO] org.eclipse.xsemantics.sdk ......................... SUCCESS [ 0.141 s] [INFO] org.eclipse.xsemantics.tests.feature ............... SUCCESS [ 0.285 s] [INFO] org.eclipse.xsemantics.tests.swtbot ................ SUCCESS [01:15 min] [INFO] org.eclipse.xsemantics.repository .................. SUCCESS [ 2.874 s] [INFO] org.eclipse.xsemantics.releng ...................... SUCCESS [ 0.041 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:56 min [INFO] Finished at: 2022-03-04T11:04:39Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS