Started by upstream project "emf-validation-master" build number 185 originally caused by: Started by user Pierre-Charles David Running as Pierre-Charles David Agent centos-7-q3bdz 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-q3bdz" namespace: "emfservices" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.emfservices.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-q3bdz" - 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-q3bdz" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.emfservices.svc.cluster.local/emfservices/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13" 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-emfservices" 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-q3bdz (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-sJfv2QqPB97F/agent.68 SSH_AGENT_PID=70 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration@tmp/private_key_14353827169741632891.key (/home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration@tmp/private_key_14353827169741632891.key) [ssh-agent] Using credentials genie.emfservices (ssh://genie.emfservices@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/emf-validation.git > git init /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration # timeout=10 Fetching upstream changes from https://github.com/eclipse/emf-validation.git > git --version # timeout=10 > git --version # 'git version 2.36.1' > git fetch --tags --force --progress -- https://github.com/eclipse/emf-validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/emf-validation.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e2b07c4ac93f8761645a1a2b186c5a85c0df5f56 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e2b07c4ac93f8761645a1a2b186c5a85c0df5f56 # timeout=10 Commit message: "[doc] Complete the release notes" > git rev-list --no-walk f24c5a7cd126cd38a5a0e8c6dc00c2cd10d4da9c # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [migration] $ Xvnc -help Starting xvnc [migration] $ Xvnc :23 -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 Wed Aug 10 15:27:59 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5923 vncext: created VNC server for screen 0 [migration] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.emf.validation.releng/pom.xml -DPLATFORM=2020-06 -Djdk=openjdk-jdk11-latest -DBUILD_LABEL=NONE -DBUILD_TYPE=R -Dlabel=migration -Dplatform=2020-06 -Dmaven.repo.local=/home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/.repository clean verify -B -Pemf-validation.target,hudson.eclipse.org Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/pom.xml [INFO] Fetching R-4.16-202006040540&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.16/ (63B) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (9.5MB) [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (41.49kB) [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (55.59kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (77.27kB) [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (55.07kB) [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (459.89kB) [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (33.96kB) [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (33.65kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (27.79kB) [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (46.11kB) [INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (873.17kB) [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (42.05kB) [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (115.11kB) [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (487.54kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (51kB) [INFO] Fetching 2.22&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B) [INFO] Fetching 106ec8291ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/25/ (96.94kB) [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/pom.xml [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (21.32kB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (14.52kB) [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (258.72kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (155.55kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (30.65kB) [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (32.85kB) [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (43.01kB) [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (56.72kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (82.47kB) [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (44.98kB) [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (18.03kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (13.76kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (25.88kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (22.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (28.06kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (7.72kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16.65kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (21.82kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (107.16kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (23.02kB) [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (13.16kB) [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (361.92kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (66.16kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (65.8kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16.47kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (9.76kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (27.84kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (111.14kB) [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16.62kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (9.45kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (84.02kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (49.88kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (95.01kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (60.86kB) [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (77.88kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (13.07kB) [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (22.48kB) [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (363.6kB) [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (85.4kB) [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (120.7kB) [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (316.88kB) [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (100.5kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (955.98kB) [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (997.92kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (233.97kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16.71kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (1.13MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (834.71kB) [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui.ide:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui.ide:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui.ide:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/pom.xml [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (7.94kB) [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (957.79kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (23.95kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (32.04kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (74.47kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (107.88kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (50.94kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (55.47kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (44.42kB) [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (44.56kB) [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (131.02kB) [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ocl:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ocl:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ocl:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/pom.xml [INFO] Fetching 6.12.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/mdt/ocl/updates/releases/ (63B) [INFO] Fetching org.eclipse.ocl_3.15.0.v20200608-1555.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.12.0/plugins/ (1.14MB) [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.12.0/plugins/ (111.44kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.12.0/plugins/ (48.92kB) [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.12.0/plugins/ (14.75kB) [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.doc:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.doc:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.doc:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.adapter:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.adapter:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.adapter:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/pom.xml [INFO] Fetching d00918291ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/55/ (25.44kB) [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.general:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.general:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.general:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/pom.xml [INFO] Fetching 30309e261ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/10/ (59.46kB) [INFO] Fetching 30a4c62a1ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/c/ (108.42kB) [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (48.59kB) [INFO] Fetching 40b697281ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/c/ (16.83kB) [INFO] Fetching c03dfa271ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/21/ (31.48kB) [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.ocl:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.ocl:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.ocl:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.tests:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.tests:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.tests:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/pom.xml [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (306.31kB) [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (199.91kB) [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (124.18kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (41.15kB) [INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (31.74kB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (123kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (29.85kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (105.75kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (176.74kB) [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (124.89kB) [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (492.92kB) [INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (56.86kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (71.64kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (40.75kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (29.18kB) [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.source-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.source-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.source-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl.source-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl.source-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl.source-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.source-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.source-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples.source:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.source-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.doc:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.doc:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.doc:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.tests:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.tests:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.tests:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.sdk:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.sdk:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.sdk-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.sdk:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.sdk-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.master:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.master-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.master:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.master-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation.features:org.eclipse.emf.validation.master:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.master-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.validation:org.eclipse.emf.validation.repository:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.validation:org.eclipse.emf.validation.repository:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.validation:org.eclipse.emf.validation.repository:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.emf.validation.releng [pom] [INFO] org.eclipse.emf.validation.target [pom] [INFO] org.eclipse.emf.validation [eclipse-plugin] [INFO] org.eclipse.emf.validation.ui [eclipse-plugin] [INFO] org.eclipse.emf.validation.ui.ide [eclipse-plugin] [INFO] org.eclipse.emf.validation.ocl [eclipse-plugin] [INFO] org.eclipse.emf.validation.doc [eclipse-plugin] [INFO] org.eclipse.emf.validation.examples [eclipse-plugin] [INFO] org.eclipse.emf.validation.examples.adapter [eclipse-plugin] [INFO] org.eclipse.emf.validation.examples.general [eclipse-plugin] [INFO] org.eclipse.emf.validation.examples.ocl [eclipse-plugin] [INFO] org.eclipse.emf.validation.tests [eclipse-test-plugin] [INFO] org.eclipse.emf.validation [eclipse-feature] [INFO] org.eclipse.emf.validation.ocl [eclipse-feature] [INFO] org.eclipse.emf.validation.examples [eclipse-feature] [INFO] org.eclipse.emf.validation.source [eclipse-feature] [INFO] org.eclipse.emf.validation.ocl.source [eclipse-feature] [INFO] org.eclipse.emf.validation.examples.source [eclipse-feature] [INFO] org.eclipse.emf.validation.doc [eclipse-feature] [INFO] org.eclipse.emf.validation.tests [eclipse-feature] [INFO] org.eclipse.emf.validation.sdk [eclipse-feature] [INFO] org.eclipse.emf.validation.master [eclipse-feature] [INFO] org.eclipse.emf.validation.repository [eclipse-repository] [INFO] [INFO] ----< org.eclipse.emf.validation:org.eclipse.emf.validation.releng >---- [INFO] Building org.eclipse.emf.validation.releng 1.13.0-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.releng --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.releng --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.releng --- [INFO] [INFO] ----< org.eclipse.emf.validation:org.eclipse.emf.validation.target >---- [INFO] Building org.eclipse.emf.validation.target 1.13.0-SNAPSHOT [2/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.target --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.target --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.target --- [INFO] [INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ org.eclipse.emf.validation.target --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.target --- [INFO] [INFO] ---< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation >---- [INFO] Building org.eclipse.emf.validation 1.8.0-SNAPSHOT [3/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation --- [INFO] The project's OSGi version is 1.8.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation --- [INFO] Executing tasks [WARNING] [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation --- [INFO] Compiling 137 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/target/org.eclipse.emf.validation-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/target/org.eclipse.emf.validation-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/target/org.eclipse.emf.validation-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation/target/org.eclipse.emf.validation-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui >-- [INFO] Building org.eclipse.emf.validation.ui 1.7.0-SNAPSHOT [4/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.ui --- [INFO] The project's OSGi version is 1.7.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.ui --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.ui --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.ui --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/target/org.eclipse.emf.validation.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/target/org.eclipse.emf.validation.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/target/org.eclipse.emf.validation.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui/target/org.eclipse.emf.validation.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ui.ide >-- [INFO] Building org.eclipse.emf.validation.ui.ide 1.3.0-SNAPSHOT [5/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.ui.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.ui.ide --- [INFO] The project's OSGi version is 1.3.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.ui.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.ui.ide --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.ui.ide --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.ui.ide --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.ui.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.ui.ide --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.ui.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.ui.ide --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.ui.ide --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.ui.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/target/org.eclipse.emf.validation.ui.ide-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.ui.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/target/org.eclipse.emf.validation.ui.ide-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.ui.ide --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.ui.ide --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.ui.ide --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.ui.ide --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/target/org.eclipse.emf.validation.ui.ide-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ui.ide/target/org.eclipse.emf.validation.ui.ide-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.ocl >-- [INFO] Building org.eclipse.emf.validation.ocl 1.4.0-SNAPSHOT [6/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.ocl --- [INFO] The project's OSGi version is 1.4.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.ocl --- [INFO] Executing tasks [WARNING] [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.ocl --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.ocl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/target/org.eclipse.emf.validation.ocl-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/target/org.eclipse.emf.validation.ocl-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.ocl --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.ocl --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/target/org.eclipse.emf.validation.ocl-1.4.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl/target/org.eclipse.emf.validation.ocl-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.doc >-- [INFO] Building org.eclipse.emf.validation.doc 1.3.0-SNAPSHOT [7/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.doc --- [INFO] The project's OSGi version is 1.3.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.doc --- [INFO] Executing tasks [WARNING] [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.doc --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/target/org.eclipse.emf.validation.doc-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/target/org.eclipse.emf.validation.doc-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.doc --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.doc --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/target/org.eclipse.emf.validation.doc-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc/target/org.eclipse.emf.validation.doc-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples >-- [INFO] Building org.eclipse.emf.validation.examples 1.3.0-SNAPSHOT [8/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.examples --- [INFO] The project's OSGi version is 1.3.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.emf.validation.examples --- [INFO] Executing tasks main: [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.examples --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.7:run (compile) @ org.eclipse.emf.validation.examples --- [INFO] Executing tasks main: init: zip.examples: [zip] Building zip: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/zips/general.zip [zip] Building zip: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/zips/adapter.zip [zip] Building zip: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/zips/ocl.zip init: refresh: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.examples --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/target/org.eclipse.emf.validation.examples-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/target/org.eclipse.emf.validation.examples-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.examples --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.examples --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/target/org.eclipse.emf.validation.examples-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples/target/org.eclipse.emf.validation.examples-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.adapter >-- [INFO] Building org.eclipse.emf.validation.examples.adapter 1.2.0-SNAPSHOT [9/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.examples.adapter --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.examples.adapter --- [INFO] The project's OSGi version is 1.2.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.examples.adapter --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.examples.adapter --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.examples.adapter --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.examples.adapter --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.examples.adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.examples.adapter --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.examples.adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.examples.adapter --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.examples.adapter --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.examples.adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/target/org.eclipse.emf.validation.examples.adapter-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.examples.adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/target/org.eclipse.emf.validation.examples.adapter-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.examples.adapter --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.examples.adapter --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.examples.adapter --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.examples.adapter --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/target/org.eclipse.emf.validation.examples.adapter-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.adapter/target/org.eclipse.emf.validation.examples.adapter-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.general >-- [INFO] Building org.eclipse.emf.validation.examples.general 1.4.0-SNAPSHOT [10/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.examples.general --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.examples.general --- [INFO] The project's OSGi version is 1.4.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.examples.general --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.examples.general --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.examples.general --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.examples.general --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.examples.general --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.examples.general --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.examples.general --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.examples.general --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.examples.general --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.examples.general --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/target/org.eclipse.emf.validation.examples.general-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.examples.general --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/target/org.eclipse.emf.validation.examples.general-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.examples.general --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.examples.general --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.examples.general --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.examples.general --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/target/org.eclipse.emf.validation.examples.general-1.4.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.general/target/org.eclipse.emf.validation.examples.general-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.examples.ocl >-- [INFO] Building org.eclipse.emf.validation.examples.ocl 1.4.0-SNAPSHOT [11/23] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.examples.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.examples.ocl --- [INFO] The project's OSGi version is 1.4.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.examples.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.examples.ocl --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.examples.ocl --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.examples.ocl --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.examples.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.examples.ocl --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.examples.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:testCompile (default-testCompile) @ org.eclipse.emf.validation.examples.ocl --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.validation.examples.ocl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.examples.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/target/org.eclipse.emf.validation.examples.ocl-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.examples.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/target/org.eclipse.emf.validation.examples.ocl-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.examples.ocl --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:integration-test (default-integration-test) @ org.eclipse.emf.validation.examples.ocl --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.validation.examples.ocl --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.examples.ocl --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/target/org.eclipse.emf.validation.examples.ocl-1.4.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.ocl/target/org.eclipse.emf.validation.examples.ocl-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.emf.validation.plugins:org.eclipse.emf.validation.tests >-- [INFO] Building org.eclipse.emf.validation.tests 1.9.0-SNAPSHOT [12/23] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.validation.tests --- [INFO] The project's OSGi version is 1.9.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.tests --- [INFO] Executing tasks [WARNING] [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.5.0:compile (default-compile) @ org.eclipse.emf.validation.tests --- [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.validation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/org.eclipse.emf.validation.tests-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.emf.validation.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/org.eclipse.emf.validation.tests-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.5.0:test (default-test) @ org.eclipse.emf.validation.tests --- [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (2.86MB) [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (12.57kB) [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (72.39kB) [INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (102.08kB) [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (124.57kB) [INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (281.75kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (20.79kB) [INFO] Fetching org.eclipse.jdt.core_3.22.0.v20200530-2032.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (6.83MB) [INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (483.38kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (65.77kB) [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (1MB) [INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (3.94MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.11.0.v20200525-2012.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (1.66MB) [INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (235.58kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (19.47kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (34.56kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (58.11kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (38.9kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (47.99kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (116.64kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (81.19kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (23.81kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (37.85kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (13.86kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (31.99kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (105.95kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16.64kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (121.9kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (46.47kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (288.61kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (71.21kB) [INFO] Fetching org.eclipse.jdt_3.18.400.v20200604-0540.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (29.43kB) [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (142.89kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (150.45kB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (9.46kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16.59kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.6.600.v20200529-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (128.11kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (18.1kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (153.68kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (77.26kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.400.v20200429-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (31.56kB) [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (9.04kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (493.48kB) [INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (966.69kB) [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (215.04kB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.700.v20200603-0557.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (9.25MB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (65.97kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (24.57kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1200.v20200214-0716.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (13.19kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.900.v20200513-0617.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (12.96kB) [INFO] Fetching org.junit.jupiter.api_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (56.99kB) [INFO] Fetching org.junit.jupiter.engine_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (72.22kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (21.54kB) [INFO] Fetching org.junit.jupiter.params_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (184.66kB) [INFO] Fetching org.junit.platform.commons_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (50.23kB) [INFO] Fetching org.junit.platform.engine_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (58.76kB) [INFO] Fetching org.junit.platform.launcher_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (50.12kB) [INFO] Fetching org.junit.platform.runner_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (21.1kB) [INFO] Fetching org.junit.platform.suite.api_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (16.89kB) [INFO] Fetching org.junit.vintage.engine_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (33.61kB) [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (14.79kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (31.5kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.1300.v20200514-1749.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (924.8kB) [INFO] Fetching org.eclipse.pde.core_3.13.400.v20200415-0531.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (1.29MB) [INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (60.93kB) [INFO] Fetching org.objectweb.asm.tree_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (26.36kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (7.65kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.1200.v20200426-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (206.92kB) [INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (1.46MB) [INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (478.57kB) [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (43.22kB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.800.v20200603-2147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (6.69MB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.1.800.v20200514-1728.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (63.29kB) [INFO] Fetching org.eclipse.pde.ds.core_1.1.800.v20200106-1341.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (26.05kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.1.900.v20200514-1728.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (80.19kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (27.92kB) [INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (41.27kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.800.v20200310-0710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (13.72kB) [INFO] Fetching org.eclipse.pde.runtime_3.6.800.v20200203-0916.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (114.23kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.6.1000.v20200513-1026.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (377.23kB) [INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (51.65kB) [INFO] Fetching org.eclipse.pde.ua.core_1.1.500.v20200113-1730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (33.06kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.1.800.v20200116-1522.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (144.84kB) [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (26.28kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.700.v20200123-1806.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (32.78kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.0.500.v20200116-1522.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (24.88kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (85.26kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (49.3kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (12.12kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (29.17kB) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -XX:MaxPermSize=128m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/work/data, -install, /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/work, -configuration, /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/surefire.properties, -product, org.eclipse.sdk.ide] OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Running org.eclipse.emf.validation.tests.AllTests Tests run: 222, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.196 s <<< FAILURE! - in org.eclipse.emf.validation.tests.AllTests test_getCategory(org.eclipse.emf.validation.internal.model.tests.CategoryTest) Time elapsed: 0.001 s test_findCategory(org.eclipse.emf.validation.internal.model.tests.CategoryTest) Time elapsed: 0 s test_getTopLevelCategories(org.eclipse.emf.validation.internal.model.tests.CategoryTest) Time elapsed: 0.103 s test_dumpCategories(org.eclipse.emf.validation.internal.model.tests.CategoryTest) Time elapsed: 0 s test_getDefaultCategory(org.eclipse.emf.validation.internal.model.tests.CategoryTest) Time elapsed: 0.001 s test_getMandatoryCategories(org.eclipse.emf.validation.internal.model.tests.CategoryTest) Time elapsed: 0 s test_getInstance(org.eclipse.emf.validation.internal.model.tests.ConstraintSeverityTest) Time elapsed: 0 s test_getName(org.eclipse.emf.validation.internal.model.tests.ConstraintSeverityTest) Time elapsed: 0 s test_isNull(org.eclipse.emf.validation.internal.model.tests.ConstraintSeverityTest) Time elapsed: 0 s test_readResolve(org.eclipse.emf.validation.internal.model.tests.ConstraintSeverityTest) Time elapsed: 0.005 s test_getAllInstances(org.eclipse.emf.validation.internal.model.tests.ConstraintSeverityTest) Time elapsed: 0 s test_getConstraint(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0.001 s test_getCode(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0 s test_getSeverity(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0.001 s test_getChildren(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0 s test_getMessage(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0 s test_getPlugin(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0 s test_getTarget(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0 s test_getResultLocus(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0 s test_isMultiStatus(org.eclipse.emf.validation.internal.model.tests.ConstraintStatusTest) Time elapsed: 0 s test_getInstance(org.eclipse.emf.validation.internal.model.tests.EMFEventTypeTest) Time elapsed: 0.001 s test_getName(org.eclipse.emf.validation.internal.model.tests.EMFEventTypeTest) Time elapsed: 0 s test_customEventType_177647(org.eclipse.emf.validation.internal.model.tests.EMFEventTypeTest) Time elapsed: 0 s test_isNull(org.eclipse.emf.validation.internal.model.tests.EMFEventTypeTest) Time elapsed: 0 s test_readResolve(org.eclipse.emf.validation.internal.model.tests.EMFEventTypeTest) Time elapsed: 0.003 s test_getPredefinedInstances_177647(org.eclipse.emf.validation.internal.model.tests.EMFEventTypeTest) Time elapsed: 0 s test_getAllInstances(org.eclipse.emf.validation.internal.model.tests.EMFEventTypeTest) Time elapsed: 0.012 s test_getInstance(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0 s test_getName(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0 s test_isLive(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0 s test_isNull(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0 s test_isBatchOnly(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0 s test_readResolve(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0.002 s test_isBatch(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0 s test_getAllInstances(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0 s test_getLocalizedName(org.eclipse.emf.validation.internal.model.tests.EvaluationModeTest) Time elapsed: 0.001 s test_initWithValidSelector(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0 s test_initDefault(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0.001 s test_initWithoutSelector(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0 s test_hashCode(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0 s test_initWithInvalidSelector(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0.001 s test_initWithValidExpression(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0 s test_equals(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0 s test_initWithMissingSelector(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0 s test_initWithoutid(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0 s test_initWithInvalidEnablement(org.eclipse.emf.validation.internal.model.tests.ClientContextTest) Time elapsed: 0.002 s test_getBindings_contexts(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0.002 s test_getClientContext(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0 s test_getBindings_eobject(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0.001 s test_getClientContexts(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0 s test_defaultBindings_contexts(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0.001 s test_getClientContextsFor(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0 s test_getBindings_eobject_none(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0 s test_defaultBindings_context(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0.001 s test_getBindings_context(org.eclipse.emf.validation.internal.model.tests.ClientContextManagerTest) Time elapsed: 0 s testConstraintDescriptor(org.eclipse.emf.validation.internal.model.tests.ModeledConstraintsTest) Time elapsed: 0.001 s testValidation(org.eclipse.emf.validation.internal.model.tests.ModeledConstraintsTest) Time elapsed: 0.238 s testInternationalization(org.eclipse.emf.validation.internal.model.tests.ModeledConstraintsTest) Time elapsed: 0 s testIrrelevantTarget(org.eclipse.emf.validation.internal.model.tests.ModeledConstraintsTest) Time elapsed: 0.002 s testCategory(org.eclipse.emf.validation.internal.model.tests.ModeledConstraintsTest) Time elapsed: 0.001 s test_getInstance(org.eclipse.emf.validation.internal.util.tests.ConstraintFactoryTest) Time elapsed: 0 s test_newConstraint(org.eclipse.emf.validation.internal.util.tests.ConstraintFactoryTest) Time elapsed: 0 s test_newConstraint_disabledConstraint(org.eclipse.emf.validation.internal.util.tests.ConstraintFactoryTest) Time elapsed: 0.001 s test_validate(org.eclipse.emf.validation.internal.util.tests.DisabledConstraintTest) Time elapsed: 0.002 s test_size(org.eclipse.emf.validation.internal.util.tests.FilteredCollectionTest) Time elapsed: 0 s test_iterator(org.eclipse.emf.validation.internal.util.tests.FilteredCollectionTest) Time elapsed: 0.001 s test_getFilter(org.eclipse.emf.validation.internal.util.tests.FilteredCollectionTest) Time elapsed: 0 s test_getInstance(org.eclipse.emf.validation.internal.util.tests.JavaConstraintParserTest) Time elapsed: 0 s test_parseConstraint_throws(org.eclipse.emf.validation.internal.util.tests.JavaConstraintParserTest) Time elapsed: 0.001 s test_parseConstraint(org.eclipse.emf.validation.internal.util.tests.JavaConstraintParserTest) Time elapsed: 0 s test_constraintLocalization(org.eclipse.emf.validation.internal.util.tests.XmlConfigTest) Time elapsed: 0.006 s test_parseConstraintsWithIncludes(org.eclipse.emf.validation.internal.util.tests.XmlConfigTest) Time elapsed: 0.001 s test_getText(org.eclipse.emf.validation.internal.util.tests.TextUtilsTest) Time elapsed: 0 s test_init(org.eclipse.emf.validation.internal.util.tests.XmlExpressionSelectorTest) Time elapsed: 0 s test_selects(org.eclipse.emf.validation.internal.util.tests.XmlExpressionSelectorTest) Time elapsed: 0.001 s test_caseInsensitive_question_114105(org.eclipse.emf.validation.internal.util.tests.StringMatcherTest) Time elapsed: 0.005 s test_caseSensitive_question_114105(org.eclipse.emf.validation.internal.util.tests.StringMatcherTest) Time elapsed: 0 s test_caseInsensitive_asterisk_114105(org.eclipse.emf.validation.internal.util.tests.StringMatcherTest) Time elapsed: 0 s test_caseSensitive_asterisk_114105(org.eclipse.emf.validation.internal.util.tests.StringMatcherTest) Time elapsed: 0 s test_getDescriptor(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_registry(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getBody(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getName(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_hashCode(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getStatusCode(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_targetsEvent(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0.001 s test_isLive(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getSeverity(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getDescription(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getCategories(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0.001 s test_getMessagePattern(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getConfig(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getPluginId(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_isBatch(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getEvaluationMode(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_targetsTypeOf(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_isEnabled_isError_getException(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0.001 s test_resolveTargetTypes(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_addCategory_removeCategory(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getId(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_equalsObject(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintDescriptorTest) Time elapsed: 0 s test_getConstraints(org.eclipse.emf.validation.internal.service.impl.tests.GetBatchConstraintsOperationTest) Time elapsed: 0.001 s test_getEObject(org.eclipse.emf.validation.internal.service.impl.tests.GetBatchConstraintsOperationTest) Time elapsed: 0 s test_execute(org.eclipse.emf.validation.internal.service.impl.tests.GetBatchConstraintsOperationTest) Time elapsed: 0 s test_getEventType(org.eclipse.emf.validation.internal.service.impl.tests.GetLiveConstraintsOperationTest) Time elapsed: 0.001 s test_getConstraints(org.eclipse.emf.validation.internal.service.impl.tests.GetLiveConstraintsOperationTest) Time elapsed: 0.001 s test_getNotification(org.eclipse.emf.validation.internal.service.impl.tests.GetLiveConstraintsOperationTest) Time elapsed: 0 s test_getEObject(org.eclipse.emf.validation.internal.service.impl.tests.GetLiveConstraintsOperationTest) Time elapsed: 0 s test_execute(org.eclipse.emf.validation.internal.service.impl.tests.GetLiveConstraintsOperationTest) Time elapsed: 0 s test_isXmlProvider(org.eclipse.emf.validation.internal.service.impl.tests.ProviderDescriptorTest) Time elapsed: 0 s test_provides_live(org.eclipse.emf.validation.internal.service.impl.tests.ProviderDescriptorTest) Time elapsed: 0 s test_provides_batch(org.eclipse.emf.validation.internal.service.impl.tests.ProviderDescriptorTest) Time elapsed: 0.001 s test_isCache(org.eclipse.emf.validation.internal.service.impl.tests.ProviderDescriptorTest) Time elapsed: 0 s test_getProvider(org.eclipse.emf.validation.internal.service.impl.tests.ProviderDescriptorTest) Time elapsed: 0 s test_isCacheEnabled(org.eclipse.emf.validation.internal.service.impl.tests.ProviderDescriptorTest) Time elapsed: 0 s test_concurrentInitialization_207780(org.eclipse.emf.validation.internal.service.impl.tests.ProviderDescriptorTest) Time elapsed: 1.003 s test_getDescriptor(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintCacheTest) Time elapsed: 0.001 s test_addProvider(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintCacheTest) Time elapsed: 0 s test_getProviders(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintCacheTest) Time elapsed: 0 s test_getLiveConstraints(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintCacheTest) Time elapsed: 0 s test_getBatchConstraints(org.eclipse.emf.validation.internal.service.impl.tests.ConstraintCacheTest) Time elapsed: 0 s test_validateCollection(org.eclipse.emf.validation.internal.service.impl.tests.BatchValidatorTest) Time elapsed: 0.001 s test_validate_object(org.eclipse.emf.validation.internal.service.impl.tests.BatchValidatorTest) Time elapsed: 0 s test_validate_EObject_IProgressMonitor(org.eclipse.emf.validation.internal.service.impl.tests.BatchValidatorTest) Time elapsed: 0.001 s test_isReportSuccesses(org.eclipse.emf.validation.internal.service.impl.tests.BatchValidatorTest) Time elapsed: 0 s test_isIncludeLiveConstraints(org.eclipse.emf.validation.internal.service.impl.tests.BatchValidatorTest) Time elapsed: 0 s test_getEvaluationMode(org.eclipse.emf.validation.internal.service.impl.tests.BatchValidatorTest) Time elapsed: 0 s test_validate_Collection_IProgressMonitor(org.eclipse.emf.validation.internal.service.impl.tests.BatchValidatorTest) Time elapsed: 0 s test_mergeNotifications_move_one(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0.005 s test_validateCollection(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_validate_object(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_mergeNotifications_remove_many(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0.001 s test_isReportSuccesses(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_notificationFilterDefault_177653(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_mergeNotifications_remove_one(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_mergeNotifications_set_many(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0.001 s test_mergeNotifications_removingAdapter_one(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_mergeNotifications_move_many(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_mergeNotifications_removingAdapter_many(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0.001 s test_validate_notification(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_notficationFilterCustom_177653(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0.002 s test_getEvaluationMode(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_notificationGenerator_177647(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0.003 s test_mergeNotifications_set_one(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_mergeNotifications_add_many(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_mergeNotifications_add_one(org.eclipse.emf.validation.internal.service.impl.tests.LiveValidatorTest) Time elapsed: 0 s test_constraintIncludedInExcludedCategory(org.eclipse.emf.validation.internal.service.impl.tests.ClientContextTest) Time elapsed: 0.004 s test_multipleMatchingContextsWithExclusions(org.eclipse.emf.validation.internal.service.impl.tests.ClientContextTest) Time elapsed: 0 s test_constraintExcludedFromIncludedCategory_nested(org.eclipse.emf.validation.internal.service.impl.tests.ClientContextTest) Time elapsed: 0.001 s test_constraintIncludedInExcludedCategory_nested(org.eclipse.emf.validation.internal.service.impl.tests.ClientContextTest) Time elapsed: 0 s test_constraintExcludedFromIncludedCategory(org.eclipse.emf.validation.internal.service.impl.tests.ClientContextTest) Time elapsed: 0 s test_includedChildOfExcludedCategory(org.eclipse.emf.validation.internal.service.impl.tests.ClientContextTest) Time elapsed: 0.001 s testTraversalStrategyManagerDoesNotLeakDynamicEPackages(org.eclipse.emf.validation.internal.service.impl.tests.TraversalStrategyManagerTest) Time elapsed: 0.096 s test_getConstraintDisabledByDefault(org.eclipse.emf.validation.internal.xml.tests.XmlConstraintProviderTest) Time elapsed: 0 s test_getConstraints(org.eclipse.emf.validation.internal.xml.tests.XmlConstraintProviderTest) Time elapsed: 0 s test_getLiveConstraints(org.eclipse.emf.validation.internal.xml.tests.XmlConstraintProviderTest) Time elapsed: 0 s test_duplicateConstraintsLogged_207988(org.eclipse.emf.validation.internal.xml.tests.XmlConstraintProviderTest) Time elapsed: 0 s test_getBatchConstraints(org.eclipse.emf.validation.internal.xml.tests.XmlConstraintProviderTest) Time elapsed: 0 s test_setInitializationData(org.eclipse.emf.validation.internal.xml.tests.XmlConstraintProviderTest) Time elapsed: 0 s test_getLiveConstraintsForFeature(org.eclipse.emf.validation.internal.xml.tests.XmlConstraintProviderTest) Time elapsed: 0 s test_getUriNamespacePrefix(org.eclipse.emf.validation.internal.service.tests.AbstractConstraintProviderTest) Time elapsed: 0 s test_setInitializationData(org.eclipse.emf.validation.internal.service.tests.AbstractConstraintProviderTest) Time elapsed: 0 s testGetDescriptorStringString(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s test_bulkRegister(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0.001 s test_getDescriptor_String(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s testGetAllDescriptors(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s testRegister(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s testUnregister(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s test_repeatedlyRegisterSameDescriptor(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s test_repeatedlyUnregisterSameDescriptor(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s testGetInstance(org.eclipse.emf.validation.internal.service.tests.ConstraintRegistryTest) Time elapsed: 0 s test_validateSubtreeBatchSingle(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.006 s test_validateBatchSingle(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.001 s test_validateLiveList(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.001 s test_getInstance(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0 s test_validateSetTargetOnStatus_178121(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.005 s test_currentConstraintData_232572(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.001 s test_validateLiveConstraintFilter_177644(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.002 s test_validateConstraintsReturningMultipleResults_161558(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.001 s test_validateSubtreeBatchCollection(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.002 s test_traversalStrategiesNotShared_sameValidator_207992(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.003 s test_cancelSeverity_batch_bug179776(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.002 s test_validateBatchCollection(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.001 s test_validateBatchConstraintFilter_177644(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.003 s test_cancelSeverity_live_bug179776(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.006 s testFindClass(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0 s test_recursiveTraversalStrategy_207990(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0 s test_validateLiveSingle(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0 s test_validateInstanceOfExtendingEClassInOtherPackage_183917(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.005 s test_traversalStrategiesNotShared_differentValidators_207992(org.eclipse.emf.validation.internal.service.tests.ModelValidationServiceTest) Time elapsed: 0.006 s test_UniversalListener(org.eclipse.emf.validation.internal.service.tests.ValidationListenersTest) Time elapsed: 0.001 s test_ClientContextListener(org.eclipse.emf.validation.internal.service.tests.ValidationListenersTest) Time elapsed: 0 s test_provideNonXMLConstraintDescriptorsForCustomLanguage_165455(org.eclipse.emf.validation.internal.service.tests.ParameterizedConstraintParserTest) Time elapsed: 0.001 s test_provideNonXMLConstraintDescriptorsForJavaLanguage_165455(org.eclipse.emf.validation.internal.service.tests.ParameterizedConstraintParserTest) Time elapsed: 0.001 s test_provideXMLConstraintDescriptorsForCustomLanguage_165455(org.eclipse.emf.validation.internal.service.tests.ParameterizedConstraintParserTest) Time elapsed: 0.001 s test_enableConstraint_177656(org.eclipse.emf.validation.internal.service.tests.ConstraintListenersTest) Time elapsed: 0.001 s test_registerConstraint_177656(org.eclipse.emf.validation.internal.service.tests.ConstraintListenersTest) Time elapsed: 0 s test_addCategoryToConstraint_177656(org.eclipse.emf.validation.internal.service.tests.ConstraintListenersTest) Time elapsed: 0 s test_removeCategoryFromConstraint_177656(org.eclipse.emf.validation.internal.service.tests.ConstraintListenersTest) Time elapsed: 0 s test_unRegisterConstraint_177656(org.eclipse.emf.validation.internal.service.tests.ConstraintListenersTest) Time elapsed: 0 s test_disableConstraint_177656(org.eclipse.emf.validation.internal.service.tests.ConstraintListenersTest) Time elapsed: 0 s test_getInstance_177647(org.eclipse.emf.validation.internal.service.tests.EventTypeServiceTest) Time elapsed: 0 s test_getNotificationGenerators_177647(org.eclipse.emf.validation.internal.service.tests.EventTypeServiceTest) Time elapsed: 0 s test_getNotificationGenerator_177647(org.eclipse.emf.validation.internal.service.tests.EventTypeServiceTest) Time elapsed: 0 s test_clearMarkersFromCleanResource_218765(org.eclipse.emf.validation.marker.tests.MarkerUtilTest) Time elapsed: 0.268 s test_createMarkersInPathWithSpaces_201788(org.eclipse.emf.validation.marker.tests.MarkerUtilTest) Time elapsed: 0.032 s testMarkerCreationOnNestedStatus_295841(org.eclipse.emf.validation.marker.tests.MarkerUtilTest) Time elapsed: 0.05 s test_providerLiveFilter(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.005 s test_batchConstraints(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.001 s test_providerDynamicErrors(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0 s test_qualifiedName(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.002 s test_lazyConstraintInstantiation(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.001 s test_constraintXmlErrors(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.011 s test_constraintCache(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0 s test_providerBatchFilter(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.001 s test_liveConstraints(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.001 s test_multiLiveConstraints(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0 s test_providerNameSpaces(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0 s test_providerXmlErrors(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0 s test_subclassInOtherPackage(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.001 s test_constraintDynamicErrors(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0 s test_multiPackagesPerProvider(org.eclipse.emf.validation.tests.FrameworkTest) Time elapsed: 0.002 s <<< FAILURE! junit.framework.AssertionFailedError: Did not find batch constraints: [org.eclipse.emf.validation.tests.multipackage.test] at org.eclipse.emf.validation.tests.FrameworkTest.test_multiPackagesPerProvider(FrameworkTest.java:461) Results: Failures: FrameworkTest.test_multiPackagesPerProvider:461->TestBase.assertAllConstraintsPresent:145 Did not find batch constraints: [org.eclipse.emf.validation.tests.multipackage.test] Tests run: 222, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/org.eclipse.emf.validation.tests-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests/target/org.eclipse.emf.validation.tests-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.eclipse.emf.validation.features:org.eclipse.emf.validation >--- [INFO] Building org.eclipse.emf.validation 1.13.0-SNAPSHOT [13/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation --- [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation-feature/target/org.eclipse.emf.validation-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation-feature/target/org.eclipse.emf.validation-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl >-- [INFO] Building org.eclipse.emf.validation.ocl 1.13.0-SNAPSHOT [14/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.ocl --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.ocl --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl-feature/target/org.eclipse.emf.validation.ocl-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.ocl --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.ocl --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl-feature/target/org.eclipse.emf.validation.ocl-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples >-- [INFO] Building org.eclipse.emf.validation.examples 1.13.0-SNAPSHOT [15/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.examples --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.examples --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples-feature/target/org.eclipse.emf.validation.examples-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.examples --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.examples --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples-feature/target/org.eclipse.emf.validation.examples-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.source >-- [INFO] Building org.eclipse.emf.validation.source 1.13.0-SNAPSHOT [16/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.source --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.source --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.source --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.source --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.source --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.source-feature/target/org.eclipse.emf.validation.source-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.source --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.source --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.source --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.source-feature/target/org.eclipse.emf.validation.source-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.ocl.source >-- [INFO] Building org.eclipse.emf.validation.ocl.source 1.13.0-SNAPSHOT [17/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.ocl.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.ocl.source --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.ocl.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.ocl.source --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.ocl.source --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.ocl.source --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.ocl.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.ocl.source --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl.source-feature/target/org.eclipse.emf.validation.ocl.source-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.ocl.source --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.ocl.source --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.ocl.source --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.ocl.source-feature/target/org.eclipse.emf.validation.ocl.source-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.examples.source >-- [INFO] Building org.eclipse.emf.validation.examples.source 1.13.0-SNAPSHOT [18/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.examples.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.examples.source --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.examples.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.examples.source --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.examples.source --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.examples.source --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.examples.source --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.examples.source --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.source-feature/target/org.eclipse.emf.validation.examples.source-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.examples.source --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.examples.source --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.examples.source --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.examples.source-feature/target/org.eclipse.emf.validation.examples.source-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.doc >-- [INFO] Building org.eclipse.emf.validation.doc 1.13.0-SNAPSHOT [19/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.doc --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.doc --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc-feature/target/org.eclipse.emf.validation.doc-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.doc --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.doc --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.doc-feature/target/org.eclipse.emf.validation.doc-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.tests >-- [INFO] Building org.eclipse.emf.validation.tests 1.13.0-SNAPSHOT [20/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.tests --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.tests --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.tests --- [INFO] Fetching org.eclipse.test_3.4.500.v20200422-1752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (21.76kB) [INFO] Fetching org.eclipse.ant.optional.junit_3.3.300.v20180822-0818.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (6.78kB) [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests-feature/target/org.eclipse.emf.validation.tests-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.tests --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.tests-feature/target/org.eclipse.emf.validation.tests-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.sdk >-- [INFO] Building org.eclipse.emf.validation.sdk 1.13.0-SNAPSHOT [21/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.sdk --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.sdk --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.sdk --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.sdk --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.sdk-feature/target/org.eclipse.emf.validation.sdk-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.sdk --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.sdk --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.sdk --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.sdk-feature/target/org.eclipse.emf.validation.sdk-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation.features:org.eclipse.emf.validation.master >-- [INFO] Building org.eclipse.emf.validation.master 1.13.0-SNAPSHOT [22/23] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.master --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.master --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-id (default-validate-id) @ org.eclipse.emf.validation.master --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:validate-version (default-validate-version) @ org.eclipse.emf.validation.master --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.master --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.master --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.master --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:package-feature (default-package-feature) @ org.eclipse.emf.validation.master --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.master-feature/target/org.eclipse.emf.validation.master-1.13.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.validation.master --- [INFO] [INFO] --- tycho-p2-plugin:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.validation.master --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.master --- [INFO] Signing jar: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.master-feature/target/org.eclipse.emf.validation.master-1.13.0-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.emf.validation:org.eclipse.emf.validation.repository >-- [INFO] Building org.eclipse.emf.validation.repository 1.13.0-SNAPSHOT [23/23] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.validation.repository --- [INFO] [INFO] --- tycho-packaging-plugin:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.validation.repository --- [INFO] The project's OSGi version is 1.13.0.202208101528 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.emf.validation.repository --- [INFO] [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.emf.validation.repository --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.validation.repository --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.validation.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.5.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.emf.validation.repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.5.0:publish-products (default-publish-products) @ org.eclipse.emf.validation.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.5.0:publish-categories (default-publish-categories) @ org.eclipse.emf.validation.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.5.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.emf.validation.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.5.0:assemble-repository (default-assemble-repository) @ org.eclipse.emf.validation.repository --- [INFO] Fetching 509109261ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/22/ (126.91kB) [INFO] Fetching 90d72f291ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/78/ (417.98kB) [INFO] Fetching a0eda6271ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/40/ (37.46kB) [INFO] Fetching f0cd40261ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/2a/ (30.42kB) [INFO] Fetching 908082281ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/24/ (20.51kB) [INFO] Fetching 90fd762a1ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/6a/ (11.89kB) [INFO] Fetching 90af062a1ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/7a/ (19.44kB) [INFO] Fetching b0ff592a1ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/27/ (36.3kB) [INFO] Fetching 1066ed2a1ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/36/ (10.48kB) [INFO] Fetching 303ee3281ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/41/ (45.49kB) [INFO] Fetching a07205261ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/3b/ (19.75kB) [INFO] Fetching 60c9032a1ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/8/ (24.2kB) [INFO] Fetching d08448281ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/20/ (8.29kB) [INFO] Fetching 901cf2261ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/4b/ (19.73kB) [INFO] Fetching 40e104271ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/8/ (14.43kB) [INFO] Fetching 9069e22a1ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/d/ (32.53kB) [INFO] Fetching org.eclipse.emf.examples_2.18.0.v20200518-1440.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/features/ (19.25kB) [INFO] Fetching d01528261ca5001a13d8d4af19f0778a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/.blobstore/e/ (30.21kB) [INFO] [INFO] --- tycho-source-plugin:2.5.0:plugin-source (plugin-source) @ org.eclipse.emf.validation.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.5.0:archive-repository (default-archive-repository) @ org.eclipse.emf.validation.repository --- [INFO] Building zip: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/target/org.eclipse.emf.validation.repository-1.13.0-SNAPSHOT.zip [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.validation.repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.eclipse.emf.validation.releng 1.13.0-SNAPSHOT .. SUCCESS [ 3.594 s] [INFO] org.eclipse.emf.validation.target 1.13.0-SNAPSHOT .. SUCCESS [ 1.787 s] [INFO] org.eclipse.emf.validation 1.8.0-SNAPSHOT .......... SUCCESS [ 12.970 s] [INFO] org.eclipse.emf.validation.ui 1.7.0-SNAPSHOT ....... SUCCESS [ 3.307 s] [INFO] org.eclipse.emf.validation.ui.ide 1.3.0-SNAPSHOT ... SUCCESS [ 5.182 s] [INFO] org.eclipse.emf.validation.ocl 1.4.0-SNAPSHOT ...... SUCCESS [ 2.469 s] [INFO] org.eclipse.emf.validation.doc 1.3.0-SNAPSHOT ...... SUCCESS [ 3.674 s] [INFO] org.eclipse.emf.validation.examples 1.3.0-SNAPSHOT . SUCCESS [ 3.269 s] [INFO] org.eclipse.emf.validation.examples.adapter 1.2.0-SNAPSHOT SUCCESS [ 3.171 s] [INFO] org.eclipse.emf.validation.examples.general 1.4.0-SNAPSHOT SUCCESS [ 2.474 s] [INFO] org.eclipse.emf.validation.examples.ocl 1.4.0-SNAPSHOT SUCCESS [ 2.476 s] [INFO] org.eclipse.emf.validation.tests 1.9.0-SNAPSHOT .... SUCCESS [ 29.841 s] [INFO] org.eclipse.emf.validation 1.13.0-SNAPSHOT ......... SUCCESS [ 2.732 s] [INFO] org.eclipse.emf.validation.ocl 1.13.0-SNAPSHOT ..... SUCCESS [ 1.032 s] [INFO] org.eclipse.emf.validation.examples 1.13.0-SNAPSHOT SUCCESS [ 3.538 s] [INFO] org.eclipse.emf.validation.source 1.13.0-SNAPSHOT .. SUCCESS [ 2.085 s] [INFO] org.eclipse.emf.validation.ocl.source 1.13.0-SNAPSHOT SUCCESS [ 1.331 s] [INFO] org.eclipse.emf.validation.examples.source 1.13.0-SNAPSHOT SUCCESS [ 1.305 s] [INFO] org.eclipse.emf.validation.doc 1.13.0-SNAPSHOT ..... SUCCESS [ 1.028 s] [INFO] org.eclipse.emf.validation.tests 1.13.0-SNAPSHOT ... SUCCESS [ 1.115 s] [INFO] org.eclipse.emf.validation.sdk 1.13.0-SNAPSHOT ..... SUCCESS [ 1.430 s] [INFO] org.eclipse.emf.validation.master 1.13.0-SNAPSHOT .. SUCCESS [ 1.247 s] [INFO] org.eclipse.emf.validation.repository 1.13.0-SNAPSHOT SUCCESS [ 3.547 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:10 min [INFO] Finished at: 2022-08-10T15:30:12Z [INFO] ------------------------------------------------------------------------ [migration] $ /bin/sh -xe /tmp/jenkins14414125208147203390.sh + REFERENCE_PLATFORM=2020-06 + '[' 2020-06 = 2020-06 ']' + '[' -d update-site ']' + mkdir update-site + cp -R org.eclipse.emf.validation.repository/target/repository/artifacts.jar org.eclipse.emf.validation.repository/target/repository/artifacts.xml.xz org.eclipse.emf.validation.repository/target/repository/content.jar org.eclipse.emf.validation.repository/target/repository/content.xml.xz org.eclipse.emf.validation.repository/target/repository/features org.eclipse.emf.validation.repository/target/repository/p2.index org.eclipse.emf.validation.repository/target/repository/plugins update-site/ + /bin/sh org.eclipse.emf.validation.repository/emf-validation-jiro-publish.sh 2022-08-10-15:30:12 Using local update-site: /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/target/repository/ 2022-08-10-15:30:12 Publishing as releases (R) build 2022-08-10-15:30:12 Publishing to remote update-site: /home/data/httpd/download.eclipse.org/modeling/emf/validation/updates/releases 2022-08-10-15:30:12 Working in /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/target/emf-validation-master/PLATFORM=2020-06,jdk=openjdk-jdk11-latest,label=migration-publish-tmp 2022-08-10-15:30:12 dropDir is R202208101528 2022-08-10-15:30:12 Copied /home/jenkins/agent/workspace/emf-validation-master/PLATFORM/2020-06/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.validation.repository/target/repository/ to local directory updates/releases/R202208101528. 2022-08-10-15:30:12 version is now 1.13.0 2022-08-10-15:30:12 Publishing local updates/releases/R202208101528 directory to remote update site /home/data/httpd/download.eclipse.org/modeling/emf/validation/updates/releases/R202208101528 2022-08-10-15:30:14 Add existing update sites to the composite update site repository file. 2022-08-10-15:30:14 Composite entries: R201706061352 R201805030717 R201812070911 R202008210805 R202208101528 Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 70 killed; [ssh-agent] Stopped. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: pierre-charles.david@obeo.fr Finished: UNSTABLE