Triggered by Gerrit: https://git.eclipse.org/r/c/emf-store/org.eclipse.emf.emfstore.core/+/184832 Running as SYSTEM Agent centos-7-d708r is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-d708r" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.emfstore.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-d708r" - 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-d708r" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.emfstore.svc.cluster.local/emfstore/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.7" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false 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 - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-emfstore" 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-d708r (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/emf-store/org.eclipse.emf.emfstore.core.git > git init /home/jenkins/agent/workspace/gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/emf-store/org.eclipse.emf.emfstore.core.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://git.eclipse.org/r/emf-store/org.eclipse.emf.emfstore.core.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/emf-store/org.eclipse.emf.emfstore.core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/emf-store/org.eclipse.emf.emfstore.core.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/emf-store/org.eclipse.emf.emfstore.core.git > git fetch --tags --progress https://git.eclipse.org/r/emf-store/org.eclipse.emf.emfstore.core.git refs/changes/32/184832/1 # timeout=10 > git rev-parse 9f705586262946d96879ea7752953233a5b5e5ae^{commit} # timeout=10 Checking out Revision 9f705586262946d96879ea7752953233a5b5e5ae (refs/changes/32/184832/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f705586262946d96879ea7752953233a5b5e5ae # timeout=10 Commit message: "TCI - Update eclipse jarsigner plugin" First time build. Skipping changelog. $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [gerrit] $ vncserver -list Starting xvnc [gerrit] $ Xvnc :26 -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 Sep 1 07:27:54 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5926 vncext: created VNC server for screen 0 [gerrit] $ /bin/sh -xe /tmp/jenkins12548364418089668402.sh + rm -rf /opt/users/hudsonbuild/.emfstore [gerrit] $ /bin/sh -xe /tmp/jenkins11924977517270748911.sh + metacity --replace --sm-disable [gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f releng/emfstore-parent/pom.xml -DGERRIT_BRANCH=feature_543235 -DGERRIT_PATCHSET_REVISION=9f705586262946d96879ea7752953233a5b5e5ae -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=jfaltermeier@eclipsesource.com "-DGERRIT_EVENT_ACCOUNT_NAME=Johannes Faltermeier" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/emf-store/org.eclipse.emf.emfstore.core/+/184832 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jfaltermeier@eclipsesource.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=emf-store/org.eclipse.emf.emfstore.core -DGERRIT_CHANGE_NUMBER=184832 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Johannes Faltermeier\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/32/184832/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Johannes Faltermeier" '-DGERRIT_CHANGE_OWNER=\"Johannes Faltermeier\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=VENJIC0gVXBkYXRlIGVjbGlwc2UgamFyc2lnbmVyIHBsdWdpbgoKQ2hhbmdlLUlkOiBJNDE3ZTlmNTk5NTBhNTQwMThiODY1OGE1YzQ4ODRkNjg0YzU5MDliNQpTaWduZWQtb2ZmLWJ5OiBKb2hhbm5lcyBGYWx0ZXJtZWllciA8amZhbHRlcm1laWVyQGVjbGlwc2Vzb3VyY2UuY29tPg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=TCI - Update eclipse jarsigner plugin" '-DGERRIT_EVENT_ACCOUNT=\"Johannes Faltermeier\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I417e9f59950a54018b8658a5c4884d684c5909b5 -DGERRIT_EVENT_HASH=14044802 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=jfaltermeier@eclipsesource.com -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Johannes Faltermeier" -Dmaven.repo.local=/home/jenkins/agent/workspace/gerrit/.repository clean verify Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.p2repository:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.p2repository/pom.xml [INFO] Adding repository http://download.eclipse.org/ecp/releases/releases_12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/ecp/releases/releases_12/ (0B of 432B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/ecp/releases/releases_12/120/ (0B of 66kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/ecp/releases/releases_12/121/ (0B of 59.38kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.2/ (0B of 128B at 0B/s) [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.2 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.2/ (0B of 454B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.2/categories/ (0B of 699B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/ (0B of 360.98kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.1-201209141800/ (0B of 356.5kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.2/R-4.2-201206081400/ (0B of 352.49kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/ (0B of 423B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/R201406111328/ (0B of 116B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/R201406111328/ (0B of 11.95kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/R201408191310/ (0B of 116B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/R201408191310/ (0B of 12.21kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/ (0B of 128B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/juno [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/juno/ (0B of 490B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201303010900/ (0B of 365B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201303010900/ (0B of 2.06MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201209280900/ (0B of 365B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201209280900/ (0B of 2.01MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201206270900/ (0B of 365B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201206270900/ (0B of 2.06MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/juno/ (0B of 116B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/juno/ (0B of 304.86kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B of 128B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/luna [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/luna/ (0B of 518B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B of 365B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201406250900/ (0B of 2.5MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B of 365B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201409261001/ (0B of 2.59MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B of 365B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201501121000/ (0B of 2.59MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B of 365B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (0B of 2.61MB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/luna/ (0B of 320.79kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20151221205849/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20151221205849/repository/ (0B of 174.42kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/edapt/releases/12x [INFO] Fetching compositeContent.jar from http://download.eclipse.org/edapt/releases/12x/ (0B of 447B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/edapt/releases/12x/120/ (0B of 7.68kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/edapt/releases/12x/121/ (0B of 7.66kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/edapt/releases/12x/122/ (0B of 7.8kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/technology/swtbot/releases/2.3.0 [INFO] Fetching content.jar from http://download.eclipse.org/technology/swtbot/releases/2.3.0/ (0B of 15.88kB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.p2repository:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.p2repository/pom.xml [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201406250900/ (0B at 0B/s) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 1.26MB at 0B/s) [INFO] Unpacking com.google.guava_15.0.0.v201403281430... [INFO] Fetching R-4.2.2-201302041200&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/4.2/ (0B at 0B/s) [INFO] Fetching org.eclipse.osgi_3.8.2.v20130124-134944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 461.82kB at 0B/s) [INFO] Unpacking org.eclipse.osgi_3.8.2.v20130124-134944... [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 21.11kB at 0B/s) [INFO] Unpacking javax.annotation_1.2.0.v201401042248... [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 63.94kB at 0B/s) [INFO] Unpacking javax.xml_1.3.4.v201005080400... [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 67.24kB at 0B/s) [INFO] Unpacking org.apache.batik.css_1.6.0.v201011041432... [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 43.94kB at 0B/s) [INFO] Unpacking org.apache.batik.util_1.6.0.v201011041432... [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 18.5kB at 0B/s) [INFO] Unpacking org.w3c.css.sac_1.3.1.v200903091627... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 27.84kB at 0B/s) [INFO] Unpacking org.w3c.dom.svg_1.1.0.v201011041433... [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 66.2kB at 0B/s) [INFO] Unpacking org.apache.batik.util.gui_1.6.0.v201011041432... [INFO] Fetching org.eclipse.osgi.services_3.3.100.v20120522-1822.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 31.33kB at 0B/s) [INFO] Unpacking org.eclipse.osgi.services_3.3.100.v20120522-1822... [INFO] Fetching org.eclipse.compare_3.5.301.v20130125-135424.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 230.35kB at 0B/s) [INFO] Unpacking org.eclipse.compare_3.5.301.v20130125-135424... [INFO] Fetching org.eclipse.ui_3.104.0.v20121024-145224.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 92.81kB at 0B/s) [INFO] Unpacking org.eclipse.ui_3.104.0.v20121024-145224... [INFO] Fetching org.eclipse.core.resources_3.8.1.v20121114-124432.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 274.13kB at 0B/s) [INFO] Unpacking org.eclipse.core.resources_3.8.1.v20121114-124432... [INFO] Fetching org.eclipse.jface.text_3.8.2.v20121126-164145.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 286.7kB at 0B/s) [INFO] Unpacking org.eclipse.jface.text_3.8.2.v20121126-164145... [INFO] Fetching org.eclipse.ui.ide_3.8.2.v20121106-165923.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 699.35kB at 0B/s) [INFO] Unpacking org.eclipse.ui.ide_3.8.2.v20121106-165923... [INFO] Fetching org.eclipse.ui.views_3.6.100.v20120705-114010.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 32.67kB at 0B/s) [INFO] Unpacking org.eclipse.ui.views_3.6.100.v20120705-114010... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 181.56kB at 0B/s) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310... [INFO] Fetching org.eclipse.core.runtime_3.8.0.v20120912-155025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 32.04kB at 0B/s) [INFO] Unpacking org.eclipse.core.runtime_3.8.0.v20120912-155025... [INFO] Fetching org.eclipse.core.expressions_3.4.401.v20120912-155018.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 29.07kB at 0B/s) [INFO] Unpacking org.eclipse.core.expressions_3.4.401.v20120912-155018... [INFO] Fetching org.eclipse.ui.editors_3.8.0.v20120523-1540.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 167.92kB at 0B/s) [INFO] Unpacking org.eclipse.ui.editors_3.8.0.v20120523-1540... [INFO] Fetching org.eclipse.ui.forms_3.5.200.v20120705-114351.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 97.14kB at 0B/s) [INFO] Unpacking org.eclipse.ui.forms_3.5.200.v20120705-114351... [INFO] Fetching org.eclipse.compare.core_3.5.200.v20120522-1148.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 29.24kB at 0B/s) [INFO] Unpacking org.eclipse.compare.core_3.5.200.v20120522-1148... [INFO] Fetching com.ibm.icu_4.4.2.v20110823.jar from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 6.39MB at 0B/s) [INFO] Fetching org.eclipse.core.commands_3.6.2.v20130123-162658.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 35.65kB at 0B/s) [INFO] Unpacking org.eclipse.core.commands_3.6.2.v20130123-162658... [INFO] Fetching org.eclipse.equinox.common_3.6.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 43.51kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.common_3.6.100.v20120522-1841... [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 34.76kB at 0B/s) [INFO] Unpacking org.eclipse.core.contenttype_3.4.200.v20120523-2004... [INFO] Fetching org.eclipse.equinox.preferences_3.5.1.v20121031-182809.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 46.33kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.preferences_3.5.1.v20121031-182809... [INFO] Fetching org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 68.03kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.registry_3.5.200.v20120522-1841... [INFO] Fetching org.eclipse.core.databinding_1.4.1.v20120912-132807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 51.97kB at 0B/s) [INFO] Unpacking org.eclipse.core.databinding_1.4.1.v20120912-132807... [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20120521-2329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 66.85kB at 0B/s) [INFO] Unpacking org.eclipse.core.databinding.observable_1.4.1.v20120521-2329... [INFO] Fetching org.eclipse.core.databinding.property_1.4.100.v20120523-1955.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 36.98kB at 0B/s) [INFO] Unpacking org.eclipse.core.databinding.property_1.4.100.v20120523-1955... [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20120523-1955.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 20.02kB at 0B/s) [INFO] Unpacking org.eclipse.core.databinding.beans_1.2.200.v20120523-1955... [INFO] Fetching org.eclipse.core.filebuffers_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 37.9kB at 0B/s) [INFO] Unpacking org.eclipse.core.filebuffers_3.5.200.v20120523-1310... [INFO] Fetching org.eclipse.text_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 78.74kB at 0B/s) [INFO] Unpacking org.eclipse.text_3.5.200.v20120523-1310... [INFO] Fetching org.eclipse.core.filesystem_1.3.200.v20130115-145044.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 23.46kB at 0B/s) [INFO] Unpacking org.eclipse.core.filesystem_1.3.200.v20130115-145044... [INFO] Fetching org.eclipse.core.jobs_3.5.300.v20120912-155018.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 37.66kB at 0B/s) [INFO] Unpacking org.eclipse.core.jobs_3.5.300.v20120912-155018... [INFO] Fetching org.eclipse.equinox.app_1.3.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 39.01kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.app_1.3.100.v20120522-1841... [INFO] Fetching org.eclipse.e4.core.commands_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 10.08kB at 0B/s) [INFO] Unpacking org.eclipse.e4.core.commands_0.10.1.v20120523-1955... [INFO] Fetching org.eclipse.e4.core.di_1.2.0.v20121024-173149.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 22.71kB at 0B/s) [INFO] Unpacking org.eclipse.e4.core.di_1.2.0.v20121024-173149... [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 9.24kB at 0B/s) [INFO] Unpacking javax.inject_1.0.0.v20091030... [INFO] Fetching org.eclipse.e4.core.contexts_1.2.0.v20121221-192508.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 20.98kB at 0B/s) [INFO] Unpacking org.eclipse.e4.core.contexts_1.2.0.v20121221-192508... [INFO] Fetching org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 15.54kB at 0B/s) [INFO] Unpacking org.eclipse.e4.core.services_1.0.0.v20120521-2346... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.11.100.v20121024-182359.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 11.8kB at 0B/s) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.11.100.v20121024-182359... [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 21.42kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.10.3.v20130123-162658... [INFO] Fetching org.eclipse.swt_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 16.74kB at 0B/s) [INFO] Unpacking org.eclipse.swt_3.100.1.v4236b... [INFO] Fetching org.eclipse.jface_3.8.102.v20130123-162658.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 321.89kB at 0B/s) [INFO] Unpacking org.eclipse.jface_3.8.102.v20130123-162658... [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.2.v20120912-132817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 54.56kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.10.2.v20120912-132817... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 48.29kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.10.3.v20130123-162658... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.4.v20130123-162658.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 14.25kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.9.4.v20130123-162658... [INFO] Fetching org.eclipse.e4.ui.di_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 8.21kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.di_0.10.1.v20120523-1955... [INFO] Fetching org.eclipse.e4.ui.model.workbench_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 88.86kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_0.10.1.v20120523-1955... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/ (0B at 0B/s) [INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 365.38kB at 0B/s) [INFO] Unpacking org.eclipse.emf.ecore_2.10.2.v20150123-0348... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 79.74kB at 0B/s) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348... [INFO] Fetching org.eclipse.e4.ui.services_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 11.93kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.services_0.10.3.v20130123-162658... [INFO] Fetching org.eclipse.e4.ui.widgets_0.12.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 8.8kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.widgets_0.12.3.v20130123-162658... [INFO] Fetching org.eclipse.e4.ui.workbench_0.11.0.v20130125-100758.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 75.92kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.workbench_0.11.0.v20130125-100758... [INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 35.53kB at 0B/s) [INFO] Unpacking org.eclipse.emf.ecore.change_2.10.0.v20150123-0348... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_0.10.3.v20130124-185622.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 42.05kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_0.10.3.v20130124-185622... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.10.3.v20130124-170312.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 86.89kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.10.3.v20130124-170312... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.10.3.v20130124-133900.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 55.55kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.10.3.v20130124-133900... [INFO] Fetching org.eclipse.jface.databinding_1.6.0.v20120912-132807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 59.89kB at 0B/s) [INFO] Unpacking org.eclipse.jface.databinding_1.6.0.v20120912-132807... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20120521-2329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 7.01kB at 0B/s) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.12.0.v20120521-2329... [INFO] Fetching org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 87.26kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.ds_1.4.1.v20120926-201320... [INFO] Fetching org.eclipse.equinox.event_1.2.200.v20120522-2049.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 15.1kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.event_1.2.200.v20120522-2049... [INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 103.44kB at 0B/s) [INFO] Unpacking org.eclipse.emf.common_2.10.1.v20150123-0348... [INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 55.78kB at 0B/s) [INFO] Unpacking org.eclipse.emf.common.ui_2.9.0.v20150123-0452... [INFO] Fetching org.eclipse.emf.compare_3.1.2.201501201328.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 101.65kB at 0B/s) [INFO] Unpacking org.eclipse.emf.compare_3.1.2.201501201328... [INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 88.3kB at 0B/s) [INFO] Unpacking org.eclipse.emf.edit_2.10.1.v20150123-0452... [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 41.04kB at 0B/s) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452... [INFO] Fetching org.eclipse.emf.transaction_1.8.0.201405281451.jar from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 164.94kB at 0B/s) [INFO] Fetching org.eclipse.emf.compare.edit_4.0.0.201501201328.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 42.39kB at 0B/s) [INFO] Unpacking org.eclipse.emf.compare.edit_4.0.0.201501201328... [INFO] Fetching org.eclipse.emf.compare.rcp_2.2.0.201408191310.jar.pack.gz from http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/R201408191310/plugins/ (0B of 27.91kB at 0B/s) [INFO] Unpacking org.eclipse.emf.compare.rcp_2.2.0.201408191310... [INFO] Fetching org.eclipse.emf.compare.ide_3.1.2.201501201328.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 18.67kB at 0B/s) [INFO] Unpacking org.eclipse.emf.compare.ide_3.1.2.201501201328... [INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 72.16kB at 0B/s) [INFO] Unpacking org.eclipse.emf.edit.ui_2.10.2.v20150123-0452... [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.0.1.201408191310.jar.pack.gz from http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/R201408191310/plugins/ (0B of 86.45kB at 0B/s) [INFO] Unpacking org.eclipse.emf.compare.rcp.ui_4.0.1.201408191310... [INFO] Fetching org.eclipse.team.core_3.6.100.v20120524-0627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 111.24kB at 0B/s) [INFO] Unpacking org.eclipse.team.core_3.6.100.v20120524-0627... [INFO] Fetching org.eclipse.team.ui_3.6.201.v20130125-135424.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 406.15kB at 0B/s) [INFO] Unpacking org.eclipse.team.ui_3.6.201.v20130125-135424... [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.0.2.201501201328.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 115.53kB at 0B/s) [INFO] Unpacking org.eclipse.emf.compare.ide.ui_4.0.2.201501201328... [INFO] Fetching org.eclipse.emf.edapt.common_1.2.2.201705070604.jar.pack.gz from http://download.eclipse.org/edapt/releases/12x/122/plugins/ (0B of 19.95kB at 0B/s) [INFO] Unpacking org.eclipse.emf.edapt.common_1.2.2.201705070604... [INFO] Fetching org.eclipse.emf.edapt.declaration_1.2.2.201705070604.jar.pack.gz from http://download.eclipse.org/edapt/releases/12x/122/plugins/ (0B of 65.47kB at 0B/s) [INFO] Unpacking org.eclipse.emf.edapt.declaration_1.2.2.201705070604... [INFO] Fetching org.eclipse.emf.edapt.migration_1.2.2.201705070604.jar.pack.gz from http://download.eclipse.org/edapt/releases/12x/122/plugins/ (0B of 292.87kB at 0B/s) [INFO] Unpacking org.eclipse.emf.edapt.migration_1.2.2.201705070604... [INFO] Fetching org.eclipse.emf.edapt.history_1.2.2.201705070604.jar.pack.gz from http://download.eclipse.org/edapt/releases/12x/122/plugins/ (0B of 190.5kB at 0B/s) [INFO] Unpacking org.eclipse.emf.edapt.history_1.2.2.201705070604... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201409261001/ (0B at 0B/s) [INFO] Fetching org.eclipse.ocl.ecore_3.3.100.v20140610-0641.jar.pack.gz from http://download.eclipse.org/releases/luna/201409261001/plugins/ (0B of 102.12kB at 0B/s) [INFO] Unpacking org.eclipse.ocl.ecore_3.3.100.v20140610-0641... [INFO] Fetching org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 1.04MB at 0B/s) [INFO] Unpacking org.eclipse.ui.workbench_3.104.0.v20130204-164612... [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 92.04kB at 0B/s) [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611... [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 222.27kB at 0B/s) [INFO] Unpacking org.junit_4.11.0.v201303080030... [INFO] Fetching org.hamcrest.library_1.3.0.v201305281000.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.3.0/plugins/ (0B of 22.64kB at 0B/s) [INFO] Unpacking org.hamcrest.library_1.3.0.v201305281000... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/juno/201303010900/ (0B at 0B/s) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 32.73kB at 0B/s) [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [INFO] Fetching org.eclipse.emf.validation_1.8.0.201405281429.jar from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 396.93kB at 0B/s) [INFO] Fetching org.eclipse.equinox.util_1.0.400.v20120917-192807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 30.45kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.util_1.0.400.v20120917-192807... [INFO] Fetching org.eclipse.equinox.p2.core_2.2.0.v20120430-0525.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 27.84kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.p2.core_2.2.0.v20120430-0525... [INFO] Fetching org.eclipse.equinox.p2.engine_2.2.0.v20130121-021919.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 63.74kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.2.0.v20130121-021919... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 95.91kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 40.74kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717... [INFO] Fetching org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 48.97kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945... [INFO] Fetching org.eclipse.equinox.security_1.1.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 40.05kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.security_1.1.100.v20120522-1841... [INFO] Fetching org.eclipse.help_3.6.0.v20120912-134126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 107.78kB at 0B/s) [INFO] Unpacking org.eclipse.help_3.6.0.v20120912-134126... [INFO] Fetching org.eclipse.ocl_3.4.2.v20140725-2242.jar.pack.gz from http://download.eclipse.org/releases/luna/201409261001/plugins/ (0B of 406.94kB at 0B/s) [INFO] Unpacking org.eclipse.ocl_3.4.2.v20140725-2242... [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 51.71kB at 0B/s) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.2.0.v20140610-0641.jar.pack.gz from http://download.eclipse.org/releases/luna/201409261001/plugins/ (0B of 13.36kB at 0B/s) [INFO] Unpacking org.eclipse.ocl.common_1.2.0.v20140610-0641... [INFO] Fetching org.eclipse.ui.navigator_3.5.200.v20120705-114103.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 109.83kB at 0B/s) [INFO] Unpacking org.eclipse.ui.navigator_3.5.200.v20120705-114103... [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 19.79kB at 0B/s) [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 12.78kB at 0B/s) [INFO] Unpacking org.w3c.dom.smil_1.0.0.v200806040011... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 1.04MB at 0B/s) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_3.100.1.v4236b... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 1.21MB at 0B/s) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.100.1.v4236b... [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 1.14MB at 0B/s) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_3.100.1.v4236b... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 1.12MB at 0B/s) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.100.1.v4236b... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 898.57kB at 0B/s) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.100.1.v4236b... [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.p2repository:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.p2repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.products:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.products:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/pom.xml [INFO] Fetching org.eclipse.ant.core_3.2.401.v20121204-162022.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 47.81kB at 0B/s) [INFO] Unpacking org.eclipse.ant.core_3.2.401.v20121204-162022... [INFO] Fetching org.eclipse.core.variables_3.2.600.v20120521-2012.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 16.36kB at 0B/s) [INFO] Unpacking org.eclipse.core.variables_3.2.600.v20120521-2012... [INFO] Fetching org.eclipse.core.filesystem.linux.x86_1.4.0.v20120522-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 8.88kB at 0B/s) [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_1.4.0.v20120522-1137... [INFO] Fetching org.eclipse.core.runtime.compatibility.registry_3.5.101.v20130108-163257.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 13.98kB at 0B/s) [INFO] Unpacking org.eclipse.core.runtime.compatibility.registry_3.5.101.v20130108-163257... [INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 120kB at 0B/s) [INFO] Unpacking javax.servlet_3.0.0.v201112011016... [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 26.94kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.launcher_1.3.0.v20120522-1813... [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 72.76kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807... [INFO] Fetching org.eclipse.equinox.executable_3.6.0.v20121119-201001-7P7OG2BFLWUl7UnqBnO8V4Of.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/features/ (0B of 2.73MB at 0B/s) [INFO] Unpacking org.eclipse.equinox.executable_3.6.0.v20121119-201001-7P7OG2BFLWUl7UnqBnO8V4Of... [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_3.6.0.v20121119-201001-7P7OG2BFLWUl7UnqBnO8V4Of from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/binary/ (0B of 157.63kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.0.v20120522-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 9.15kB at 0B/s) [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.0.v20120522-1137... [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 76.94kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807... [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.0.v20121119-201001-7P7OG2BFLWUl7UnqBnO8V4Of from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/binary/ (0B of 175.63kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_1.1.300.v20120522-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 29.49kB at 0B/s) [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_1.1.300.v20120522-1137... [INFO] Fetching org.eclipse.core.resources.win32.x86_3.5.100.v20120522-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 16.56kB at 0B/s) [INFO] Unpacking org.eclipse.core.resources.win32.x86_3.5.100.v20120522-1137... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 25.8kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807... [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_3.6.0.v20121119-201001-7P7OG2BFLWUl7UnqBnO8V4Of from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/binary/ (0B of 111.59kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.1.300.v20120522-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 27.6kB at 0B/s) [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.1.300.v20120522-1137... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 27.95kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807... [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.0.v20121119-201001-7P7OG2BFLWUl7UnqBnO8V4Of from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/binary/ (0B of 113.35kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20120522-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 12.39kB at 0B/s) [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20120522-1137... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20120913-144807.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 29.39kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20120913-144807... [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.0.v20121119-201001-7P7OG2BFLWUl7UnqBnO8V4Of from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/binary/ (0B of 10.8kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.products:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/pom.xml [INFO] Fetching org.eclipse.equinox.servletbridge.extensionbundle_1.2.100.v20120522-2049.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 6.06kB at 0B/s) [INFO] Unpacking org.eclipse.equinox.servletbridge.extensionbundle_1.2.100.v20120522-2049... [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rcp:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rcp:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rcp:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.transaction:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.transaction:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.transaction:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.helloworld:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.helloworld:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.helloworld:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.installer:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.installer:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.installer:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.merging:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.merging:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.merging:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel.edit:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.common.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.common.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.common.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.server.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.server.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.server.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.rap.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.rap.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.rap.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.transaction.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.transaction.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.transaction.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.example.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.example.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.example.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.sdk.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.sdk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.sdk.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.sdk.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.sdk.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.sdk.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.modelmutator.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.modelmutator.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.modelmutator.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.test.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.test.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.test.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.test.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.test.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.test.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.test.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.test.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.test.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.license.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.license.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.license.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.license.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.license.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.license.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.migration.edapt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.migration.edapt.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt.feature:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.migration.edapt.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.diff.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.diff.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.diff.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.api.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.api.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.api.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.example.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.example.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.example.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.example.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.example.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.example.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.changetracking.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.changetracking.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.changetracking.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.recording.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.recording.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.recording.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.conflictdetection.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.conflictdetection.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.conflictdetection.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.test:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.test.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.test.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test.ui/pom.xml [INFO] Fetching org.eclipse.swtbot.eclipse.core_2.3.0.201506081302.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.3.0/plugins/ (0B of 15.05kB at 0B/s) [INFO] Unpacking org.eclipse.swtbot.eclipse.core_2.3.0.201506081302... [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.3.0.201506081302.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.3.0/plugins/ (0B of 54.9kB at 0B/s) [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.3.0.201506081302... [INFO] Fetching org.eclipse.swtbot.forms.finder_2.3.0.201506081302.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.3.0/plugins/ (0B of 8.98kB at 0B/s) [INFO] Unpacking org.eclipse.swtbot.forms.finder_2.3.0.201506081302... [INFO] Fetching org.eclipse.swtbot.junit4_x_2.3.0.201506081302.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.3.0/plugins/ (0B of 14.57kB at 0B/s) [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.3.0.201506081302... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 22.1kB at 0B/s) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138... [INFO] Fetching org.eclipse.swtbot.swt.finder_2.3.0.201506081302.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.3.0/plugins/ (0B of 225.36kB at 0B/s) [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.3.0.201506081302... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 142kB at 0B/s) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.test.ui:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.performance.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.performance.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.performance.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.ui.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.ui.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.ui.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.migration.edapt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.migration.edapt.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt.test:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.migration.edapt.test/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] emfstore-parent [pom] [INFO] emfstore [eclipse-target-definition] [INFO] emfstore-bundles-parent [pom] [INFO] org.eclipse.emf.emfstore.common [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.common.model [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.migration [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.server.model [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.server [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client [eclipse-plugin] [INFO] emfstore-features-parent [pom] [INFO] org.eclipse.emf.emfstore.license.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.client.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.common.model.edit [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.server.model.edit [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.model.edit [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.examplemodel [eclipse-plugin] [INFO] emfstore-tests-parent [pom] [INFO] org.eclipse.emf.emfstore.test.model [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.test.model.edit [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.test.common [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.test [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.transaction [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.ui.transaction [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.transaction.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.client.ui [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.ui.rcp [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.ui.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.client.ui.rap [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.ui.rap.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.common.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.examplemodel.edit [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.example.installer [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.example.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.modelmutator [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.fuzzy.emf [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.fuzzy.emf.test [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.fuzzy.emf.diff.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.fuzzy.emf.edit [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.fuzzy.emf.editor [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.fuzzy.emf.example [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.fuzzy.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.fuzzy.test.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.migration.edapt [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.migration.edapt.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.modelmutator.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.server.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.sdk.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.p2repository [eclipse-repository] [INFO] org.eclipse.emf.emfstore.products [eclipse-repository] [INFO] org.eclipse.emf.emfstore.example.helloworld [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.example.merging [eclipse-plugin] [INFO] org.eclipse.emf.emfstore.client.api.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.client.changetracking.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.client.conflictdetection.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.client.recording.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.performance.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.server.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.test.feature [eclipse-feature] [INFO] org.eclipse.emf.emfstore.client.example.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.client.test.ui [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.client.ui.test [eclipse-test-plugin] [INFO] org.eclipse.emf.emfstore.migration.edapt.test [eclipse-test-plugin] [INFO] [INFO] --------------< org.eclipse.emf.emfstore:emfstore-parent >-------------- [INFO] Building emfstore-parent 1.10.0-SNAPSHOT [1/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emfstore-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ emfstore-parent --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ emfstore-parent --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ emfstore-parent --- [INFO] [INFO] -----------------< org.eclipse.emf.emfstore:emfstore >------------------ [INFO] Building emfstore 1.10.0-SNAPSHOT [2/64] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emfstore --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ emfstore --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ emfstore --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ emfstore --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-target-definition (default-package-target-definition) @ emfstore --- [INFO] [INFO] ----------< org.eclipse.emf.emfstore:emfstore-bundles-parent >---------- [INFO] Building emfstore-bundles-parent 1.10.0-SNAPSHOT [3/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emfstore-bundles-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ emfstore-bundles-parent --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ emfstore-bundles-parent --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ emfstore-bundles-parent --- [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ emfstore-bundles-parent --- [INFO] [INFO] ------< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common >------ [INFO] Building org.eclipse.emf.emfstore.common 1.10.0-SNAPSHOT [4/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.common --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.common --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.common --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.common --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.common --- [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.common --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.common --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/target/org.eclipse.emf.emfstore.common-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.common --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/target/org.eclipse.emf.emfstore.common-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.common --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common/target/org.eclipse.emf.emfstore.common-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.common --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model >--- [INFO] Building org.eclipse.emf.emfstore.common.model 1.10.0-SNAPSHOT [5/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.common.model --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.common.model --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.common.model --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.common.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.common.model --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.common.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.common.model --- [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.common.model --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.common.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.common.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/target/org.eclipse.emf.emfstore.common.model-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.common.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/target/org.eclipse.emf.emfstore.common.model-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.common.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model/target/org.eclipse.emf.emfstore.common.model-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.common.model --- [INFO] [INFO] ----< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration >----- [INFO] Building org.eclipse.emf.emfstore.migration 1.10.0-SNAPSHOT [6/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.migration --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.migration --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.migration --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.migration --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.migration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.migration --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.migration --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.migration --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/target/org.eclipse.emf.emfstore.migration-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.migration --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/target/org.eclipse.emf.emfstore.migration-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration/target/org.eclipse.emf.emfstore.migration-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.migration --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model >--- [INFO] Building org.eclipse.emf.emfstore.server.model 1.10.0-SNAPSHOT [7/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.server.model --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.server.model --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.server.model --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.server.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.server.model --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.server.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.server.model --- [INFO] Compiling 284 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.server.model --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.server.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.server.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/target/org.eclipse.emf.emfstore.server.model-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.server.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/target/org.eclipse.emf.emfstore.server.model-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.server.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model/target/org.eclipse.emf.emfstore.server.model-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.server.model --- [INFO] [INFO] ------< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server >------ [INFO] Building org.eclipse.emf.emfstore.server 1.10.0-SNAPSHOT [8/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.server --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.server --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.server --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.server --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.server --- [INFO] Compiling 146 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.server --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.server --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/target/org.eclipse.emf.emfstore.server-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.server --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/target/org.eclipse.emf.emfstore.server-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.server --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server/target/org.eclipse.emf.emfstore.server-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.server --- [INFO] [INFO] ------< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client >------ [INFO] Building org.eclipse.emf.emfstore.client 1.10.0-SNAPSHOT [9/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client --- [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/target/org.eclipse.emf.emfstore.client-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/target/org.eclipse.emf.emfstore.client-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client/target/org.eclipse.emf.emfstore.client-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client --- [INFO] [INFO] ---------< org.eclipse.emf.emfstore:emfstore-features-parent >---------- [INFO] Building emfstore-features-parent 1.10.0-SNAPSHOT [10/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emfstore-features-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ emfstore-features-parent --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ emfstore-features-parent --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ emfstore-features-parent --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ emfstore-features-parent --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.license.feature >-- [INFO] Building org.eclipse.emf.emfstore.license.feature 1.10.0-SNAPSHOT [11/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.license.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.license.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.license.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.license.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.license.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.license.feature/target/org.eclipse.emf.emfstore.license.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.license.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.license.feature/target/org.eclipse.emf.emfstore.license.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.license.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.feature >-- [INFO] Building org.eclipse.emf.emfstore.client.feature 1.10.0-SNAPSHOT [12/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.client.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.client.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.feature/target/org.eclipse.emf.emfstore.client.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.client.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.feature/target/org.eclipse.emf.emfstore.client.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.client.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.model.edit >-- [INFO] Building org.eclipse.emf.emfstore.common.model.edit 1.10.0-SNAPSHOT [13/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/target/org.eclipse.emf.emfstore.common.model.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/target/org.eclipse.emf.emfstore.common.model.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.common.model.edit/target/org.eclipse.emf.emfstore.common.model.edit-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.common.model.edit --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.model.edit >-- [INFO] Building org.eclipse.emf.emfstore.server.model.edit 1.10.0-SNAPSHOT [14/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/target/org.eclipse.emf.emfstore.server.model.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/target/org.eclipse.emf.emfstore.server.model.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.server.model.edit/target/org.eclipse.emf.emfstore.server.model.edit-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.server.model.edit --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.model.edit >-- [INFO] Building org.eclipse.emf.emfstore.client.model.edit 1.10.0-SNAPSHOT [15/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/target/org.eclipse.emf.emfstore.client.model.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/target/org.eclipse.emf.emfstore.client.model.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.model.edit/target/org.eclipse.emf.emfstore.client.model.edit-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.model.edit --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel >--- [INFO] Building org.eclipse.emf.emfstore.examplemodel 1.10.0-SNAPSHOT [16/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/target/org.eclipse.emf.emfstore.examplemodel-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/target/org.eclipse.emf.emfstore.examplemodel-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel/target/org.eclipse.emf.emfstore.examplemodel-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.examplemodel --- [INFO] [INFO] -----------< org.eclipse.emf.emfstore:emfstore-tests-parent >----------- [INFO] Building emfstore-tests-parent 1.10.0-SNAPSHOT [17/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emfstore-tests-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ emfstore-tests-parent --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ emfstore-tests-parent --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ emfstore-tests-parent --- [INFO] [INFO] ----< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model >---- [INFO] Building org.eclipse.emf.emfstore.test.model 2.0.0-SNAPSHOT [18/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.test.model --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.test.model --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.test.model --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.test.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.test.model --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.test.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.test.model --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.test.model --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.test.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.test.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/target/org.eclipse.emf.emfstore.test.model-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.test.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model/target/org.eclipse.emf.emfstore.test.model-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.test.model --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.model.edit >-- [INFO] Building org.eclipse.emf.emfstore.test.model.edit 2.0.0-SNAPSHOT [19/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/target/org.eclipse.emf.emfstore.test.model.edit-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.model.edit/target/org.eclipse.emf.emfstore.test.model.edit-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.test.model.edit --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.common >---- [INFO] Building org.eclipse.emf.emfstore.test.common 2.0.0-SNAPSHOT [20/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.test.common --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.test.common --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.test.common --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.test.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.test.common --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.test.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.test.common --- [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.test.common --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.test.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.test.common --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/target/org.eclipse.emf.emfstore.test.common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.test.common --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.test.common/target/org.eclipse.emf.emfstore.test.common-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.test.common --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.test >---- [INFO] Building org.eclipse.emf.emfstore.client.test 2.0.0-SNAPSHOT [21/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.test --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.test --- [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/target/org.eclipse.emf.emfstore.client.test-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.test/target/org.eclipse.emf.emfstore.client.test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.test --- [WARNING] Unsupported packaging type eclipse-plugin [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.test --- [WARNING] Unsupported packaging type eclipse-plugin [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (ServerFileBasedChangePackage) @ org.eclipse.emf.emfstore.client.test --- [WARNING] Unsupported packaging type eclipse-plugin [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction >-- [INFO] Building org.eclipse.emf.emfstore.client.transaction 1.10.0-SNAPSHOT [22/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.transaction --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/target/org.eclipse.emf.emfstore.client.transaction-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client.transaction --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/target/org.eclipse.emf.emfstore.client.transaction-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.transaction/target/org.eclipse.emf.emfstore.client.transaction-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.transaction --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.transaction >-- [INFO] Building org.eclipse.emf.emfstore.client.ui.transaction 1.10.0-SNAPSHOT [23/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.transaction --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/target/org.eclipse.emf.emfstore.client.ui.transaction-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client.ui.transaction --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/target/org.eclipse.emf.emfstore.client.ui.transaction-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.transaction/target/org.eclipse.emf.emfstore.client.ui.transaction-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.transaction --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.transaction.feature >-- [INFO] Building org.eclipse.emf.emfstore.client.transaction.feature 1.10.0-SNAPSHOT [24/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.transaction.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.transaction.feature/target/org.eclipse.emf.emfstore.client.transaction.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.transaction.feature/target/org.eclipse.emf.emfstore.client.transaction.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.client.transaction.feature --- [INFO] [INFO] ----< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui >----- [INFO] Building org.eclipse.emf.emfstore.client.ui 1.10.0-SNAPSHOT [25/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.ui --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.ui --- [INFO] Compiling 216 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/target/org.eclipse.emf.emfstore.client.ui-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client.ui --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/target/org.eclipse.emf.emfstore.client.ui-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui/target/org.eclipse.emf.emfstore.client.ui-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rcp >--- [INFO] Building org.eclipse.emf.emfstore.client.ui.rcp 1.10.0-SNAPSHOT [26/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.rcp --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/target/org.eclipse.emf.emfstore.client.ui.rcp-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client.ui.rcp --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/target/org.eclipse.emf.emfstore.client.ui.rcp-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rcp/target/org.eclipse.emf.emfstore.client.ui.rcp-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.rcp --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.feature >-- [INFO] Building org.eclipse.emf.emfstore.client.ui.feature 1.10.0-SNAPSHOT [27/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.feature/target/org.eclipse.emf.emfstore.client.ui.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.feature/target/org.eclipse.emf.emfstore.client.ui.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator >-- [INFO] Building org.eclipse.emf.emfstore.client.ui.historybrowsercomparator 1.10.0-SNAPSHOT [28/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/target/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/target/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator/target/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature >-- [INFO] Building org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature 1.10.0-SNAPSHOT [29/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature/target/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature/target/org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap >--- [INFO] Building org.eclipse.emf.emfstore.client.ui.rap 1.10.0-SNAPSHOT [30/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.rap --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/target/org.eclipse.emf.emfstore.client.ui.rap-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.client.ui.rap --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/target/org.eclipse.emf.emfstore.client.ui.rap-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.client.ui.rap/target/org.eclipse.emf.emfstore.client.ui.rap-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.rap --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.ui.rap.feature >-- [INFO] Building org.eclipse.emf.emfstore.client.ui.rap.feature 1.10.0-SNAPSHOT [31/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.rap.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.rap.feature/target/org.eclipse.emf.emfstore.client.ui.rap.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.client.ui.rap.feature/target/org.eclipse.emf.emfstore.client.ui.rap.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.client.ui.rap.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.common.feature >-- [INFO] Building org.eclipse.emf.emfstore.common.feature 1.10.0-SNAPSHOT [32/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.common.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.common.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.common.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.common.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.common.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.common.feature/target/org.eclipse.emf.emfstore.common.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.common.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.common.feature/target/org.eclipse.emf.emfstore.common.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.common.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.examplemodel.edit >-- [INFO] Building org.eclipse.emf.emfstore.examplemodel.edit 1.10.0-SNAPSHOT [33/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/target/org.eclipse.emf.emfstore.examplemodel.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/target/org.eclipse.emf.emfstore.examplemodel.edit-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.examplemodel.edit/target/org.eclipse.emf.emfstore.examplemodel.edit-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.examplemodel.edit --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.installer >-- [INFO] Building org.eclipse.emf.emfstore.example.installer 1.10.0-SNAPSHOT [34/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.example.installer --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.example.installer --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.example.installer --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.example.installer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.example.installer --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.example.installer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.example.installer --- [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.example.installer --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.example.installer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.example.installer --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/target/org.eclipse.emf.emfstore.example.installer-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.example.installer --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/target/org.eclipse.emf.emfstore.example.installer-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.example.installer --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.installer/target/org.eclipse.emf.emfstore.example.installer-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.example.installer --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.feature >-- [INFO] Building org.eclipse.emf.emfstore.example.feature 1.10.0-SNAPSHOT [35/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.example.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.example.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.example.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.example.feature/target/org.eclipse.emf.emfstore.example.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.example.feature --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator >--- [INFO] Building org.eclipse.emf.emfstore.modelmutator 2.0.0-SNAPSHOT [36/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.modelmutator --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/target/org.eclipse.emf.emfstore.modelmutator-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.modelmutator --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/target/org.eclipse.emf.emfstore.modelmutator-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.modelmutator/target/org.eclipse.emf.emfstore.modelmutator-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.modelmutator --- [INFO] [INFO] ----< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf >----- [INFO] Building org.eclipse.emf.emfstore.fuzzy.emf 2.0.0-SNAPSHOT [37/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/target/org.eclipse.emf.emfstore.fuzzy.emf-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/target/org.eclipse.emf.emfstore.fuzzy.emf-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf/target/org.eclipse.emf.emfstore.fuzzy.emf-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.emf --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.test >-- [INFO] Building org.eclipse.emf.emfstore.fuzzy.emf.test 2.0.0-SNAPSHOT [38/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/target/org.eclipse.emf.emfstore.fuzzy.emf.test-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.test/target/org.eclipse.emf.emfstore.fuzzy.emf.test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.emf.test --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.diff.test >-- [INFO] Building org.eclipse.emf.emfstore.fuzzy.emf.diff.test 2.0.0-SNAPSHOT [39/64] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/target/org.eclipse.emf.emfstore.fuzzy.emf.diff.test-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/target/org.eclipse.emf.emfstore.fuzzy.emf.diff.test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.fuzzy.emf.diff.test --- [INFO] Fetching org.eclipse.core.net_1.2.200.v20120914-093638.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 30.15kB at 0B/s) [INFO] Unpacking org.eclipse.core.net_1.2.200.v20120914-093638... [INFO] Fetching org.eclipse.ui.ide.application_1.0.400.v20120523-1955.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.2/R-4.2.2-201302041200/plugins/ (0B of 29.21kB at 0B/s) [INFO] Unpacking org.eclipse.ui.ide.application_1.0.400.v20120523-1955... [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -DcreateDiffs=${createDiffs}, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.fuzzy.emf.diff.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.fuzzy.emf.diff.test.CreateAllDiffsSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.edit >-- [INFO] Building org.eclipse.emf.emfstore.fuzzy.emf.edit 2.0.0-SNAPSHOT [40/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/target/org.eclipse.emf.emfstore.fuzzy.emf.edit-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/target/org.eclipse.emf.emfstore.fuzzy.emf.edit-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.edit/target/org.eclipse.emf.emfstore.fuzzy.emf.edit-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.emf.edit --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.editor >-- [INFO] Building org.eclipse.emf.emfstore.fuzzy.emf.editor 2.0.0-SNAPSHOT [41/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/target/org.eclipse.emf.emfstore.fuzzy.emf.editor-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/target/org.eclipse.emf.emfstore.fuzzy.emf.editor-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.editor/target/org.eclipse.emf.emfstore.fuzzy.emf.editor-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.emf.editor --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.emf.example >-- [INFO] Building org.eclipse.emf.emfstore.fuzzy.emf.example 2.0.0-SNAPSHOT [42/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/target/org.eclipse.emf.emfstore.fuzzy.emf.example-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/target/org.eclipse.emf.emfstore.fuzzy.emf.example-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.fuzzy.emf.example/target/org.eclipse.emf.emfstore.fuzzy.emf.example-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.emf.example --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.feature >--- [INFO] Building org.eclipse.emf.emfstore.fuzzy.feature 1.10.0-SNAPSHOT [43/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.feature/target/org.eclipse.emf.emfstore.fuzzy.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.fuzzy.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.fuzzy.test.feature >-- [INFO] Building org.eclipse.emf.emfstore.fuzzy.test.feature 1.10.0-SNAPSHOT [44/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.fuzzy.test.feature/target/org.eclipse.emf.emfstore.fuzzy.test.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.fuzzy.test.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt >-- [INFO] Building org.eclipse.emf.emfstore.migration.edapt 1.10.0-SNAPSHOT [45/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.migration.edapt --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/target/org.eclipse.emf.emfstore.migration.edapt-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.migration.edapt --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/target/org.eclipse.emf.emfstore.migration.edapt-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.migration.edapt/target/org.eclipse.emf.emfstore.migration.edapt-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.migration.edapt --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.migration.edapt.feature >-- [INFO] Building org.eclipse.emf.emfstore.migration.edapt.feature 1.10.0-SNAPSHOT [46/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.migration.edapt.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.migration.edapt.feature/target/org.eclipse.emf.emfstore.migration.edapt.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.migration.edapt.feature/target/org.eclipse.emf.emfstore.migration.edapt.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.migration.edapt.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.modelmutator.feature >-- [INFO] Building org.eclipse.emf.emfstore.modelmutator.feature 2.0.0-SNAPSHOT [47/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.modelmutator.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] The project's OSGi version is 2.0.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.modelmutator.feature/target/org.eclipse.emf.emfstore.modelmutator.feature-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.modelmutator.feature/target/org.eclipse.emf.emfstore.modelmutator.feature-2.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.modelmutator.feature --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.feature >-- [INFO] Building org.eclipse.emf.emfstore.server.feature 1.10.0-SNAPSHOT [48/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.server.feature --- [INFO] Deleting /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.server.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.server.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.server.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.server.feature/target/org.eclipse.emf.emfstore.server.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.server.feature/target/org.eclipse.emf.emfstore.server.feature-1.10.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.server.feature --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.sdk.feature >---- [INFO] Building org.eclipse.emf.emfstore.sdk.feature 1.10.0-SNAPSHOT [49/64] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/features/org.eclipse.emf.emfstore.sdk.feature/target/org.eclipse.emf.emfstore.sdk.feature-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.sdk.feature --- [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.p2repository >--- [INFO] Building org.eclipse.emf.emfstore.p2repository 1.10.0-SNAPSHOT [50/64] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.p2repository --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.p2repository --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.20.0:publish-products (default-publish-products) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.20.0:publish-categories (default-publish-categories) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.20.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.20.0:assemble-repository (default-assemble-repository) @ org.eclipse.emf.emfstore.p2repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.20.0:archive-repository (default-archive-repository) @ org.eclipse.emf.emfstore.p2repository --- [INFO] Building zip: /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.p2repository/target/repository.zip [INFO] [INFO] -----< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.products >----- [INFO] Building org.eclipse.emf.emfstore.products 1.10.0-SNAPSHOT [51/64] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.products --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.products --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.20.0:publish-products (default-publish-products) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.20.0:publish-categories (default-publish-categories) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.20.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.20.0:assemble-repository (default-assemble-repository) @ org.eclipse.emf.emfstore.products --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.20.0:archive-repository (default-archive-repository) @ org.eclipse.emf.emfstore.products --- [INFO] Building zip: /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/org.eclipse.emf.emfstore.products-1.10.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2-director-plugin:0.20.0:materialize-products (materialize-products) @ org.eclipse.emf.emfstore.products --- [INFO] Installing product org.eclipse.emf.emfstore.product for environment linux/gtk/x86 to /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product/linux/gtk/x86 Installing org.eclipse.emf.emfstore.product 1.4.2.v20210901-0730. Operation completed in 984 ms. [INFO] Installing product org.eclipse.emf.emfstore.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product/linux/gtk/x86_64 Installing org.eclipse.emf.emfstore.product 1.4.2.v20210901-0730. Operation completed in 912 ms. [INFO] Installing product org.eclipse.emf.emfstore.product for environment win32/win32/x86 to /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product/win32/win32/x86 Installing org.eclipse.emf.emfstore.product 1.4.2.v20210901-0730. Operation completed in 625 ms. [INFO] Installing product org.eclipse.emf.emfstore.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product/win32/win32/x86_64 Installing org.eclipse.emf.emfstore.product 1.4.2.v20210901-0730. Operation completed in 675 ms. [INFO] Installing product org.eclipse.emf.emfstore.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product/macosx/cocoa/x86_64 Installing org.eclipse.emf.emfstore.product 1.4.2.v20210901-0730. Operation completed in 588 ms. [INFO] [INFO] --- tycho-p2-director-plugin:0.20.0:archive-products (archive-products) @ org.eclipse.emf.emfstore.products --- [INFO] Building zip: /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product-linux.gtk.x86.zip [INFO] Building zip: /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product-win32.win32.x86.zip [INFO] Building zip: /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/gerrit/releng/org.eclipse.emf.emfstore.products/target/products/org.eclipse.emf.emfstore.product-macosx.cocoa.x86_64.zip [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.helloworld >-- [INFO] Building org.eclipse.emf.emfstore.example.helloworld 1.10.0-SNAPSHOT [52/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.example.helloworld --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/target/org.eclipse.emf.emfstore.example.helloworld-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.example.helloworld --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/target/org.eclipse.emf.emfstore.example.helloworld-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.helloworld/target/org.eclipse.emf.emfstore.example.helloworld-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.example.helloworld --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.example.merging >-- [INFO] Building org.eclipse.emf.emfstore.example.merging 1.10.0-SNAPSHOT [53/64] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.example.merging --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.example.merging --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.example.merging --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.example.merging --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.example.merging --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.example.merging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.example.merging --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.example.merging --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.example.merging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.example.merging --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/target/org.eclipse.emf.emfstore.example.merging-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (attach-source) @ org.eclipse.emf.emfstore.example.merging --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/target/org.eclipse.emf.emfstore.example.merging-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.example.merging --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/bundles/org.eclipse.emf.emfstore.example.merging/target/org.eclipse.emf.emfstore.example.merging-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.example.merging --- [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.api.test >-- [INFO] Building org.eclipse.emf.emfstore.client.api.test 1.10.0-SNAPSHOT [54/64] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.api.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/plugin.properties not found [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/org.eclipse.emf.emfstore.client.api.test-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/org.eclipse.emf.emfstore.client.api.test-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.api.test.AllAPITests Tests run: 101, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.865 sec Results : Tests run: 101, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.api.test.AllAPITests Tests run: 101, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.869 sec Results : Tests run: 101, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.api.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Demfstore.inMemoryChangePackage=true, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.api.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.api.test.AllAPITests Tests run: 101, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.358 sec Results : Tests run: 101, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.changetracking.test >-- [INFO] Building org.eclipse.emf.emfstore.client.changetracking.test 1.10.0-SNAPSHOT [55/64] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.changetracking.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/org.eclipse.emf.emfstore.client.changetracking.test-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/org.eclipse.emf.emfstore.client.changetracking.test-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.changetracking.test.AllChangeTrackingTests Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.708 sec Results : Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.changetracking.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.changetracking.test.AllChangeTrackingTests Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.197 sec Results : Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.changetracking.test --- [INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.api.test and project is not the testSuite [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.conflictdetection.test >-- [INFO] Building org.eclipse.emf.emfstore.client.conflictdetection.test 1.10.0-SNAPSHOT [56/64] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/plugin.properties not found [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/org.eclipse.emf.emfstore.client.conflictdetection.test-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/org.eclipse.emf.emfstore.client.conflictdetection.test-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.conflictdetection.test.AllConflictDetectionTests Tests run: 162, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.094 sec Results : Tests run: 162, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.conflictdetection.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.conflictdetection.test.AllConflictDetectionTests Tests run: 162, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.002 sec Results : Tests run: 162, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.conflictdetection.test --- [INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.api.test and project is not the testSuite [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.client.recording.test >-- [INFO] Building org.eclipse.emf.emfstore.client.recording.test 1.10.0-SNAPSHOT [57/64] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.recording.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/plugin.properties not found [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/org.eclipse.emf.emfstore.client.recording.test-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/org.eclipse.emf.emfstore.client.recording.test-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.recording.test.AllRecordingTests Tests run: 118, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.998 sec Results : Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.client.recording.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.client.recording.test.AllRecordingTests Tests run: 118, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.809 sec Results : Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.recording.test --- [INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.api.test and project is not the testSuite [INFO] [INFO] --< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.performance.test >-- [INFO] Building org.eclipse.emf.emfstore.performance.test 1.10.0-SNAPSHOT [58/64] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.performance.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.performance.test --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.performance.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.performance.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.performance.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.performance.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.performance.test --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.performance.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.performance.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.performance.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/plugin.properties not found [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/target/org.eclipse.emf.emfstore.performance.test-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.performance.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.performance.test/target/org.eclipse.emf.emfstore.performance.test-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.performance.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.performance.test --- [INFO] Skipping tests [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainPerformanceTests) @ org.eclipse.emf.emfstore.performance.test --- [INFO] Skipping tests [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (MemoryLoadTests) @ org.eclipse.emf.emfstore.performance.test --- [INFO] Skipping tests [INFO] [INFO] ---< org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.server.test >---- [INFO] Building org.eclipse.emf.emfstore.server.test 1.10.0-SNAPSHOT [59/64] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.server.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.server.test --- [INFO] The project's OSGi version is 1.10.0.v20210901-0730 [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.server.test --- [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.server.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.server.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.server.test --- [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/bin [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.server.test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.server.test --- [WARNING] bundle localization file /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/plugin.properties not found [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/org.eclipse.emf.emfstore.server.test-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/org.eclipse.emf.emfstore.server.test-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.server.test --- [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.server.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.server.test.AllServerTests .................................................#HHHHHHHHB................................................. ...............................................AGA&h9999hhhh9............................................... ..............................................hG393XX22XXXX39GH............................................. .............................................hG93X25SSiS522X93&M............................................ .............................................A9hX2SisrrsiS523hhG............................................ ............................................AAG9X2Ssr;;;si523hGAG........................................... .........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................ ......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA..................................... ...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG.................................. ................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh............................... .............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh............................. ..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh.......................... .......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG....................... ......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G...... ...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&... ..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&. .h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH .MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH. ...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB.. .....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;, ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#.... .......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs ...,,,,,... .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB...... .......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH...... .......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA...... .......AAHH&.....A&AGG.....&AHAB..S2&S .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA...... .......AAHH&......A&AGG...GAAAHH..sXAX .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA...... .......&AHH&.......A&A&G.&AAAHBA..iXHh ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA...... .......AAHHG........A&AAAAAAHA.M..iXHG ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA...... .......AAAHM.........AAAAHHHh..H..iXHG .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA...... .......AAAA#..........AAHHH....A..iXHG ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA...... .......AAAA#.........AAHHHHA...A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA...... .......AAAA.........GAAHHAA&&..A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA...... .......AAAA........hAAAH#HAA&&.A..iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA...... .......&AAA.......GAAAB2.9HAAAA.#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA...... .......AAAA......hAAAB2...9AAAAH..sXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA...... .......AAAA.....hAAAB......9AAAA#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA...... .......AAAA....hAAABr........HAAM.2XHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA...... .......AAAA...hAAAH........&AAHHM#2XHh ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&...... .......AAAA..hAAAHr.....&GGAAAAHB#23AH: ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG...... .......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r, ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH...... ......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA...... ...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh... ..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh. .G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH .AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH. ...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#.. .....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB..... .........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&....................... ............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA.......................... ...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA............................. ..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................ .....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB................................... ........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB...................................... ...........................................9AHAG925isr;;rsi5X3GABHA......................................... .............................................H&G9X2Sir;;riS2X9&AB........................................... .............................................AA&G9X225SSS52X9G&HB........................................... ..............................................HA&&h9933XX39hG&AH............................................ ...............................................AAAA&&GGGGG&&AAH............................................. ................................................#HHAA&&&&AAHH............................................... 8888888888 888b d888 8888888888 .d8888b. 888 888 8888b d8888 888 d88P Y88b 888 888 88888b.d88888 888 Y88b. 888 8888888 888Y88888P888 8888888 "Y888b. 888888 .d88b. 888d888 .d88b. 888 888 Y888P 888 888 "Y88b. 888 d88""88b 888P" d8P Y8b 888 888 Y8P 888 888 "888 888 888 888 888 88888888 888 888 " 888 888 Y88b d88P Y88b. Y88..88P 888 Y8b. 8888888888 888 888 888 "Y8888P" "Y888 "Y88P" 888 "Y8888 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ JVM Max Memory: 477 MByte Resource save options initialized: USE_ENCODED_ATTRIBUTE_STYLE: true ENCODING: UTF-8 FLUSH_THRESHOLD: 100000 USE_FILE_BUFFER: true CONFIGURATION_CACHE: true added superuser super Using WebServerProvider class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer at port 8080 Started XML RPC Webserver on port: 8080 Notifying post startup listener Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Initialitation COMPLETE. Server is RUNNING...Time to relax... Can not determine whether to compute checksums on commit, default is true. Total time for commit: 22 Server was stopped. Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 5 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 13 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 4 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 4 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Total time for commit: 3 Total time for commit: 10 Total time for commit: 5 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException: Project with the id: (id: _SPbaoAr3Eey1zJGoJ--uyw) doesnt exist. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:89) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:113) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getProject(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getProject(ConnectionMock.java:109) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testGetProjectWithNullProjectId(ServerInterfaceTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException: Project with the id: (id: TestProject) doesnt exist. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:89) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.createVersion(VersionSubInterfaceImpl.java:382) at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:138) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.createVersion(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.createVersion(ConnectionMock.java:127) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testCreateVersion(ServerInterfaceTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 3 Total time for commit: 11 Total time for commit: 4 Total time for commit: 3 Total time for commit: 4 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 4 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Tag version could not be resolved. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveTagVersionSpec(VersionSubInterfaceImpl.java:242) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:122) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testAddTag(ServerInterfaceTest.java:322) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 2 Total time for commit: 3 Total time for commit: 2 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException: Project with the id: (id: _SdoOsgr3Eey1zJGoJ--uyw) doesnt exist. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:89) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:113) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getProject(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getProject(ConnectionMock.java:109) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testGetProjectWithInvalidProjectId(ServerInterfaceTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 5 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 4 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Walked too far, invalid path. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.getVersions(VersionSubInterfaceImpl.java:892) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.handlePathQuery(HistorySubInterfaceImpl.java:240) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.getHistoryInfo(HistorySubInterfaceImpl.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getHistoryInfo(ConnectionMock.java:165) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:255) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:260) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl.getHistoryInfos(ESRemoteProjectImpl.java:246) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:837) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl.getHistoryInfos(ESLocalProjectImpl.java:835) at org.eclipse.emf.emfstore.server.test.HistoryAPITests.invalidPathQuery(HistoryAPITests.java:361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 2 Total time for commit: 2 Total time for commit: 4 Total time for commit: 4 Total time for commit: 3 Total time for commit: 2 Total time for commit: 3 Total time for commit: 4 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 2 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Too many failed login requests for user UserHans. Requests blocked for up to 200ms. .................................................#HHHHHHHHB................................................. ...............................................AGA&h9999hhhh9............................................... ..............................................hG393XX22XXXX39GH............................................. .............................................hG93X25SSiS522X93&M............................................ .............................................A9hX2SisrrsiS523hhG............................................ ............................................AAG9X2Ssr;;;si523hGAG........................................... .........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................ ......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA..................................... ...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG.................................. ................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh............................... .............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh............................. ..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh.......................... .......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG....................... ......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G...... ...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&... ..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&. .h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH .MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH. ...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB.. .....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;, ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#.... .......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs ...,,,,,... .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB...... .......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH...... .......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA...... .......AAHH&.....A&AGG.....&AHAB..S2&S .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA...... .......AAHH&......A&AGG...GAAAHH..sXAX .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA...... .......&AHH&.......A&A&G.&AAAHBA..iXHh ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA...... .......AAHHG........A&AAAAAAHA.M..iXHG ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA...... .......AAAHM.........AAAAHHHh..H..iXHG .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA...... .......AAAA#..........AAHHH....A..iXHG ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA...... .......AAAA#.........AAHHHHA...A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA...... .......AAAA.........GAAHHAA&&..A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA...... .......AAAA........hAAAH#HAA&&.A..iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA...... .......&AAA.......GAAAB2.9HAAAA.#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA...... .......AAAA......hAAAB2...9AAAAH..sXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA...... .......AAAA.....hAAAB......9AAAA#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA...... .......AAAA....hAAABr........HAAM.2XHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA...... .......AAAA...hAAAH........&AAHHM#2XHh ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&...... .......AAAA..hAAAHr.....&GGAAAAHB#23AH: ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG...... .......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r, ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH...... ......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA...... ...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh... ..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh. .G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH .AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH. ...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#.. .....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB..... .........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&....................... ............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA.......................... ...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA............................. ..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................ .....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB................................... ........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB...................................... ...........................................9AHAG925isr;;rsi5X3GABHA......................................... .............................................H&G9X2Sir;;riS2X9&AB........................................... .............................................AA&G9X225SSS52X9G&HB........................................... ..............................................HA&&h9933XX39hG&AH............................................ ...............................................AAAA&&GGGGG&&AAH............................................. ................................................#HHAA&&&&AAHH............................................... 8888888888 888b d888 8888888888 .d8888b. 888 888 8888b d8888 888 d88P Y88b 888 888 88888b.d88888 888 Y88b. 888 8888888 888Y88888P888 8888888 "Y888b. 888888 .d88b. 888d888 .d88b. 888 888 Y888P 888 888 "Y88b. 888 d88""88b 888P" d8P Y8b 888 888 Y8P 888 888 "888 888 888 888 888 88888888 888 888 " 888 888 Y88b d88P Y88b. Y88..88P 888 Y8b. 8888888888 888 888 888 "Y8888P" "Y888 "Y88P" 888 "Y8888 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte added superuser super added superuser super Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Notifying post startup listener Notifying post startup listener Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Initialitation COMPLETE. Initialitation COMPLETE. Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server was stopped. Server was stopped. .................................................#HHHHHHHHB................................................. ...............................................AGA&h9999hhhh9............................................... ..............................................hG393XX22XXXX39GH............................................. .............................................hG93X25SSiS522X93&M............................................ .............................................A9hX2SisrrsiS523hhG............................................ ............................................AAG9X2Ssr;;;si523hGAG........................................... .........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................ ......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA..................................... ...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG.................................. ................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh............................... .............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh............................. ..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh.......................... .......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG....................... ......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G...... ...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&... ..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&. .h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH .MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH. ...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB.. .....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;, ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#.... .......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs ...,,,,,... .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB...... .......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH...... .......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA...... .......AAHH&.....A&AGG.....&AHAB..S2&S .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA...... .......AAHH&......A&AGG...GAAAHH..sXAX .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA...... .......&AHH&.......A&A&G.&AAAHBA..iXHh ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA...... .......AAHHG........A&AAAAAAHA.M..iXHG ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA...... .......AAAHM.........AAAAHHHh..H..iXHG .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA...... .......AAAA#..........AAHHH....A..iXHG ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA...... .......AAAA#.........AAHHHHA...A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA...... .......AAAA.........GAAHHAA&&..A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA...... .......AAAA........hAAAH#HAA&&.A..iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA...... .......&AAA.......GAAAB2.9HAAAA.#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA...... .......AAAA......hAAAB2...9AAAAH..sXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA...... .......AAAA.....hAAAB......9AAAA#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA...... .......AAAA....hAAABr........HAAM.2XHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA...... .......AAAA...hAAAH........&AAHHM#2XHh ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&...... .......AAAA..hAAAHr.....&GGAAAAHB#23AH: ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG...... .......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r, ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH...... ......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA...... ...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh... ..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh. .G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH .AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH. ...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#.. .....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB..... .........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&....................... ............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA.......................... ...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA............................. ..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................ .....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB................................... ........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB...................................... ...........................................9AHAG925isr;;rsi5X3GABHA......................................... .............................................H&G9X2Sir;;riS2X9&AB........................................... .............................................AA&G9X225SSS52X9G&HB........................................... ..............................................HA&&h9933XX39hG&AH............................................ ...............................................AAAA&&GGGGG&&AAH............................................. ................................................#HHAA&&&&AAHH............................................... 8888888888 888b d888 8888888888 .d8888b. 888 888 8888b d8888 888 d88P Y88b 888 888 88888b.d88888 888 Y88b. 888 8888888 888Y88888P888 8888888 "Y888b. 888888 .d88b. 888d888 .d88b. 888 888 Y888P 888 888 "Y88b. 888 d88""88b 888P" d8P Y8b 888 888 Y8P 888 888 "888 888 888 888 888 88888888 888 888 " 888 888 Y88b d88P Y88b. Y88..88P 888 Y8b. 8888888888 888 888 888 "Y8888P" "Y888 "Y88P" 888 "Y8888 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Notifying post startup listener Notifying post startup listener Notifying post startup listener Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Initialitation COMPLETE. Initialitation COMPLETE. Initialitation COMPLETE. Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server was stopped. Server was stopped. Server was stopped. Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 5 Total time for commit: 5 Total time for commit: 5 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 .................................................#HHHHHHHHB................................................. ...............................................AGA&h9999hhhh9............................................... ..............................................hG393XX22XXXX39GH............................................. .............................................hG93X25SSiS522X93&M............................................ .............................................A9hX2SisrrsiS523hhG............................................ ............................................AAG9X2Ssr;;;si523hGAG........................................... .........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................ ......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA..................................... ...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG.................................. ................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh............................... .............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh............................. ..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh.......................... .......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG....................... ......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G...... ...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&... ..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&. .h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH .MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH. ...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB.. .....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;, ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#.... .......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs ...,,,,,... .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB...... .......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH...... .......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA...... .......AAHH&.....A&AGG.....&AHAB..S2&S .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA...... .......AAHH&......A&AGG...GAAAHH..sXAX .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA...... .......&AHH&.......A&A&G.&AAAHBA..iXHh ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA...... .......AAHHG........A&AAAAAAHA.M..iXHG ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA...... .......AAAHM.........AAAAHHHh..H..iXHG .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA...... .......AAAA#..........AAHHH....A..iXHG ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA...... .......AAAA#.........AAHHHHA...A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA...... .......AAAA.........GAAHHAA&&..A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA...... .......AAAA........hAAAH#HAA&&.A..iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA...... .......&AAA.......GAAAB2.9HAAAA.#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA...... .......AAAA......hAAAB2...9AAAAH..sXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA...... .......AAAA.....hAAAB......9AAAA#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA...... .......AAAA....hAAABr........HAAM.2XHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA...... .......AAAA...hAAAH........&AAHHM#2XHh ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&...... .......AAAA..hAAAHr.....&GGAAAAHB#23AH: ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG...... .......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r, ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH...... ......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA...... ...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh... ..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh. .G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH .AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH. ...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#.. .....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB..... .........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&....................... ............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA.......................... ...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA............................. ..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................ .....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB................................... ........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB...................................... ...........................................9AHAG925isr;;rsi5X3GABHA......................................... .............................................H&G9X2Sir;;riS2X9&AB........................................... .............................................AA&G9X225SSS52X9G&HB........................................... ..............................................HA&&h9933XX39hG&AH............................................ ...............................................AAAA&&GGGGG&&AAH............................................. ................................................#HHAA&&&&AAHH............................................... 8888888888 888b d888 8888888888 .d8888b. 888 888 8888b d8888 888 d88P Y88b 888 888 88888b.d88888 888 Y88b. 888 8888888 888Y88888P888 8888888 "Y888b. 888888 .d88b. 888d888 .d88b. 888 888 Y888P 888 888 "Y88b. 888 d88""88b 888P" d8P Y8b 888 888 Y8P 888 888 "888 888 888 888 888 88888888 888 888 " 888 888 Y88b d88P Y88b. Y88..88P 888 Y8b. 8888888888 888 888 888 "Y8888P" "Y888 "Y88P" 888 "Y8888 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte added superuser super added superuser super added superuser super added superuser super Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Notifying post startup listener Notifying post startup listener Notifying post startup listener Notifying post startup listener Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Initialitation COMPLETE. Initialitation COMPLETE. Initialitation COMPLETE. Initialitation COMPLETE. Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method getProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.getProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.getProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; class java.lang.String null; class java.lang.String null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; interface org.eclipse.emf.emfstore.internal.common.model.Project null; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method createProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.createProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(XmlRpcEmfStoreImpl.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.createProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(XmlRpcEmfStoreImpl.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; boolean false; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method deleteProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method deleteProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.deleteProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.deleteProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method removeTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method removeTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.removeTag(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.removeTag(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; class java.lang.String null; class java.lang.String null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method createEmptyProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createEmptyProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.createEmptyProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(XmlRpcEmfStoreImpl.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.createEmptyProject(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(XmlRpcEmfStoreImpl.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method addTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method addTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.addTag(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:107) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.addTag(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:107) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryQuery null; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method getHistoryInfo in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getHistoryInfo in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.BranchVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; Sep 01, 2021 7:36:27 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method createVersion in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createVersion in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.createVersion(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.createVersion(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; Sep 01, 2021 7:36:28 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log SEVERE: Failed to invoke method getChanges in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getChanges in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.getChanges(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) ... 6 more Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.(ESMethodInvocation.java:42) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:169) at com.sun.proxy.$Proxy22.getChanges(Unknown Source) at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115) at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106) at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46) at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86) at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200) at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208) at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super added superuser super Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super added superuser super Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Walked too far, invalid path. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.getVersions(VersionSubInterfaceImpl.java:892) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.handlePathQuery(HistorySubInterfaceImpl.java:240) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.getHistoryInfo(HistorySubInterfaceImpl.java:204) at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getHistoryInfo(ConnectionMock.java:165) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:255) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:260) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl.getHistoryInfos(ESRemoteProjectImpl.java:246) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:837) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl.getHistoryInfos(ESLocalProjectImpl.java:835) at org.eclipse.emf.emfstore.server.test.HistoryAPITests.invalidPathQuery(HistoryAPITests.java:361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Walked too far, invalid path. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.getVersions(VersionSubInterfaceImpl.java:892) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.handlePathQuery(HistorySubInterfaceImpl.java:240) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.getHistoryInfo(HistorySubInterfaceImpl.java:204) at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getHistoryInfo(ConnectionMock.java:165) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:255) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:260) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl.getHistoryInfos(ESRemoteProjectImpl.java:246) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:837) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl.getHistoryInfos(ESLocalProjectImpl.java:835) at org.eclipse.emf.emfstore.server.test.HistoryAPITests.invalidPathQuery(HistoryAPITests.java:361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Walked too far, invalid path. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.getVersions(VersionSubInterfaceImpl.java:892) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.handlePathQuery(HistorySubInterfaceImpl.java:240) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.getHistoryInfo(HistorySubInterfaceImpl.java:204) at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getHistoryInfo(ConnectionMock.java:165) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:255) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:260) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl.getHistoryInfos(ESRemoteProjectImpl.java:246) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:837) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl.getHistoryInfos(ESLocalProjectImpl.java:835) at org.eclipse.emf.emfstore.server.test.HistoryAPITests.invalidPathQuery(HistoryAPITests.java:361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Walked too far, invalid path. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.getVersions(VersionSubInterfaceImpl.java:892) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.handlePathQuery(HistorySubInterfaceImpl.java:240) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.getHistoryInfo(HistorySubInterfaceImpl.java:204) at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getHistoryInfo(ConnectionMock.java:165) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:255) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:260) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl.getHistoryInfos(ESRemoteProjectImpl.java:246) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:837) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack.execute(EMFStoreBasicCommandStack.java:72) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl.getHistoryInfos(ESLocalProjectImpl.java:835) at org.eclipse.emf.emfstore.server.test.HistoryAPITests.invalidPathQuery(HistoryAPITests.java:361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Server was stopped. Server was stopped. Server was stopped. Server was stopped. Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super added superuser super Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 5 Total time for commit: 5 Total time for commit: 5 Total time for commit: 5 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Head version could not be resolved. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveHeadVersionSpec(VersionSubInterfaceImpl.java:213) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:118) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolveIllegalHead(VersionSpecTests.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Head version could not be resolved. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveHeadVersionSpec(VersionSubInterfaceImpl.java:213) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:118) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolveIllegalHead(VersionSpecTests.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Head version could not be resolved. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveHeadVersionSpec(VersionSubInterfaceImpl.java:213) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:118) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolveIllegalHead(VersionSpecTests.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Head version could not be resolved. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveHeadVersionSpec(VersionSubInterfaceImpl.java:213) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:118) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolveIllegalHead(VersionSpecTests.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Primary version could not be resolved at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolvePrimaryVersionSpec(VersionSubInterfaceImpl.java:201) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolvePrimaryInvalid(VersionSpecTests.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Primary version could not be resolved at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolvePrimaryVersionSpec(VersionSubInterfaceImpl.java:201) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolvePrimaryInvalid(VersionSpecTests.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Primary version could not be resolved at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolvePrimaryVersionSpec(VersionSubInterfaceImpl.java:201) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolvePrimaryInvalid(VersionSpecTests.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Primary version could not be resolved at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolvePrimaryVersionSpec(VersionSubInterfaceImpl.java:201) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:116) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1233) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase$6.run(ProjectSpaceBase.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase.resolveVersionSpec(ProjectSpaceBase.java:1238) at org.eclipse.emf.emfstore.server.test.VersionSpecTests.resolvePrimaryInvalid(VersionSpecTests.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 4 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 Total time for commit: 1 No server versions supplied org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66) at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) No server versions supplied org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66) at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) No server versions supplied org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66) at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) No server versions supplied org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66) at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Tests run: 284, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 51.677 sec Results : Tests run: 284, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.server.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/gerrit/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/gerrit/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data, -install, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work, -configuration, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/surefire.properties, -nouithread] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.emfstore.server.test.AllServerTests .................................................#HHHHHHHHB................................................. ...............................................AGA&h9999hhhh9............................................... ..............................................hG393XX22XXXX39GH............................................. .............................................hG93X25SSiS522X93&M............................................ .............................................A9hX2SisrrsiS523hhG............................................ ............................................AAG9X2Ssr;;;si523hGAG........................................... .........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................ ......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA..................................... ...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG.................................. ................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh............................... .............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh............................. ..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh.......................... .......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG....................... ......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G...... ...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&... ..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&. .h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH .MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH. ...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB.. .....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;, ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#.... .......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs ...,,,,,... .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB...... .......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH...... .......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA...... .......AAHH&.....A&AGG.....&AHAB..S2&S .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA...... .......AAHH&......A&AGG...GAAAHH..sXAX .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA...... .......&AHH&.......A&A&G.&AAAHBA..iXHh ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA...... .......AAHHG........A&AAAAAAHA.M..iXHG ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA...... .......AAAHM.........AAAAHHHh..H..iXHG .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA...... .......AAAA#..........AAHHH....A..iXHG ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA...... .......AAAA#.........AAHHHHA...A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA...... .......AAAA.........GAAHHAA&&..A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA...... .......AAAA........hAAAH#HAA&&.A..iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA...... .......&AAA.......GAAAB2.9HAAAA.#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA...... .......AAAA......hAAAB2...9AAAAH..sXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA...... .......AAAA.....hAAAB......9AAAA#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA...... .......AAAA....hAAABr........HAAM.2XHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA...... .......AAAA...hAAAH........&AAHHM#2XHh ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&...... .......AAAA..hAAAHr.....&GGAAAAHB#23AH: ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG...... .......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r, ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH...... ......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA...... ...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh... ..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh. .G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH .AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH. ...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#.. .....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB..... .........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&....................... ............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA.......................... ...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA............................. ..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................ .....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB................................... ........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB...................................... ...........................................9AHAG925isr;;rsi5X3GABHA......................................... .............................................H&G9X2Sir;;riS2X9&AB........................................... .............................................AA&G9X225SSS52X9G&HB........................................... ..............................................HA&&h9933XX39hG&AH............................................ ...............................................AAAA&&GGGGG&&AAH............................................. ................................................#HHAA&&&&AAHH............................................... 8888888888 888b d888 8888888888 .d8888b. 888 888 8888b d8888 888 d88P Y88b 888 888 88888b.d88888 888 Y88b. 888 8888888 888Y88888P888 8888888 "Y888b. 888888 .d88b. 888d888 .d88b. 888 888 Y888P 888 888 "Y88b. 888 d88""88b 888P" d8P Y8b 888 888 Y8P 888 888 "888 888 888 888 888 88888888 888 888 " 888 888 Y88b d88P Y88b. Y88..88P 888 Y8b. 8888888888 888 888 888 "Y8888P" "Y888 "Y88P" 888 "Y8888 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ JVM Max Memory: 477 MByte Resource save options initialized: USE_ENCODED_ATTRIBUTE_STYLE: true ENCODING: UTF-8 FLUSH_THRESHOLD: 100000 USE_FILE_BUFFER: true CONFIGURATION_CACHE: true added superuser super Using WebServerProvider class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer at port 8080 Started XML RPC Webserver on port: 8080 Notifying post startup listener Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Initialitation COMPLETE. Server is RUNNING...Time to relax... Can not determine whether to compute checksums on commit, default is true. Total time for commit: 26 Server was stopped. Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 5 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 4 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 4 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 4 Total time for commit: 5 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 3 Total time for commit: 4 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 1 Total time for commit: 5 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Total time for commit: 4 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 2 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Total time for commit: 4 Total time for commit: 5 Total time for commit: 12 Total time for commit: 2 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 4 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException: Project with the id: (id: _caoDUAr3Eeyeh5PrLq_Nrg) doesnt exist. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:89) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:113) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getProject(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getProject(ConnectionMock.java:109) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testGetProjectWithNullProjectId(ServerInterfaceTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException: Project with the id: (id: TestProject) doesnt exist. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:89) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.createVersion(VersionSubInterfaceImpl.java:382) at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:138) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.createVersion(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.createVersion(ConnectionMock.java:127) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testCreateVersion(ServerInterfaceTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 2 Total time for commit: 6 Total time for commit: 4 Total time for commit: 3 Total time for commit: 2 Total time for commit: 5 Total time for commit: 3 Total time for commit: 2 Total time for commit: 16 Total time for commit: 3 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Tag version could not be resolved. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveTagVersionSpec(VersionSubInterfaceImpl.java:242) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:122) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.resolveVersionSpec(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.resolveVersionSpec(ConnectionMock.java:138) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testAddTag(ServerInterfaceTest.java:322) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 4 Total time for commit: 4 Total time for commit: 2 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException: Project with the id: (id: _cpha8Ar3Eeyeh5PrLq_Nrg) doesnt exist. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:89) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:113) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl.getProject(ProjectSubInterfaceImpl.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getProject(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getProject(ConnectionMock.java:109) at org.eclipse.emf.emfstore.server.test.ServerInterfaceTest.testGetProjectWithInvalidProjectId(ServerInterfaceTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Exception on execution: No branch info available. Exception on execution: No branch info available. Total time for commit: 3 Total time for commit: 3 Exception on execution: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: Walked too far, invalid path. at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.getVersions(VersionSubInterfaceImpl.java:892) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.handlePathQuery(HistorySubInterfaceImpl.java:240) at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl.getHistoryInfo(HistorySubInterfaceImpl.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142) at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:181) at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source) at org.eclipse.emf.emfstore.client.test.common.mocks.ConnectionMock.getHistoryInfo(ConnectionMock.java:165) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:255) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8$1.run(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.run(ServerCall.java:250) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.executeCall(SessionManager.java:151) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager.execute(SessionManager.java:70) at org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall.execute(ServerCall.java:270) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:260) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl$8.call(ESRemoteProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack$1.doExecute(EMFStoreTransactionalCommandStack.java:61) at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:135) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.basicExecute(AbstractTransactionalCommandStack.java:241) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack.basicExecute(EMFStoreTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl.doExecute(TransactionalCommandStackImpl.java:63) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:165) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:219) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack.runEMFStoreCommand(EMFStoreTransactionalCommandStack.java:64) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack.execute(EMFStoreTransactionalCommandStack.java:49) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl.getHistoryInfos(ESRemoteProjectImpl.java:246) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:837) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl$31.call(ESLocalProjectImpl.java:1) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException$1.doRun(RunESCommand.java:61) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.commandBody(EMFStoreCommandWithResult.java:31) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.execute(AbstractEMFStoreCommand.java:64) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack$1.doExecute(EMFStoreTransactionalCommandStack.java:61) at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:135) at org.eclipse.emf.common.command.BasicCommandStack.execute(BasicCommandStack.java:78) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.basicExecute(AbstractTransactionalCommandStack.java:241) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack.basicExecute(EMFStoreTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl.doExecute(TransactionalCommandStackImpl.java:63) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:165) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:219) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack.runEMFStoreCommand(EMFStoreTransactionalCommandStack.java:64) at org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack.execute(EMFStoreTransactionalCommandStack.java:49) at org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand.aRun(AbstractEMFStoreCommand.java:108) at org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResult.run(EMFStoreCommandWithResult.java:59) at org.eclipse.emf.emfstore.client.util.RunESCommand$WithException.runWithResult(RunESCommand.java:78) at org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl.getHistoryInfos(ESLocalProjectImpl.java:835) at org.eclipse.emf.emfstore.server.test.HistoryAPITests.invalidPathQuery(HistoryAPITests.java:361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) at java.lang.Thread.run(Thread.java:748) Total time for commit: 3 Total time for commit: 5 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 2 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 3 Total time for commit: 4 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super Too many failed login requests for user UserHans. Requests blocked for up to 200ms. .................................................#HHHHHHHHB................................................. ...............................................AGA&h9999hhhh9............................................... ..............................................hG393XX22XXXX39GH............................................. .............................................hG93X25SSiS522X93&M............................................ .............................................A9hX2SisrrsiS523hhG............................................ ............................................AAG9X2Ssr;;;si523hGAG........................................... .........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................ ......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA..................................... ...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG.................................. ................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh............................... .............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh............................. ..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh.......................... .......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG....................... ......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G...... ...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&... ..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&. .h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH .MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH. ...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB.. .....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;, ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#.... .......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs ...,,,,,... .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB...... .......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH...... .......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA...... .......AAHH&.....A&AGG.....&AHAB..S2&S .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA...... .......AAHH&......A&AGG...GAAAHH..sXAX .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA...... .......&AHH&.......A&A&G.&AAAHBA..iXHh ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA...... .......AAHHG........A&AAAAAAHA.M..iXHG ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA...... .......AAAHM.........AAAAHHHh..H..iXHG .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA...... .......AAAA#..........AAHHH....A..iXHG ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA...... .......AAAA#.........AAHHHHA...A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA...... .......AAAA.........GAAHHAA&&..A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA...... .......AAAA........hAAAH#HAA&&.A..iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA...... .......&AAA.......GAAAB2.9HAAAA.#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA...... .......AAAA......hAAAB2...9AAAAH..sXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA...... .......AAAA.....hAAAB......9AAAA#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA...... .......AAAA....hAAABr........HAAM.2XHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA...... .......AAAA...hAAAH........&AAHHM#2XHh ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&...... .......AAAA..hAAAHr.....&GGAAAAHB#23AH: ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG...... .......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r, ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH...... ......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA...... ...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh... ..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh. .G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH .AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH. ...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#.. .....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB..... .........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&....................... ............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA.......................... ...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA............................. ..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................ .....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB................................... ........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB...................................... ...........................................9AHAG925isr;;rsi5X3GABHA......................................... .............................................H&G9X2Sir;;riS2X9&AB........................................... .............................................AA&G9X225SSS52X9G&HB........................................... ..............................................HA&&h9933XX39hG&AH............................................ ...............................................AAAA&&GGGGG&&AAH............................................. ................................................#HHAA&&&&AAHH............................................... 8888888888 888b d888 8888888888 .d8888b. 888 888 8888b d8888 888 d88P Y88b 888 888 88888b.d88888 888 Y88b. 888 8888888 888Y88888P888 8888888 "Y888b. 888888 .d88b. 888d888 .d88b. 888 888 Y888P 888 888 "Y88b. 888 d88""88b 888P" d8P Y8b 888 888 Y8P 888 888 "888 888 888 888 888 88888888 888 888 " 888 888 Y88b d88P Y88b. Y88..88P 888 Y8b. 8888888888 888 888 888 "Y8888P" "Y888 "Y88P" 888 "Y8888 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte added superuser super added superuser super Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Notifying post startup listener Notifying post startup listener Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Initialitation COMPLETE. Initialitation COMPLETE. Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server was stopped. Server was stopped. .................................................#HHHHHHHHB................................................. ...............................................AGA&h9999hhhh9............................................... ..............................................hG393XX22XXXX39GH............................................. .............................................hG93X25SSiS522X93&M............................................ .............................................A9hX2SisrrsiS523hhG............................................ ............................................AAG9X2Ssr;;;si523hGAG........................................... .........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................ ......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA..................................... ...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG.................................. ................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh............................... .............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh............................. ..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh.......................... .......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG....................... ......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G...... ...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&... ..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&. .h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH .MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH. ...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB.. .....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;, ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#.... .......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs ...,,,,,... .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB...... .......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH...... .......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA...... .......AAHH&.....A&AGG.....&AHAB..S2&S .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA...... .......AAHH&......A&AGG...GAAAHH..sXAX .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA...... .......&AHH&.......A&A&G.&AAAHBA..iXHh ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA...... .......AAHHG........A&AAAAAAHA.M..iXHG ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA...... .......AAAHM.........AAAAHHHh..H..iXHG .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA...... .......AAAA#..........AAHHH....A..iXHG ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA...... .......AAAA#.........AAHHHHA...A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA...... .......AAAA.........GAAHHAA&&..A#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA...... .......AAAA........hAAAH#HAA&&.A..iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA...... .......&AAA.......GAAAB2.9HAAAA.#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA...... .......AAAA......hAAAB2...9AAAAH..sXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA...... .......AAAA.....hAAAB......9AAAA#.iXHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA...... .......AAAA....hAAABr........HAAM.2XHG ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA...... .......AAAA...hAAAH........&AAHHM#2XHh ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&...... .......AAAA..hAAAHr.....&GGAAAAHB#23AH: ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG...... .......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r, ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH...... ......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA...... ...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh... ..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh. .G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH .AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH. ...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#.. .....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB..... .........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&....................... ............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA.......................... ...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA............................. ..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................ .....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB................................... ........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB...................................... ...........................................9AHAG925isr;;rsi5X3GABHA......................................... .............................................H&G9X2Sir;;riS2X9&AB........................................... .............................................AA&G9X225SSS52X9G&HB........................................... ..............................................HA&&h9933XX39hG&AH............................................ ...............................................AAAA&&GGGGG&&AAH............................................. ................................................#HHAA&&&&AAHH............................................... 8888888888 888b d888 8888888888 .d8888b. 888 888 8888b d8888 888 d88P Y88b 888 888 88888b.d88888 888 Y88b. 888 8888888 888Y88888P888 8888888 "Y888b. 888888 .d88b. 888d888 .d88b. 888 888 Y888P 888 888 "Y88b. 888 d88""88b 888P" d8P Y8b 888 888 Y8P 888 888 "888 888 888 888 888 88888888 888 888 " 888 888 Y88b d88P Y88b. Y88..88P 888 Y8b. 8888888888 888 888 888 "Y8888P" "Y888 "Y88P" 888 "Y8888 Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ Server data home location: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/ JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte JVM Max Memory: 477 MByte Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Started XML RPC Webserver on port: 8080 Notifying post startup listener Notifying post startup listener Notifying post startup listener Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Couldn't load password file from path: /home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties Initialitation COMPLETE. Initialitation COMPLETE. Initialitation COMPLETE. Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server is RUNNING...Time to relax... Server was stopped. Server was stopped. Server was stopped. Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) Property file read. (/home/jenkins/agent/workspace/gerrit/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties) added superuser super added superuser super added superuser super Build timed out (after 180 minutes). Marking the build as failed. Terminating xvnc. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] emfstore-parent 1.10.0-SNAPSHOT .................... SUCCESS [ 20.008 s] [INFO] emfstore 1.10.0-SNAPSHOT ........................... SUCCESS [ 0.880 s] [INFO] emfstore-bundles-parent 1.10.0-SNAPSHOT ............ SUCCESS [ 0.604 s] [INFO] org.eclipse.emf.emfstore.common 1.10.0-SNAPSHOT .... SUCCESS [ 7.724 s] [INFO] org.eclipse.emf.emfstore.common.model 1.10.0-SNAPSHOT SUCCESS [ 3.869 s] [INFO] org.eclipse.emf.emfstore.migration 1.10.0-SNAPSHOT . SUCCESS [ 0.901 s] [INFO] org.eclipse.emf.emfstore.server.model 1.10.0-SNAPSHOT SUCCESS [ 10.720 s] [INFO] org.eclipse.emf.emfstore.server 1.10.0-SNAPSHOT .... SUCCESS [ 7.061 s] [INFO] org.eclipse.emf.emfstore.client 1.10.0-SNAPSHOT .... SUCCESS [ 10.369 s] [INFO] emfstore-features-parent 1.10.0-SNAPSHOT ........... SUCCESS [ 0.645 s] [INFO] org.eclipse.emf.emfstore.license.feature 1.10.0-SNAPSHOT SUCCESS [ 0.763 s] [INFO] org.eclipse.emf.emfstore.client.feature 1.10.0-SNAPSHOT SUCCESS [ 0.709 s] [INFO] org.eclipse.emf.emfstore.common.model.edit 1.10.0-SNAPSHOT SUCCESS [ 1.073 s] [INFO] org.eclipse.emf.emfstore.server.model.edit 1.10.0-SNAPSHOT SUCCESS [ 2.884 s] [INFO] org.eclipse.emf.emfstore.client.model.edit 1.10.0-SNAPSHOT SUCCESS [ 1.083 s] [INFO] org.eclipse.emf.emfstore.examplemodel 1.10.0-SNAPSHOT SUCCESS [ 1.634 s] [INFO] emfstore-tests-parent 1.10.0-SNAPSHOT .............. SUCCESS [ 0.636 s] [INFO] org.eclipse.emf.emfstore.test.model 2.0.0-SNAPSHOT . SUCCESS [ 1.143 s] [INFO] org.eclipse.emf.emfstore.test.model.edit 2.0.0-SNAPSHOT SUCCESS [ 1.058 s] [INFO] org.eclipse.emf.emfstore.test.common 2.0.0-SNAPSHOT SUCCESS [ 1.743 s] [INFO] org.eclipse.emf.emfstore.client.test 2.0.0-SNAPSHOT SUCCESS [ 1.422 s] [INFO] org.eclipse.emf.emfstore.client.transaction 1.10.0-SNAPSHOT SUCCESS [ 0.902 s] [INFO] org.eclipse.emf.emfstore.client.ui.transaction 1.10.0-SNAPSHOT SUCCESS [ 0.775 s] [INFO] org.eclipse.emf.emfstore.client.transaction.feature 1.10.0-SNAPSHOT SUCCESS [ 0.711 s] [INFO] org.eclipse.emf.emfstore.client.ui 1.10.0-SNAPSHOT . SUCCESS [ 7.922 s] [INFO] org.eclipse.emf.emfstore.client.ui.rcp 1.10.0-SNAPSHOT SUCCESS [ 1.260 s] [INFO] org.eclipse.emf.emfstore.client.ui.feature 1.10.0-SNAPSHOT SUCCESS [ 0.760 s] [INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator 1.10.0-SNAPSHOT SUCCESS [ 0.857 s] [INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature 1.10.0-SNAPSHOT SUCCESS [ 0.680 s] [INFO] org.eclipse.emf.emfstore.client.ui.rap 1.10.0-SNAPSHOT SUCCESS [ 1.104 s] [INFO] org.eclipse.emf.emfstore.client.ui.rap.feature 1.10.0-SNAPSHOT SUCCESS [ 0.731 s] [INFO] org.eclipse.emf.emfstore.common.feature 1.10.0-SNAPSHOT SUCCESS [ 0.671 s] [INFO] org.eclipse.emf.emfstore.examplemodel.edit 1.10.0-SNAPSHOT SUCCESS [ 0.946 s] [INFO] org.eclipse.emf.emfstore.example.installer 1.10.0-SNAPSHOT SUCCESS [ 0.762 s] Build was aborted Recording test results [Checks API] No suitable checks publisher found. Finished: FAILURE